-
Notifications
You must be signed in to change notification settings - Fork 229
Insights: apache/iceberg-python
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 8 people
-
REST: Remove deprecated
AUTH_URL
#1691 merged
Feb 20, 2025 -
AWS: Undeprecate
botocore_session
#1692 merged
Feb 20, 2025 -
Build: Bump pyarrow from 19.0.0 to 19.0.1
#1688 merged
Feb 19, 2025 -
Build: Bump getdaft from 0.4.3 to 0.4.4
#1687 merged
Feb 19, 2025 -
Build: Bump mkdocstrings-python from 1.16.0 to 1.16.1
#1686 merged
Feb 19, 2025 -
Add instruction to install shell plugin to doc
#1674 merged
Feb 18, 2025 -
[Bug Fix] Avoid reusing shared metrics evaluator across threads
#1664 merged
Feb 18, 2025 -
Build: Bump mkdocstrings-python from 1.15.0 to 1.16.0
#1675 merged
Feb 18, 2025 -
Build: Bump mkdocstrings from 0.28.0 to 0.28.1
#1676 merged
Feb 18, 2025 -
fix: SqlCatalog namespace_exists should work with multi-level namespaces
#1671 merged
Feb 17, 2025 -
Implement update for
remove-snapshots
action#1561 merged
Feb 17, 2025 -
[docs] add docs about nightly build
#1670 merged
Feb 17, 2025 -
Add upsert docs
#1665 merged
Feb 16, 2025 -
Implement update for
remove-snapshot-ref
action#1598 merged
Feb 14, 2025 -
Add support for
write.metadata.path
#1642 merged
Feb 14, 2025 -
Upsert: Reuse existing expression to detect rows to be inserted
#1662 merged
Feb 14, 2025 -
Bump to Iceberg Java 1.8.0
#1633 merged
Feb 14, 2025
10 Pull requests opened by 7 people
-
Support `wasb://` and `wasbs://`
#1663 opened
Feb 14, 2025 -
Arrow: Infer the types when reading
#1669 opened
Feb 16, 2025 -
add dataframes to data files
#1677 opened
Feb 18, 2025 -
feat: Add unknown type
#1681 opened
Feb 19, 2025 -
Use a join for upsert deduplication
#1685 opened
Feb 19, 2025 -
Deprecate for 0.9.0 release
#1689 opened
Feb 20, 2025 -
Fix TypeError in create_match_filter for Composite Keys with Single Unique Condition
#1693 opened
Feb 20, 2025 -
Build: Bump boto3 from 1.36.3 to 1.36.23
#1694 opened
Feb 20, 2025 -
Build: Bump cachetools from 5.5.1 to 5.5.2
#1695 opened
Feb 20, 2025 -
Build: Bump mkdocs-material from 9.6.4 to 9.6.5
#1696 opened
Feb 20, 2025
6 Issues closed by 3 people
-
Explore potential issue with `scan` returning the incorrect results
#1506 closed
Feb 18, 2025 -
Parquet write option 'write.parquet.row-group-limit' issue
#1012 closed
Feb 18, 2025 -
`SqlCatalog._namespace_exists()` should use `LIKE` instead of an exact match on the namespace
#1630 closed
Feb 17, 2025 -
Cannot specify "file://" uri or direct local file location for warehouse in Windows
#1005 closed
Feb 17, 2025 -
[info] pyiceberg integration tests no longer works with java 8
#1668 closed
Feb 16, 2025 -
[feature] Add support for `write.data.path` and `write.metadata.path`
#1492 closed
Feb 14, 2025
10 Issues opened by 7 people
-
Upsert Issue
#1690 opened
Feb 20, 2025 -
PyIceberg permits OAuth URI in REST config but Iceberg Java does not
#1684 opened
Feb 19, 2025 -
Connect to S3 catalog
#1683 opened
Feb 19, 2025 -
Pyiceberg Supports Concurrent Write Operation ?
#1682 opened
Feb 19, 2025 -
Issue trying to hit Nessie Catalog
#1680 opened
Feb 18, 2025 -
Push upsert changes detection to Arrow
#1679 opened
Feb 18, 2025 -
Check write snapshot compatibility
#1678 opened
Feb 18, 2025 -
0.8 Patch Release for Arrow 19 Support
#1672 opened
Feb 17, 2025 -
[feature] for `upsert`, add uniqueness check when `identifier_field_ids` is set
#1667 opened
Feb 16, 2025 -
[feature] On the write path, take into account `identifier_field_ids`
#1666 opened
Feb 16, 2025
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix: `SqlCatalog` list_namespaces() should return only sub-namespaces
#1629 commented on
Feb 20, 2025 • 18 new comments -
Feat: replace sort order
#1500 commented on
Feb 17, 2025 • 8 new comments -
support all_entries in pyiceberg
#1608 commented on
Feb 17, 2025 • 6 new comments -
feat: support S3 Table Buckets with S3TablesCatalog
#1429 commented on
Feb 18, 2025 • 6 new comments -
Apply residuals when reading a table
#1654 commented on
Feb 14, 2025 • 2 new comments -
position_deletes metadata table
#1615 commented on
Feb 18, 2025 • 2 new comments -
Add all filles metadata tables
#1626 commented on
Feb 18, 2025 • 1 new comment -
Rewrite manifests
#1661 commented on
Feb 18, 2025 • 0 new comments -
Support reading initial-defaults
#1644 commented on
Feb 14, 2025 • 0 new comments -
1191:Added docstrings to the pyiceberg/table/inspect.py file
#1533 commented on
Feb 18, 2025 • 0 new comments -
Add ALDS support for PyArrow
#1532 commented on
Feb 20, 2025 • 0 new comments -
Deletion Vectors read support
#1516 commented on
Feb 17, 2025 • 0 new comments -
Add Python version 3.13 to test matrix.
#1377 commented on
Feb 19, 2025 • 0 new comments -
Add test to ensure every table update has corresponding `_apply_table_update` function
#952 commented on
Feb 19, 2025 • 0 new comments -
Support intelligent commit retries
#269 commented on
Feb 18, 2025 • 0 new comments -
[feature] Table Scan should take into account the table's sort order
#1637 commented on
Feb 17, 2025 • 0 new comments -
[feature] UpdateSchema.add_column supports both parent and child in the same transaction
#1493 commented on
Feb 17, 2025 • 0 new comments -
[Feat] Support Merge-on-Read mode for Deletes
#1078 commented on
Feb 17, 2025 • 0 new comments -
[feature] Add all column projection logic
#1636 commented on
Feb 17, 2025 • 0 new comments -
[feat] add missing metadata tables
#1053 commented on
Feb 16, 2025 • 0 new comments -
[feature request] Support reading equality delete files
#1210 commented on
Feb 14, 2025 • 0 new comments -
Snowflake managed Open Catalog and Azure ADLS2
#1606 commented on
Feb 14, 2025 • 0 new comments