apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
479 stars 177 forks source link

DOCS: Clearly document unsupported Iceberg Features #1109

Open sungwy opened 2 months ago

sungwy commented 2 months ago

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.

Gowthami03B commented 2 months ago

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 ?