-
Notifications
You must be signed in to change notification settings - Fork 325
Insights: apache/iceberg-python
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 8 people
-
chore: specify test paths to integrate with vscode testing extension
#2194 merged
Jul 10, 2025 -
Nit: Clean up comments in
DataScan::_build_residual_evaluator
#2197 merged
Jul 10, 2025 -
Nit: Make
DataScan::_check_sequence_number
static#2196 merged
Jul 10, 2025 -
update daft links
#2169 merged
Jul 9, 2025 -
Partition statistics metadata reading
#2146 merged
Jul 8, 2025 -
Fix UUID support
#2007 merged
Jul 8, 2025 -
docs: add ugi back to hive catalog config
#2188 merged
Jul 8, 2025 -
Improve Docs for IRC Catalog Connection
#2175 merged
Jul 8, 2025 -
Update schema projection to support
initial-defaults
#1644 merged
Jul 8, 2025 -
dev integration: add pyiceberg[pyarrow] to Dockerfile to resolve missing pyarrow import error
#2174 merged
Jul 8, 2025 -
Build: Bump mkdocs-material from 9.6.14 to 9.6.15
#2187 merged
Jul 8, 2025 -
Build: Bump huggingface-hub from 0.33.1 to 0.33.2
#2184 merged
Jul 8, 2025 -
Build: Bump pandas from 2.3.0 to 2.3.1
#2181 merged
Jul 8, 2025 -
Build: Bump pypa/cibuildwheel from 3.0.0 to 3.0.1
#2186 merged
Jul 8, 2025 -
Build: Bump moto from 5.1.6 to 5.1.8
#2182 merged
Jul 8, 2025 -
Build: Bump coverage from 7.9.1 to 7.9.2
#2185 merged
Jul 8, 2025 -
Build: Bump typing-extensions from 4.14.0 to 4.14.1
#2183 merged
Jul 8, 2025 -
feat: add support for setting and removing table properties on console
#2153 merged
Jul 6, 2025 -
Docs: Condens Python API docs
#2139 merged
Jul 6, 2025 -
Cleanup in
expression-dsl.md
#2168 merged
Jul 6, 2025 -
add iceberg datafusion integration
#2075 merged
Jul 6, 2025 -
Fix the CI
#2171 merged
Jul 4, 2025
11 Pull requests opened by 7 people
-
Modify `list_*` methods in catalogs to return Iterators
#2172 opened
Jul 4, 2025 -
feat: add schema conversion from avro timestamp-millis
#2173 opened
Jul 5, 2025 -
feat: `validate_no_new_added_delete_files`
#2176 opened
Jul 6, 2025 -
Allow updating table scans with cached properties and non-argument members
#2178 opened
Jul 7, 2025 -
Writing v3 table metadata
#2180 opened
Jul 7, 2025 -
Add Column Name to the Error Message in StatsAggregator
#2190 opened
Jul 9, 2025 -
Add RemovePartitionStatisticsUpdate and SetPartitionStatisticsUpdate
#2192 opened
Jul 9, 2025 -
Add RoaringPositionBitmap
#2193 opened
Jul 10, 2025 -
Add RemovePartitionSpecsUpdate event
#2198 opened
Jul 10, 2025 -
[Draft] Fix `TableScan` updating with `arguments` method
#2199 opened
Jul 10, 2025 -
Add RemoveSchemasUpdate event
#2200 opened
Jul 10, 2025
5 Issues closed by 3 people
-
Support Adding File Metadata Directly
#1470 closed
Jul 9, 2025 -
Error creating table from pyarrow schema with pa.uuid()
#1986 closed
Jul 8, 2025 -
UUIDType with BucketTransform incorrectly converts int to str in PartitionKey
#2002 closed
Jul 8, 2025 -
[feature request] docs for IRC catalog connection
#2096 closed
Jul 8, 2025 -
Implement default-value projection
#1836 closed
Jul 8, 2025
4 Issues opened by 4 people
-
Merge snapshots into 1 under transaction of multiple operations
#2201 opened
Jul 11, 2025 -
Support SetPartitionStatistics and RemovePartitionStatistics
#2191 opened
Jul 9, 2025 -
[BUG] `scan.filter` after reading it as an Arrow table throws
#2179 opened
Jul 7, 2025 -
How to force iceberg table to create an empty snapshot
#2177 opened
Jul 7, 2025
28 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.
-
refactor: consolidate snapshot expiration into MaintenanceTable
#2143 commented on
Jul 10, 2025 • 19 new comments -
Add support for Bodo DataFrame
#2167 commented on
Jul 9, 2025 • 5 new comments -
feat: support pagination in `list_*` methods in rest catalog
#2158 commented on
Jul 4, 2025 • 5 new comments -
feat: delete orphaned files
#1958 commented on
Jul 10, 2025 • 3 new comments -
Use Iceberg-Rust for parsing the ManifestList and Manifests
#2004 commented on
Jul 8, 2025 • 1 new comment -
Adding promotion for UnknownType per V3+ spec
#2155 commented on
Jul 9, 2025 • 0 new comments -
Add `create_view` to REST Catalog
#2154 commented on
Jul 10, 2025 • 0 new comments -
Build: Bump pyspark from 3.5.6 to 4.0.0
#2102 commented on
Jul 9, 2025 • 0 new comments -
maint: catalog implementation roundtripping tests
#2090 commented on
Jul 5, 2025 • 0 new comments -
Add Support for Custom AuthManager implementation
#2055 commented on
Jul 10, 2025 • 0 new comments -
Rewrite manifests
#1661 commented on
Jul 7, 2025 • 0 new comments -
Feat: replace sort order
#1500 commented on
Jul 8, 2025 • 0 new comments -
Create rollback and set snapshot APIs
#758 commented on
Jul 4, 2025 • 0 new comments -
optimize `_combine_positional_deletes`
#1271 commented on
Jul 11, 2025 • 0 new comments -
[discuss] `Transaction` API's `autocommit`
#1253 commented on
Jul 11, 2025 • 0 new comments -
[BUG] pyiceberg hanging on multiprocessing
#1488 commented on
Jul 11, 2025 • 0 new comments -
Pyiceberg allows dropping the sort order column and causes table corruption on AWS Glue Catalog
#2166 commented on
Jul 10, 2025 • 0 new comments -
[suggestion] Write path optimization
#926 commented on
Jul 10, 2025 • 0 new comments -
Add REST catalog integration tests
#1439 commented on
Jul 10, 2025 • 0 new comments -
Can't partition by nested field
#2095 commented on
Jul 9, 2025 • 0 new comments -
[feat] Support update table's sort order
#1245 commented on
Jul 8, 2025 • 0 new comments -
[bug] Schema validation should reject field names that are invalid Avro identifiers
#2123 commented on
Jul 8, 2025 • 0 new comments -
docs: clarify `check_duplicate_files` option in the `add_files` api docs
#2132 commented on
Jul 7, 2025 • 0 new comments -
(doc): Change error message to reference column that has mismatch
#2017 commented on
Jul 7, 2025 • 0 new comments -
Add ability to pickle a `Table`
#513 commented on
Jul 6, 2025 • 0 new comments -
Support `retainLast` and `setMinSnapshotsToKeep` Snapshot Retention Policies
#2150 commented on
Jul 6, 2025 • 0 new comments -
Add `VariantType`
#1819 commented on
Jul 4, 2025 • 0 new comments -
`Table.add_files` fails for Parquet files with `DecimalType` columns stored as `FIXED_LEN_BYTE_ARRAY` when precision allows `INT32`/`INT64`
#2057 commented on
Jul 4, 2025 • 0 new comments