Results 17 issues of Jack Ye

This issue tracks the support of Hadoop catalog in Iceberg connector. Currently I do not see much production use cases for Hadoop catalog, there are quite a few limitations of...

enhancement

As next step, support compaction with partitioned table.

iceberg

We can start with unpartitioned table compaction first.

iceberg

Describe how to commit deltas produced by the compactor back to Iceberg table.

iceberg

We want to support commit in pyiceberg. This is technically good-to-have, because we can produce all compacted files and register them using Java. But it will be much more convenient...

iceberg

Me and Jonas had some brief discussions and consensus, will update the results in a doc

iceberg

### Proposed Change We have identified an issue with the current commit-only multi-table transaction support. The proposal provides an analysis of the isolation guarantee it could potentially break, and offers...

OPENAPI
proposal

### Proposed Change Devlist Discussion: https://lists.apache.org/thread/4swop72zgcr8rrmwvb51rlk0vnb8joyz Data access control is a critical aspect for data warehouse and lake house systems to ensure data security, privacy, and legal compliance. It is...

OPENAPI
proposal

### Proposed Change This proposal introduces securable objects with related concepts and APIs to the Iceberg REST catalog (IRC) specification. There are 2 main reasons for us to look into...

OPENAPI
proposal