Fokko merged PR #361:
URL: https://github.com/apache/iceberg-python/pull/361
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@iceberg.
kevinjqliu commented on code in PR #361:
URL: https://github.com/apache/iceberg-python/pull/361#discussion_r1477439057
##
mkdocs/docs/index.md:
##
@@ -62,6 +62,27 @@ You either need to install `s3fs`, `adlfs`, `gcs`, or
`pyarrow` to be able to fe
Iceberg leverages the [catal
kevinjqliu commented on PR #361:
URL: https://github.com/apache/iceberg-python/pull/361#issuecomment-1925915940
thanks for the review @Fokko
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
Fokko commented on code in PR #361:
URL: https://github.com/apache/iceberg-python/pull/361#discussion_r1477436914
##
mkdocs/docs/index.md:
##
@@ -158,6 +177,14 @@ df = table.scan(row_filter="tip_per_mile > 0").to_arrow()
len(df)
```
+### Explore Iceberg data and metadata fil