Skip to content

Conversation

@gty404
Copy link
Contributor

@gty404 gty404 commented Jul 14, 2025

No description provided.


/// \brief Get the current schema, return NotFoundError if not found
Result<std::shared_ptr<Schema>> Schema() const;
/// \brief Get the current schema by ID, return NotFoundError if not found
Copy link
Member

Choose a reason for hiding this comment

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

What about adding some test cases for these new functions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, if there are no other questions, I will start adding test cases

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 @gty404 for working on this!

@Xuanwo Xuanwo merged commit b07c0f9 into apache:main Jul 17, 2025
7 checks passed
@gty404 gty404 deleted the scan branch November 4, 2025 14:16
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.

4 participants