Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: Gravitino catalog S3 credential key mismatch and _has_table error handling - Support both hyphen and dot notation for S3 credential keys - _has_table only catches not-found errors, re-raises network/auth errors Closes #7200 Signed-off-by: jiangxt2 <jiangxt2@vip.qq.com>
jiangxt2:fix/gravitino-error-handling
14 minutes ago
fix: SQL literal/IsIn/Decimal expressions fail to translate to SQL - Escape single quotes in Utf8 literal display_sql (O'Brien → O''Brien) - Implement Decimal and Uuid literal SQL generation - Implement IsIn expression SQL generation (col IN (v1, v2, v3)) - Support UnresolvedColumn in to_sql for pre-resolution expressions - Handle empty is_in([]) as constant-false (1 = 0) Closes #7197 Signed-off-by: jiangxt2 <jiangxt2@vip.qq.com>
jiangxt2:fix/sql-literal-translation
20 minutes ago
fix: SQL literal/IsIn/Decimal expressions fail to translate to SQL - Escape single quotes in Utf8 literal display_sql (O'Brien → O''Brien) - Implement Decimal and Uuid literal SQL generation - Implement IsIn expression SQL generation (col IN (v1, v2, v3)) - Support UnresolvedColumn in to_sql for pre-resolution expressions - Handle empty is_in([]) as constant-false (1 = 0) Closes #7197 Signed-off-by: jiangxt2 <jiangxt2@vip.qq.com>
jiangxt2:fix/sql-literal-translation
48 minutes ago
fix: Gravitino catalog S3 credential key mismatch and _has_table error handling - Support both hyphen and dot notation for S3 credential keys - _has_table only catches not-found errors, re-raises network/auth errors Closes #7200 Signed-off-by: jiangxt2 <jiangxt2@vip.qq.com>
jiangxt2:fix/gravitino-error-handling
50 minutes ago
minhash fix
anshulgoel27:feat/spatial
4 hours ago
fix: rewrite both sides of transform predicates and assert data filters in tests Address review feedback: - When both sides of a binary op are matching partition transform expressions (e.g. partition_days(ts_a) == partition_days(ts_b)), both sides are now rewritten to their partition fields instead of only the first match, so no half-rewritten expression is left in the tree. - Python tests now also assert that the original predicate remains as a data-level filter alongside the derived partition filter, since pruning is file-level and row-level correctness depends on it.
PerumalsamyR:fix/partition-transform-predicate-pushdown
5 hours ago
fix(ai): keep UDF options out of OpenAI requests
FANNG1:fix/openai-prompt-udf-options
5 hours ago
test(sql): hoist read_iceberg test imports to module level Address review: move `IOConfig`/`S3Config` and the `iceberg_scan` module import out of the test body to the top-level import block, per the project's import-placement convention. The `iceberg_scan` import sits after the `pyiceberg` importorskip since it transitively requires pyiceberg.
jackylee-ch:sql-read-iceberg-io-config
6 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: Gravitino catalog S3 credential key mismatch and _has_table error handling
#7279
8 days ago
c0da6a8
jiangxt2:fix/gravitino-error-handling
CodSpeed Performance Gauge
0%
fix: SQL literal/IsIn/Decimal expressions fail to translate to SQL
#7278
8 days ago
66350b5
jiangxt2:fix/sql-literal-translation
CodSpeed Performance Gauge
-1%
feat(geo): add geospatial data type, functions, spatial joins, and GeoParquet/Delta I/O
#7272
5 hours ago
b198471
anshulgoel27:feat/spatial
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs