iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

DOCS: Clearly document unsupported Iceberg Features

Open sungwy opened this issue 1 year ago • 1 comments

Feature Request / Improvement

Some features that users expect from an Iceberg Client (like https://github.com/apache/iceberg-python/issues/1084) are not yet implemented in PyIceberg, leading to much wasted time from our users.

It will be helpful to clearly document what features are not yet supported on Iceberg to minimize frustration and wasted effort from our community.

sungwy avatar Aug 28 '24 14:08 sungwy

Since this list is always going to be extensive and bound to changes, we can add a section in the docs that points to a say unsupported-features.md in the github repo ?

Gowthami03B avatar Aug 30 '24 15:08 Gowthami03B

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Feb 27 '25 00:02 github-actions[bot]

This is partial done by https://iceberg.apache.org/status/ which we should update after 0.9.0 is officially released

kevinjqliu avatar Feb 27 '25 16:02 kevinjqliu