Messages by Date
-
2026/07/04
Re: [I] Add a versioned Upgrade Guide to the documentation [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] feat: support running TPC-H benchmarks against S3-compatible object storage [datafusion-ballista]
via GitHub
-
2026/07/04
[PR] fix: gate debug-only assertions in physical planner test test_optimization_invariant_checker [datafusion]
via GitHub
-
2026/07/04
Re: [I] Performance snapshot: Ballista vs Spark/Comet for TPC-H @ SF100 [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] Feat:[Draft][22715] add dictionaries as a supported group column type [datafusion]
via GitHub
-
2026/07/04
Re: [PR] feat(physical-plan): add GroupColumn support for FixedSizeList<primitive> in multi-column GROUP BY [datafusion]
via GitHub
-
2026/07/04
Re: [I] Performance snapshot: Ballista vs Spark/Comet for TPC-H @ SF100 [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] feat(physical-plan): add GroupColumn support for FixedSizeList<primitive> in multi-column GROUP BY [datafusion]
via GitHub
-
2026/07/04
Re: [PR] Feat:[Draft][22715] add dictionaries as a supported group column type [datafusion]
via GitHub
-
2026/07/04
[PR] fix: hold pooled shuffle connection for the response stream lifetime [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [I] Shuffle fetch exhausts ephemeral ports at high target_partitions (client connection caching off by default) [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [I] Coverage jobs are failing on master: `Failed to compile tests! Error: sql_integration: linking with `cc` failed: exit status: 1"` [datafusion]
via GitHub
-
2026/07/04
Re: [PR] Avoid concatenating record batches in joins [datafusion]
via GitHub
-
2026/07/04
Re: [PR] Avoid concatenating record batches in joins [datafusion]
via GitHub
-
2026/07/04
Re: [I] [Proposal] Scan I/O acceleration: node-local fragment cache, asynchronous prefetch, and cache-affinity scheduling [datafusion-comet]
via GitHub
-
2026/07/04
Re: [PR] Avoid concatenating record batches in joins [datafusion]
via GitHub
-
2026/07/04
Re: [PR] Avoid concatenating record batches in joins [datafusion]
via GitHub
-
2026/07/04
Re: [PR] Avoid concatenating record batches in joins [datafusion]
via GitHub
-
2026/07/04
Re: [I] Shuffle fetch exhausts ephemeral ports at high target_partitions (client connection caching off by default) [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] fix: return execution error instead of capacity overflow panic in array_resize [datafusion]
via GitHub
-
2026/07/04
[I] Performance snapshot: Ballista vs Spark/Comet for TPC-H @ SF100 [datafusion-ballista]
via GitHub
-
2026/07/04
[I] Shuffle fetch exhausts ephemeral ports at high target_partitions (client connection caching off by default) [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] fix: return execution error instead of capacity overflow panic in array_resize [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: return execution error instead of capacity overflow panic in array_resize [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: return execution error instead of capacity overflow panic in array_resize [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: return execution error instead of capacity overflow panic in array_resize [datafusion]
via GitHub
-
2026/07/04
Re: [I] Materialize Dictionaries in Group Keys [datafusion]
via GitHub
-
2026/07/04
Re: [PR] chore: add Cargo http options to handle download errors [datafusion]
via GitHub
-
2026/07/04
Re: [I] chore: Explore combining `SessionConfig` and `RuntimeConfig` into same framework [datafusion]
via GitHub
-
2026/07/04
Re: [I] panic on SET datafusion.runtime.* when value ends with non-ASCII byte (split_at char boundary) [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/04
Re: [I] chore: Explore combining `SessionConfig` and `RuntimeConfig` into same framework [datafusion]
via GitHub
-
2026/07/04
[I] chore: Explore combining `SessionConfig` and `RuntimeConfig` into same framework [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/04
Re: [PR] chore: add Cargo http options to handle download errors [datafusion]
via GitHub
-
2026/07/04
[I] Partial project fallback: keep a projection/filter native by evaluating an unsupported subexpression in the JVM [datafusion-comet]
via GitHub
-
2026/07/04
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/04
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/04
Re: [I] Restore backward-compatible submit_job signature after #1924 [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] refactor(scheduler): keep submit_job non-breaking, add submit_physical_plan [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] refactor: remove redundant partitioned_by_file_group file scan field [datafusion]
via GitHub
-
2026/07/04
[PR] chore: Use native impl of `soundex` function [datafusion-comet]
via GitHub
-
2026/07/04
Re: [PR] feat: Lambda function support from DataFusion, illustrated with array_filter [datafusion-comet]
via GitHub
-
2026/07/04
Re: [PR] docs: document ClickBench setup details [datafusion]
via GitHub
-
2026/07/04
[I] CLI utility does not check expiration of AWS credentials [datafusion]
via GitHub
-
2026/07/04
[PR] feat: support reading TPC-H benchmark data from S3-compatible object storage [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] feat: cancel running stages and tasks on job failure or cancellation [datafusion-ballista]
via GitHub
-
2026/07/04
[PR] refactor(scheduler): keep submit_job non-breaking, add submit_physical_plan [datafusion-ballista]
via GitHub
-
2026/07/04
[I] Restore backward-compatible submit_job signature after #1924 [datafusion-ballista]
via GitHub
-
2026/07/04
[I] Add a versioned Upgrade Guide to the documentation [datafusion-ballista]
via GitHub
-
2026/07/04
[PR] docs: add versioned upgrade guide (54.0.0) [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/04
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/04
[I] Add suport for `DataFrame.checkpoint()` [datafusion-ballista]
via GitHub
-
2026/07/04
[PR] feat: support decimals in trunc UDF [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/04
Re: [PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/04
Re: [I] Add support for `DataFrame.cache()` to Ballista [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] docs: document ClickBench setup details [datafusion]
via GitHub
-
2026/07/04
Re: [PR] docs: document ClickBench setup details [datafusion]
via GitHub
-
2026/07/04
Re: [PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/04
Re: [PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/04
Re: [PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/04
Re: [PR] chore: Update to arrow/parquet 59.1.0 [datafusion]
via GitHub
-
2026/07/04
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/04
Re: [PR] refactor: remove redundant partitioned_by_file_group file scan field [datafusion]
via GitHub
-
2026/07/04
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/04
Re: [I] Add support for `DataFrame.cache()` to Ballista [datafusion-ballista]
via GitHub
-
2026/07/04
Re: [PR] chore: add Cargo http options to handle download errors [datafusion]
via GitHub
-
2026/07/04
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] chore: add Cargo http options to handle download errors [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: add Cargo http options to handle download errors [datafusion]
via GitHub
-
2026/07/03
[PR] Add regression tests for hash-join dynamic filter expression policy [datafusion]
via GitHub
-
2026/07/03
Re: [I] [Enhancement] Enable mixed partial/final execution for approx_count_distinct (HyperLogLogPlusPlus) [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [I] [Enhancement] Enable mixed partial/final execution for approx_count_distinct (HyperLogLogPlusPlus) [datafusion-comet]
via GitHub
-
2026/07/03
[PR] Enable mixed approx_count_distinct aggregation [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] Add blog post: The Arrow C Data Interface: Zero-Copy Between Rust and the JVM in DataFusion Comet [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
[I] Simplify aggregate table for ordered cases [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor: return Result from fallible catalog and schema methods [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: avoid global SQL stack guard mutation in unparser [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] build: Enable Spark SQL tests for Spark 4.2 [will not merge until 4.2 is released] [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] feat: substrait support of `Decimal32` & `Decimal64` [datafusion]
via GitHub
-
2026/07/03
Re: [PR] bench: add key-only payload sort benchmarks [datafusion]
via GitHub
-
2026/07/03
Re: [PR] feat: Optimise convert_to_state for SUM and BIT_OR_XOR [datafusion]
via GitHub
-
2026/07/03
Re: [PR] [WIP] Explore extensible range partitioning for dynamic filters [datafusion]
via GitHub
-
2026/07/03
[PR] fix: handle null sub-arrays in flatten [datafusion-comet]
via GitHub
-
2026/07/03
Re: [I] bug: `flatten` drops nulls and returns wrong results when a sub-array is null [datafusion-comet]
via GitHub
-
2026/07/03
Re: [I] [Proposal] Scan I/O acceleration: node-local fragment cache, asynchronous prefetch, and cache-affinity scheduling [datafusion-comet]
via GitHub
-
2026/07/03
Re: [I] [Proposal] Scan I/O acceleration: node-local fragment cache, asynchronous prefetch, and cache-affinity scheduling [datafusion-comet]
via GitHub
-
2026/07/03
Re: [I] SQL Unparser generates incorrect column references [datafusion]
via GitHub
-
2026/07/03
Re: [I] SQL Unparser generates incorrect column references [datafusion]
via GitHub
-
2026/07/03
[I] SQL Unparser generates incorrect column references [datafusion]
via GitHub
-
2026/07/03
Re: [PR] feat(pgq): add SQL/PGQ keywords [datafusion-sqlparser-rs]
via GitHub
-
2026/07/03
Re: [PR] chore: Update to arrow/parquet 59.1.0 [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: return execution error instead of capacity overflow panic in array_resize [datafusion]
via GitHub
-
2026/07/03
Re: [I] Reduce Github Action Usage [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/03
Re: [PR] docs: document ClickBench setup details [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/03
Re: [PR] docs: document ClickBench setup details [datafusion]
via GitHub
-
2026/07/03
Re: [I] Rebalance deep associative binary expression chains (Add, Multiply, bitwise) to avoid protobuf recursion limit [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] feat: rebalance associative bitwise/Add/Multiply chains to avoid protobuf recursion limit [datafusion-comet]
via GitHub
-
2026/07/03
[PR] fix: avoid panic parsing non-ASCII runtime config values [datafusion]
via GitHub
-
2026/07/03
[PR] docs: document ClickBench setup details [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] refactor(hash-aggr): Simplify aggregate hash table [datafusion]
via GitHub
-
2026/07/03
Re: [PR] feat: Runtime dynamic filter pushdown for native hash joins [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] Use upstream arrow-rs record_batch! and create_array! macros [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: avoid global SQL stack guard mutation in unparser [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Add IN list sqllogictest test (and integer type coverage) [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: Update to arrow/parquet 59.1.0 [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: Update to arrow/parquet 59.1.0 [datafusion]
via GitHub
-
2026/07/03
Re: [I] Improvements to ` BooleanGroupValueBuilder` (grouping by boolean columns) [datafusion]
via GitHub
-
2026/07/03
Re: [I] Support `collect_set` and `collect_set` for windows execution [datafusion]
via GitHub
-
2026/07/03
Re: [PR] spark: support `collect_list` `collect_set` for `windows` execution [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Add IN list sqllogictest test (and integer type coverage) [datafusion]
via GitHub
-
2026/07/03
[PR] chore: add Cargo http options to handle download errors [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: count returning zero when scan is disabled and going through CometSparkColumnarToColumnar [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] feat: Lambda function support from DataFusion, illustrated with array_filter [datafusion-comet]
via GitHub
-
2026/07/03
Re: [I] Reduce Github Action Usage [datafusion]
via GitHub
-
2026/07/03
[PR] chore: extend pre commit instructions for AI agents [datafusion]
via GitHub
-
2026/07/03
Re: [PR] IN LIST: add Float16 bitmap filter [datafusion]
via GitHub
-
2026/07/03
Re: [PR] feat(physical-plan): add GroupColumn support for FixedSizeList<primitive> in multi-column GROUP BY [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore: Skip Code CI for non code changes [datafusion]
via GitHub
-
2026/07/03
[PR] chore: Update to arrow/parquet 59.1.0 [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Add blog: Sort Pushdown in DataFusion: Skip Sorts, Skip Decode, Skip I/O [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] Add blog post: The Arrow C Data Interface: Zero-Copy Between Rust and the JVM in DataFusion Comet [datafusion-site]
via GitHub
-
2026/07/03
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
2026/07/03
Re: [PR] spark: support `collect_list` `collect_set` for `windows` execution [datafusion]
via GitHub
-
2026/07/03
[PR] IN LIST: add Float16 bitmap filter [datafusion]
via GitHub
-
2026/07/03
[PR] feat: support Spark 4.1 TIME type and expressions via codegen dispatch [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
[I] [Enhancement] Enable mixed partial/final execution for approx_count_distinct (HyperLogLogPlusPlus) [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: count returning zero when scan is disabled and going through CometSparkColumnarToColumnar [datafusion-comet]
via GitHub
-
2026/07/03
Re: [I] Comet silently produces wrong results while skipping shuffle [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: prevent wrong results from Iceberg native scan exchange reuse with different pushed filters [datafusion-comet]
via GitHub
-
2026/07/03
[PR] feat: support approx_count_distinct aggregate expression [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: prevent wrong results from Iceberg native scan exchange reuse with different pushed filters [datafusion-comet]
via GitHub
-
2026/07/03
[PR] feat: support kurtosis aggregate [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: prevent wrong results from Iceberg native scan exchange reuse with different pushed filters [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] feat: Support duration type in approx_distinct [datafusion]
via GitHub
-
2026/07/03
Re: [PR] feat: Support duration type in approx_distinct [datafusion]
via GitHub
-
2026/07/03
Re: [PR] feat: Support duration type in approx_distinct [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore(deps): bump object_store from 0.13.2 to 0.14.0 in /native [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] chore(deps): bump object_store from 0.13.2 to 0.14.0 in /native [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] chore(deps): bump object_store from 0.13.2 to 0.14.0 in /native [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] refactor: make join projection pushdown schema-aware via ColumnIndex/… [datafusion]
via GitHub
-
2026/07/03
[PR] feat: support max_by aggregate expression [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
[PR] feat: support listagg / string_agg aggregate (Spark 4.0+) [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: count returning zero when scan is disabled and going through CometSparkColumnarToColumnar [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
Re: [PR] chore(deps): bump rand from 0.10.1 to 0.10.2 in /native in the all-other-cargo-deps group [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
Re: [PR] docs: mark make_dt_interval and make_ym_interval as supported [datafusion-comet]
via GitHub
-
2026/07/03
[PR] feat: support grouping() and grouping_id() indicator functions [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] docs: add custom table provider filter pushdown examples [datafusion]
via GitHub
-
2026/07/03
[I] Support grouping() and grouping_id() indicator functions [datafusion-comet]
via GitHub
-
2026/07/03
Re: [I] Add a configurable cap on spill-file merge fan-in (max open files during external merge) [datafusion]
via GitHub
-
2026/07/03
Re: [PR] feat: cap spill merge fan-in [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Push sort requirements through simple projections [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: count returning zero when scan is disabled and going through CometSparkColumnarToColumnar [datafusion-comet]
via GitHub
-
2026/07/03
[I] Distinct-aggregate rewrite can split an incompatible-buffer aggregate across Comet and Spark, causing crash or wrong results [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: prevent wrong results from Iceberg native scan exchange reuse with different pushed filters [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: count returning zero when scan is disabled and going through CometSparkColumnarToColumnar [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] fix: prevent wrong results from Iceberg native scan exchange reuse with different pushed filters [datafusion-comet]
via GitHub
-
2026/07/03
Re: [PR] IN LIST: reinterpret small-width types for bitmap filters [datafusion]
via GitHub
-
2026/07/03
Re: [PR] Optimize Int8 and Int16 integer IN filters [datafusion]
via GitHub
-
2026/07/03
[PR] implement map_agg [datafusion]
via GitHub
-
2026/07/03
[PR] fix: preserve precision in log() with mixed float-width arguments [datafusion]
via GitHub
-
2026/07/03
Re: [PR] fix: prevent wrong results from Iceberg native scan exchange reuse with different pushed filters [datafusion-comet]
via GitHub