github
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/01
Re: [PR] Skip probe-side consumption when hash join build side is empty [datafusion]
via GitHub
2026/04/01
Re: [PR] Skip probe-side consumption when hash join build side is empty [datafusion]
via GitHub
2026/04/01
[PR] chore(deps): bump libc from 0.2.183 to 0.2.184 [datafusion-ballista]
via GitHub
2026/04/01
Re: [PR] DataFrame API: allow aggregate functions in select() (#17874) [datafusion]
via GitHub
2026/04/01
Re: [I] Feature-gate datafusion-substrait behind optional feature to reduce compile time [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: feature-gate `sqllogictests` datafusion-substrait behind optional 'substrait' feature [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: feature-gate `sqllogictests` datafusion-substrait behind optional 'substrait' feature [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: generate reversed-name data for sort pushdown benchmark [datafusion]
via GitHub
2026/04/01
Re: [PR] Adds INList and Between expr to skip outer join [datafusion]
via GitHub
2026/04/01
Re: [I] [Feature Request] Opt-in lenient schema mode to restore DF 51 SchemaAdapter behavior for Parquet reading [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Add Semi/Anti join to PiecewiseMergeJoin [datafusion]
via GitHub
2026/04/01
Re: [PR] ensure dynamic filters are correctly pushed down through aggregations [datafusion]
via GitHub
2026/04/01
Re: [PR] Skip probe-side consumption when hash join build side is empty [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Additional Canonical Extension Types [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Create dynamic filters in SortMergeJoin [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Refactor DistributedQueryExec to support job callback mechanisim [datafusion-ballista]
via GitHub
2026/04/01
Re: [PR] feat: multiple columns in count distinct [datafusion]
via GitHub
2026/04/01
Re: [PR] Enable `!` as NOT operator for Databricks dialect [datafusion-sqlparser-rs]
via GitHub
2026/04/01
Re: [PR] fix: preserve subquery structure when unparsing SubqueryAlias over Ag… [datafusion]
via GitHub
2026/04/01
Re: [I] feat: Support `RESET ALL` Command [datafusion]
via GitHub
2026/04/01
[I] feat: Support `RESET ALL` Command [datafusion]
via GitHub
2026/04/01
Re: [PR] Add ExpressionAnalyzer for pluggable expression-level statistics estimation [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: support dynamic filter pushdown through SortMergeJoinExec [datafusion]
via GitHub
2026/04/01
Re: [PR] fix(datasource): keep stats absent when collect_stats is false [datafusion]
via GitHub
2026/04/01
Re: [PR] functions-aggregate: Support dictionary scalar coercion for min/max [datafusion]
via GitHub
2026/04/01
Re: [PR] functions-aggregate: Support dictionary scalar coercion for min/max [datafusion]
via GitHub
2026/04/01
Re: [PR] functions-aggregate: Support dictionary scalar coercion for min/max [datafusion]
via GitHub
2026/04/01
Re: [PR] feat(spark): Adds spark round function [datafusion]
via GitHub
2026/04/01
[PR] Make NDV merge order-invariant with multi-input overlap estimation [datafusion]
via GitHub
2026/04/01
Re: [I] Add configurable UNION DISTINCT support to FILTER rewrite optimization [datafusion]
via GitHub
2026/04/01
[PR] chore: add `.claude/settings.local.json` to `.gitignore` [datafusion]
via GitHub
2026/04/01
Re: [I] Add configurable UNION DISTINCT support to FILTER rewrite optimization [datafusion]
via GitHub
2026/04/01
Re: [PR] Support optional AS keyword in CTE definitions for Databricks [datafusion-sqlparser-rs]
via GitHub
2026/04/01
[I] Make BatchPartitioner::partition_iter public for downstream async consumers [datafusion]
via GitHub
2026/04/01
Re: [PR] dorny: md change [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] feat: [iceberg] allow native Iceberg scans with non-identity transform residuals [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump sphinx-reredirects from 1.0.0 to 1.1.0 in /docs [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] dorny: rs change [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump sphinx-reredirects from 1.0.0 to 1.1.0 in /docs [datafusion-sandbox]
via GitHub
2026/04/01
[PR] feat: move shuffle writer disk I/O off tokio worker threads [datafusion-ballista]
via GitHub
2026/04/01
Re: [PR] Estimate aggregate output rows using existing NDV statistics [datafusion]
via GitHub
2026/04/01
[PR] fix: date_trunc correct results in non-UTC timezones [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] Add configurable UNION DISTINCT to FILTER rewrite optimization [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Refactor DistributedQueryExec to support job callback mechanisim [datafusion-ballista]
via GitHub
2026/04/01
[I] Add configurable UNION DISTINCT support to FILTER rewrite optimization [datafusion]
via GitHub
2026/04/01
Re: [I] Add configurable UNION DISTINCT support to FILTER rewrite optimization [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [I] `array_overlap` correctness issue [datafusion-comet]
via GitHub
2026/04/01
Re: [I] Release DataFusion-Python 53.0.0 [datafusion-python]
via GitHub
2026/04/01
Re: [PR] [branch-52] Fix push_down_filter for children with non-empty fetch fields (#21057) [datafusion]
via GitHub
2026/04/01
Re: [PR] chore: `native_datafusion` to report scan task input metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: Add immediate mode option for native shuffle [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: feature-gate `sqllogictests` datafusion-substrait behind optional 'substrait' feature [datafusion]
via GitHub
2026/04/01
Re: [PR] Feat: to_json Infinity/-Infinity Nan values support [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] Add configurable UNION DISTINCT to FILTER rewrite optimization [datafusion]
via GitHub
2026/04/01
Re: [PR] chore: Remove redundant `parquet.enable.dictionary` ConfigMatrix from SQL tests [datafusion-comet]
via GitHub
2026/04/01
Re: [I] perf: Consider using async I/O (tokio::fs) in shuffle writer [datafusion-ballista]
via GitHub
2026/04/01
Re: [PR] fix: date_trunc correct results in non-UTC timezones [datafusion-comet]
via GitHub
2026/04/01
Re: [I] Inefficient DPP fallback for TPC-DS [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: Add immediate mode option for native shuffle [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
[PR] fix: skip Comet columnar shuffle for stages with DPP scans [datafusion-comet]
via GitHub
2026/04/01
Re: [I] All struct-aware optimizations are hardcoded to `GetFieldFunc` [datafusion]
via GitHub
2026/04/01
Re: [PR] doc: Add documentation explaining the behavior of `null` values in struct comparisons [datafusion]
via GitHub
2026/04/01
Re: [I] Release DataFusion-Python 53.0.0 [datafusion-python]
via GitHub
2026/04/01
[PR] doc: GetArrayItem is now supported [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: Complete basic `LATERAL JOIN` functionality [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
[I] Mark joins don't support null mark columns [datafusion]
via GitHub
2026/04/01
Re: [I] Mark joins don't support null mark columns [datafusion]
via GitHub
2026/04/01
Re: [PR] Add configurable UNION DISTINCT to FILTER rewrite optimization [datafusion]
via GitHub
2026/04/01
Re: [I] date_trunc incorrect results in non-UTC timezone [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: add audit-comet-expression Claude Code skill [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] [branch-52] Fix push_down_filter for children with non-empty fetch fields (#21057) [datafusion]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump jni from 0.21.1 to 0.22.4 in /native [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: add audit-comet-expression Claude Code skill [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] fix: avoid internal errors for OneOf signature mismatches [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [I] `ProjectionExec` produces unknown statistics for all `ScalarFunctionExpr` outputs [datafusion]
via GitHub
2026/04/01
Re: [PR] Teach row group pruning about struct field predicates [datafusion]
via GitHub
2026/04/01
[I] [EPIC] first class support for struct field / Variant access in Parquet [datafusion]
via GitHub
2026/04/01
[I] `ProjectionExec` produces unknown statistics for all `ScalarFunctionExpr` outputs [datafusion]
via GitHub
2026/04/01
[PR] fix: use UTC for Arrow schema timezone in SparkToColumnar conversions [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: enable native_datafusion scan in auto mode [datafusion-comet]
via GitHub
2026/04/01
[I] All struct-aware optimizations are hardcoded to `GetFieldFunc` [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: enable native_datafusion scan in auto mode [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] Allow Spark partial / Comet final for compatible aggregates [datafusion-comet]
via GitHub
2026/04/01
Re: [I] [DISCUSSION] Future of Dynamic Filters Sync [datafusion]
via GitHub
2026/04/01
Re: [I] Blog post about 1000 distinct committers / history of the project [datafusion]
via GitHub
2026/04/01
Re: [PR] Feature/jupyter notebook support [datafusion-ballista]
via GitHub
2026/04/01
Re: [I] Blog post about 1000 distinct committers / history of the project [datafusion]
via GitHub
2026/04/01
Re: [PR] perf: Implement physical execution of uncorrelated scalar subqueries [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Refactor DistributedQueryExec to support job callback mechanisim [datafusion-ballista]
via GitHub
2026/04/01
[PR] feat: support LAG window function with IGNORE NULLS [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] DataFusion 53 Release Blog [datafusion-site]
via GitHub
2026/04/01
Re: [PR] DataFusion 53 Release Blog [datafusion-site]
via GitHub
2026/04/01
Re: [PR] feat: enable native_datafusion scan in auto mode [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] perf: Implement physical execution of uncorrelated scalar subqueries [datafusion]
via GitHub
2026/04/01
Re: [PR] chore: fix native shuffle for thin batches [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] chore: `native_datafusion` to report scan task input metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [I] Inefficient DPP fallback for TPC-DS [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] Add ExpressionAnalyzer for pluggable expression-level statistics estimation [datafusion]
via GitHub
2026/04/01
Re: [PR] chore: `native_datafusion` to report scan task input metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] chore: fix native shuffle for thin batches [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] chore: fix native shuffle for thin batches [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] chore: fix native shuffle for thin batches [datafusion-comet]
via GitHub
2026/04/01
Re: [I] Blog post about 1000 distinct committers / history of the project [datafusion]
via GitHub
2026/04/01
[PR] Feat: to_json Infinity/-Infinity Nan values support [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
[I] Inefficient DPP fallback for TPC-DS [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] perf: Optimize strpos() for ASCII-only inputs [datafusion]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump md-5 from 0.10.6 to 0.11.0 [datafusion]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump sha2 from 0.10.9 to 0.11.0 [datafusion]
via GitHub
2026/04/01
Re: [PR] DataFusion 53 Release Blog [datafusion-site]
via GitHub
2026/04/01
Re: [PR] chore: fix native shuffle for thin batches [datafusion-comet]
via GitHub
2026/04/01
Re: [I] Blog post about 1000 distinct committers / history of the project [datafusion]
via GitHub
2026/04/01
Re: [PR] Add AI skill to check current repository against upstream APIs [datafusion-python]
via GitHub
2026/04/01
Re: [PR] feat: add standalone shuffle benchmark tool and finer-grained shuffle metrics [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] [docs] add sql example to timestamp/datetime docs for time zone [datafusion]
via GitHub
2026/04/01
Re: [PR] DataFusion 53 Release Blog [datafusion-site]
via GitHub
2026/04/01
Re: [PR] DataFusion 53 Release Blog [datafusion-site]
via GitHub
2026/04/01
Re: [I] [DISCUSS] Adopt datafusion-functions-json and datafusion-variant into core repo [datafusion]
via GitHub
2026/04/01
[I] Blog post about 1000 distinct committers / history of the project [datafusion]
via GitHub
2026/04/01
Re: [PR] Replace inline styles with Bootstrap utility classes in blog posts [datafusion-site]
via GitHub
2026/04/01
Re: [I] Bug: Images render inconsistently on mobile (some appear too small) [datafusion-site]
via GitHub
2026/04/01
Re: [PR] Replace inline styles with Bootstrap utility classes in blog posts [datafusion-site]
via GitHub
2026/04/01
Re: [PR] feat: add native support for get_json_object expression [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: add native support for get_json_object expression [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] feat: Add immediate mode option for native shuffle [datafusion-comet]
via GitHub
2026/04/01
[PR] Add missing SessionContext utility methods [datafusion-python]
via GitHub
2026/04/01
Re: [PR] feat: Add immediate mode option for native shuffle [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] Blog post on writing table providers [datafusion-site]
via GitHub
2026/04/01
[I] Incorporate "Writing Custom Table Providers in Apache DataFusion" into the main datafusion docs [datafusion]
via GitHub
2026/04/01
Re: [PR] DataFusion 53 Release Blog [datafusion-site]
via GitHub
2026/04/01
[I] Spark cannot reclaim memory from native operators (spill callback returns 0) [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] Blog post on writing table providers [datafusion-site]
via GitHub
2026/04/01
Re: [PR] fix: preserve duplicate GROUPING SETS rows [datafusion]
via GitHub
2026/04/01
Re: [PR] Only parse FROM identifier in CTE if using Hive [datafusion-sqlparser-rs]
via GitHub
2026/04/01
Re: [I] [DISCUSS] Adopt datafusion-functions-json and datafusion-variant into core repo [datafusion]
via GitHub
2026/04/01
[PR] test: [DO NOT MERGE] test upstream iceberg-rust fix for #3860 [datafusion-comet]
via GitHub
2026/04/01
Re: [I] [DISCUSS] Adopt datafusion-functions-json and datafusion-functions-variant into core repo [datafusion]
via GitHub
2026/04/01
Re: [I] [DISCUSS] Adopt datafusion-functions-json and datafusion-variant into core repo [datafusion]
via GitHub
2026/04/01
Re: [I] [DISCUSS] Adopt datafusion-functions-json and datafusion-variant into core repo [datafusion]
via GitHub
2026/04/01
Re: [I] [DISCUSS] Adopt datafusion-functions-json and datafusion-functions-variant into core repo [datafusion]
via GitHub
2026/04/01
[PR] Adds INList and Between expr to skip outer join [datafusion]
via GitHub
2026/04/01
[I] EliminateOuterJoin does not recognize InList and Between as null-rejecting expressions [datafusion]
via GitHub
2026/04/01
[I] [DISCUSS] Adopt datafusion-functions-json and datafusion-functions-variant into core repo [datafusion]
via GitHub
2026/04/01
Re: [I] [DISCUSS] Adopt datafusion-functions-json and datafusion-functions-variant into core repo [datafusion]
via GitHub
2026/04/01
Re: [PR] fix: `median` retract logic for sliding window frames [datafusion]
via GitHub
2026/04/01
[PR] chore(deps): bump the all-other-cargo-deps group across 1 directory with 8 updates [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump the all-other-cargo-deps group across 1 directory with 8 updates [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump the all-other-cargo-deps group with 4 updates [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump the all-other-cargo-deps group with 4 updates [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump taiki-e/install-action from 2.69.7 to 2.70.1 [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump taiki-e/install-action from 2.69.7 to 2.70.1 [datafusion-sandbox]
via GitHub
2026/04/01
[PR] fix: `median` retract logic for sliding window frames [datafusion]
via GitHub
2026/04/01
Re: [I] [Feature Request] Opt-in lenient schema mode to restore DF 51 SchemaAdapter behavior for Parquet reading [datafusion]
via GitHub
2026/04/01
Re: [I] `median` window function can skip retracted values in sliding frames [datafusion]
via GitHub
2026/04/01
[PR] chore(deps): bump taiki-e/install-action from 2.69.7 to 2.70.4 [datafusion-sandbox]
via GitHub
2026/04/01
Re: [PR] chore(deps): bump taiki-e/install-action from 2.69.7 to 2.70.4 [datafusion-sandbox]
via GitHub
2026/04/01
[I] `median` window function can skip retracted values in sliding frames [datafusion]
via GitHub
2026/04/01
Re: [I] [Feature Request] Opt-in lenient schema mode to restore DF 51 SchemaAdapter behavior for Parquet reading [datafusion]
via GitHub
2026/04/01
[PR] [EXPERIMENTAL] Add native sort merge join operator [datafusion-comet]
via GitHub
2026/04/01
[I] DPP fallback not working correct in awslabs TPC-DS benchmark [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] perf: Implement physical execution of uncorrelated scalar subqueries [datafusion]
via GitHub
2026/04/01
Re: [PR] perf: Implement physical execution of uncorrelated scalar subqueries [datafusion]
via GitHub
2026/04/01
Re: [PR] fix: handle ambiguous and non-existent local times [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] fix: handle ambiguous and non-existent local times [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] fix: handle ambiguous and non-existent local times [datafusion-comet]
via GitHub
2026/04/01
[PR] Add missing registration methods [datafusion-python]
via GitHub
2026/04/01
Re: [PR] Add quote style and trimming to csv writier [datafusion]
via GitHub
2026/04/01
Re: [PR] chore: fix native shuffle for thin batches [datafusion-comet]
via GitHub
2026/04/01
[PR] Add missing deregister methods to SessionContext [datafusion-python]
via GitHub
2026/04/01
Re: [PR] Add AI skill to check current repository against upstream APIs [datafusion-python]
via GitHub
2026/04/01
Re: [PR] Add lambda support and array_transform udf [datafusion]
via GitHub
2026/04/01
Re: [PR] chore: remove as_any from ExecutionPlan [datafusion]
via GitHub
2026/04/01
Re: [I] perf: Consider using async I/O (tokio::fs) in shuffle writer [datafusion-ballista]
via GitHub
2026/04/01
Re: [PR] Add lambda support and array_transform udf [datafusion]
via GitHub
2026/04/01
Re: [I] [DISCUSSION] Future of Dynamic Filters Sync [datafusion]
via GitHub
2026/04/01
Re: [I] [DISCUSSION] Future of Dynamic Filters Sync [datafusion]
via GitHub
2026/04/01
Re: [I] [Feature Request] Opt-in lenient schema mode to restore DF 51 SchemaAdapter behavior for Parquet reading [datafusion]
via GitHub
2026/04/01
Re: [I] [DISCUSSION] Future of Dynamic Filters Sync [datafusion]
via GitHub
2026/04/01
Re: [PR] chore: remove as_any from ExecutionPlan [datafusion]
via GitHub
2026/04/01
Re: [I] [Feature Request] Opt-in lenient schema mode to restore DF 51 SchemaAdapter behavior for Parquet reading [datafusion]
via GitHub
2026/04/01
Re: [I] [Feature Request] Opt-in lenient schema mode to restore DF 51 SchemaAdapter behavior for Parquet reading [datafusion]
via GitHub
2026/04/01
Re: [PR] Add quote style and trimming to csv writier [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Set NDV to Exact(1) for numeric equality filter predicates [datafusion]
via GitHub
2026/04/01
[PR] [docs] Add weekly sync details to contributor communication guide [datafusion]
via GitHub
2026/04/01
Re: [PR] refactor: Split Parquet BloomFilter CPU and IO into separate states [datafusion]
via GitHub
2026/04/01
Re: [PR] Add AI skill to check current repository against upstream APIs [datafusion-python]
via GitHub
2026/04/01
Re: [PR] Reapply "Fix/support duplicate column names" [datafusion]
via GitHub
2026/04/01
Re: [PR] feat(stats): cap NDV at row count in statistics estimation [datafusion]
via GitHub
2026/04/01
Re: [I] [Feature Request] Opt-in lenient schema mode to restore DF 51 SchemaAdapter behavior for Parquet reading [datafusion]
via GitHub
2026/04/01
Re: [PR] feat: Create dynamic filters in SortMergeJoin [datafusion]
via GitHub
2026/04/01
[PR] feat: add memory profiling tools for off-heap analysis [datafusion-comet]
via GitHub
2026/04/01
Re: [PR] fix: raise AmbiguousReference error for duplicate column names in subquery [datafusion]
via GitHub
2026/04/01
[I] Reduce off-heap memory requirements TPC 1TB benchmarks [datafusion-comet]
via GitHub
2026/04/01
[PR] fix(unparser): Fix column alias rewriting for Filter nodes preserved by Inexact filter pushdown [datafusion]
via GitHub
Earlier messages
Later messages