Skip to content

Conversation

@lidavidm
Copy link
Member

@lidavidm lidavidm commented Feb 4, 2025

  • Fix some clang-tidy lints (virtual ~Foo() = default -> ~Foo() override = default, missing explicit)
  • Add iceberg::IcebergError instead of std::runtime_error
  • Make field repr explicitly put (optional)
  • Note current time complexity of field accessors

@lidavidm lidavidm marked this pull request as ready for review February 4, 2025 05:48
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the optional 👍

Co-authored-by: Fokko Driesprong <[email protected]>
Copy link
Collaborator

@zhjwpku zhjwpku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lidavidm
Copy link
Member Author

Any more comments here?

@wgtmac
Copy link
Member

wgtmac commented Feb 18, 2025

@Fokko @Xuanwo Could you help merge this? Thanks!

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you all, I like the iceberg::IcebergError.

@Xuanwo Xuanwo merged commit 17c500a into apache:main Feb 18, 2025
6 checks passed
@lidavidm lidavidm deleted the schema2 branch February 18, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants