Skip to content

Conversation

@zhjwpku
Copy link
Collaborator

@zhjwpku zhjwpku commented Dec 7, 2025

No description provided.

# under the License.

install_headers(
['update_partition_spec.h', 'update_properties.h'],
Copy link
Contributor

Choose a reason for hiding this comment

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

'update/update_properties.h' is installed in src/iceberg/meson.build. If we want to unify it into src/iceberg/update/meson.build, could you please help modify it? Thanks.

format_version_ = base_metadata_->format_version;

// Get the current/default partition spec
ICEBERG_ASSIGN_OR_THROW(spec_, base_metadata_->PartitionSpec());
Copy link
Contributor

Choose a reason for hiding this comment

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

AddError instead of throw exception

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.

2 participants