Skip to content

Expose IcebergS3 table metainformation in system.tables #874

@alex-zaitsev

Description

@alex-zaitsev

Currently, only total_rows is available for IcebergS3.

Please extract from metadata and expose:

  • total_bytes -- metadata.snapshots[current-snapshot-id].total-files-size
  • partition_key -- metadata.partition_spec
  • sorting_key -- metadata.sort-orders[metadata.default-sort-order-id]
  • metadata_path -- metadata-location

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions