Skip to content

Conversation

@gty404
Copy link
Contributor

@gty404 gty404 commented Dec 24, 2025

No description provided.


Status PartitionSpec::ValidatePartitionName(const Schema& schema) const {
Status PartitionSpec::ValidatePartitionName(const Schema& schema,
const PartitionSpec& spec) {
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to add an extra parameter case_sensitive?

Copy link
Member

Choose a reason for hiding this comment

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

BTW, Java impl also has checkForRedundantPartitions, do we want to add that check? We can add a TODO somewhere if necessary.

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, I will align the check of partition spec with java in a separate pr

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