github
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/11
Re: [PR] doc: Add an auto-generated dependency graph for internal crates [datafusion]
via GitHub
2025/12/11
Re: [PR] feat: update FFI TableProvider and ExecutionPlan to use FFI Session and TaskContext [datafusion]
via GitHub
2025/12/11
[PR] feat: update FFI TableProvider and ExecutionPlan to use FFI Session and TaskContext [datafusion]
via GitHub
2025/12/11
Re: [PR] fix: typo in sql/ddl [datafusion]
via GitHub
2025/12/11
Re: [PR] feat: Support casting string non int numeric types [datafusion-comet]
via GitHub
2025/12/11
Re: [PR] dev: Add CI doc prettier check to local `rust_lint.sh` [datafusion]
via GitHub
2025/12/11
Re: [I] Add an option for fast tests by gating slow tests to `extended_tests` feature [datafusion]
via GitHub
2025/12/11
Re: [PR] Feat: Add an option for fast tests by gating slow tests to extended_tests feature [datafusion]
via GitHub
2025/12/11
Re: [PR] Implement FFI_Session [datafusion]
via GitHub
2025/12/11
Re: [PR] [datafusion-spark]: Refactor hex's signature away from user_defined [datafusion]
via GitHub
2025/12/11
Re: [PR] doc: Add an auto-generated dependency graph for internal crates [datafusion]
via GitHub
2025/12/11
[PR] doc: Add an auto-generated dependency graph for internal crates [datafusion]
via GitHub
2025/12/11
Re: [PR] fix: Added nullable return from date_add(#19151) [datafusion]
via GitHub
2025/12/11
Re: [PR] [RFC] Add lambda support and array_transform udf [datafusion]
via GitHub
2025/12/11
[PR] chore(deps): bump taiki-e/install-action from 2.62.65 to 2.62.66 [datafusion]
via GitHub
2025/12/11
Re: [PR] [datafusion-spark]: Refactor hex's signature away from user_defined [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: #10020 make concat function support array concatenation [datafusion]
via GitHub
2025/12/10
Re: [I] LogicalPlan::map_children should recurse into table scans defined by a plan [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Implement 'retract_batch' for MedianAccumulator [datafusion]
via GitHub
2025/12/10
[PR] feat: Implement 'retract_batch' for MedianAccumulator [datafusion]
via GitHub
2025/12/10
Re: [PR] Implement FFI_Session [datafusion]
via GitHub
2025/12/10
Re: [PR] Implement FFI_Session [datafusion]
via GitHub
2025/12/10
Re: [PR] Implement FFI_Session [datafusion]
via GitHub
2025/12/10
[I] Implement FFI versions of runtime environment and execution properties [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Support casting string non int numeric types [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Added nullable return from data_add(#19151) [datafusion]
via GitHub
2025/12/10
Re: [I] Support `EXPLAIN ANALYZE` in Ballista [datafusion-ballista]
via GitHub
2025/12/10
Re: [PR] Update README occording to the new examples (#18529) [datafusion]
via GitHub
2025/12/10
[PR] fix: typo in sql/ddl [datafusion]
via GitHub
2025/12/10
Re: [PR] Update README occording to the new examples (#18529) [datafusion]
via GitHub
2025/12/10
Re: [PR] Fix: fix spill oom for sort [datafusion]
via GitHub
2025/12/10
[PR] fix: derive custom nullability for spark `map_from_arrays` [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Support casting string non int numeric types [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Added nullable return from data_add(#19151) [datafusion]
via GitHub
2025/12/10
Re: [D] How do you write a single parquet file with a specified compression? [datafusion]
via GitHub
2025/12/10
[PR] fix: derive custom nullability for spark map_from_entries [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: spark modulus need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] Fix panic for `GROUPING SETS(())` and handle empty-grouping aggregates [datafusion]
via GitHub
2025/12/10
Re: [PR] Fix panic for `GROUPING SETS(())` and handle empty-grouping aggregates [datafusion]
via GitHub
2025/12/10
Re: [PR] Add Substrait roundtrip support for `RecursiveQuery` and recursive CTE scans [datafusion]
via GitHub
2025/12/10
Re: [PR] Fix flaky SpillPool channel test by synchronizing reader and writer tasks [datafusion]
via GitHub
2025/12/10
Re: [I] Move the `DefaultMetadataCache` into its own module [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Ensure config setttings are set to valid values [datafusion]
via GitHub
2025/12/10
Re: [I] Inconsistent fallback logic for byte/short between v1 and v2 Parquet scans [datafusion-comet]
via GitHub
2025/12/10
Re: [I] Parquet Encryption fails due to path mismatch (s3a:// vs s3://) in CometFileKeyUnwrapper cache [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] Update README occording to the new examples (#18529) [datafusion]
via GitHub
2025/12/10
Re: [PR] chore: enforce clippy::allow_attributes for 7 crates [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [I] [EPIC] ListingTable object store usage improvements [datafusion]
via GitHub
2025/12/10
[I] Make `DefaultListFilesCache` work better with prefixed paths [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [I] bug: Comet crashes on DataFrame API [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Fall back to Spark for MakeDecimal with unsupported input type [datafusion-comet]
via GitHub
2025/12/10
Re: [I] Datafusion crate lacks features to enable object_store's storage options [datafusion]
via GitHub
2025/12/10
Re: [PR] deps: [iceberg] upgrade DataFusion to 51, Arrow to 57, Iceberg to latest [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] feat: Implement native operator registry [datafusion-comet]
via GitHub
2025/12/10
[PR] docs: Update contrib guide for native registry framework [WIP] [datafusion-comet]
via GitHub
2025/12/10
Re: [I] Track individual column sizes in `Statistics` [datafusion]
via GitHub
2025/12/10
Re: [PR] Track column sizes in Statistics; propagate through projections [datafusion]
via GitHub
2025/12/10
Re: [PR] Refactor protobuf ser/de traits to allow decorator pattern [datafusion]
via GitHub
2025/12/10
[I] LogicalPlan::map_children should recurse into table scans defined by a plan [datafusion]
via GitHub
2025/12/10
Re: [PR] Refactor protobuf ser/de traits to allow decorator pattern [datafusion]
via GitHub
2025/12/10
[PR] fix: spark crc32 custom nullability [datafusion]
via GitHub
2025/12/10
Re: [I] spark `crc32` need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [PR] Use SortMergeJoinExec consistently in physical plan outputs [datafusion]
via GitHub
2025/12/10
Re: [PR] Support "pre-image" for pruning predicate evaluation [datafusion]
via GitHub
2025/12/10
Re: [PR] feat(cli): support external tables on multiple locations [datafusion]
via GitHub
2025/12/10
Re: [I] Add Local Scripts to Reproduce Full CI and Perform Auto-Fixes [datafusion]
via GitHub
2025/12/10
[PR] fix: use coalesce instead of drop_duplicate_keys for join [datafusion-python]
via GitHub
2025/12/10
Re: [PR] Allow base64 encoding of fixedsizebinary arrays [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: spark modulus need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [PR] feat(cli): support external tables on multiple locations [datafusion]
via GitHub
2025/12/10
Re: [PR] feat(cli): support external tables on multiple locations [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Implement native operator registry [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] feat(cli): support external tables on multiple locations [datafusion]
via GitHub
2025/12/10
Re: [PR] feat(cli): support external tables on multiple locations [datafusion]
via GitHub
2025/12/10
Re: [PR] feat(cli): support external tables on multiple locations [datafusion]
via GitHub
2025/12/10
Re: [PR] feat(cli): support external tables on multiple locations [datafusion]
via GitHub
2025/12/10
Re: [I] Idea: Hosting Compiler Explorer with latest arrow and Datafusion [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] Refactor protobuf ser/de traits [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
[PR] fix: spark modulus need to have custom nullability [datafusion]
via GitHub
2025/12/10
[PR] feat: Implement native operator registry [datafusion-comet]
via GitHub
2025/12/10
Re: [I] Hash partitioning should satisfy hash subset partitioning [datafusion]
via GitHub
2025/12/10
[I] Hash partitioning should satisfy hash subset partitioning [datafusion]
via GitHub
2025/12/10
[PR] fix: Normalize s3 paths for PME key retriever [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] Track column sizes in Statistics; propagate through projections [datafusion]
via GitHub
2025/12/10
[PR] added custom nullability for char [datafusion]
via GitHub
2025/12/10
Re: [I] spark `char` need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [I] spark `abs` need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [PR] Track column sizes in Statistics; propagate through projections [datafusion]
via GitHub
2025/12/10
Re: [I] Parquet Encryption fails due to path mismatch (s3a:// vs s3://) in CometFileKeyUnwrapper cache [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [I] spark `expm1` need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [I] spark `factorial` need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [I] spark `modulus` need to have custom nullability [datafusion]
via GitHub
2025/12/10
Re: [PR] Track column sizes in Statistics; propagate through projections [datafusion]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to the `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to the `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to the `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to the `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to the `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to the `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
[PR] minor: Pedantic refactoring to move some methods from `CometSparkSessionExtensions` to the `CometScanRule` and `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [I] Plan to replace `SchemaAdapter` with `PhysicalExprAdapter` [datafusion]
via GitHub
2025/12/10
Re: [PR] consecutive repartitions blog post [datafusion-site]
via GitHub
2025/12/10
Re: [PR] Fix panic for `GROUPING SETS(())` and handle empty-grouping aggregates [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [I] [Docs] Library User Guide page for adding your own custom SQL syntax [datafusion]
via GitHub
2025/12/10
[PR] Refactor protobuf ser/de traits to allow decorator pattern [datafusion]
via GitHub
2025/12/10
Re: [I] `array_remove`/`array_remove_n`/`array_remove_all` change input list nullability [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: `array_remove`/`array_remove_n`/`array_remove_all` not using the same nullability as the input [datafusion]
via GitHub
2025/12/10
Re: [PR] chore: bump substrait-rs: v0.62.0 -> v0.62.1 [datafusion]
via GitHub
2025/12/10
[PR] chore: bump substrait-rs: v0.62.0 -> v0.62.1 [datafusion]
via GitHub
2025/12/10
Re: [PR] deps: [iceberg] upgrade to DataFusion 51 and Arrow 57 [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] Allow base64 encoding of fixedsizebinary arrays [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Prevent Comet partial aggregate and Spark final aggregate [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: flaky cache test [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Support decimal for variance [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: flaky cache test [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Prevent Comet partial aggregate and Spark final aggregate [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] Automatically download tpcds benchmark data to the right place [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: flaky cache test [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] ci: add check for doc comment formatting [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: custom nullability for spark rint [datafusion]
via GitHub
2025/12/10
Re: [I] [Docs] Library User Guide page for adding your own custom SQL syntax [datafusion]
via GitHub
2025/12/10
Re: [PR] consecutive repartitions blog post [datafusion-site]
via GitHub
2025/12/10
[PR] Add library user guide for extending SQL syntax [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [I] Integrate `BatchCoalescer` into `RepartitionExec` and remove from `CoalesceBatches` optimization rule [datafusion]
via GitHub
2025/12/10
[I] incorrect results when using NOT physical expression in `physical_expr::analyze` [datafusion]
via GitHub
2025/12/10
Re: [I] [EPIC] Migrate to functions in `datafusion-spark` crate [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [I] Add unit tests for `CometScanRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] chore: Add unit tests for `CometScanRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Prevent Comet partial aggregate and Spark final aggregate [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [I] Plan to replace `SchemaAdapter` with `PhysicalExprAdapter` [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [I] Support Push down expression evaluation in `TableProviders` [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Add support for `RegExpExtract`/`RegExpExtractAll` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [I] Implement xxhash algorithms as part of the expression API [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] feat: Add expression registry to native planner [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Prevent Comet partial aggregate and Spark final aggregate [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
2025/12/10
Re: [I] Release DataFusion `52.0.0` (Dec 2025 / Jan 2026) [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: Fall back to Spark for MakeDecimal with unsupported input type [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: Prevent Comet partial aggregate and Spark final aggregate [datafusion-comet]
via GitHub
2025/12/10
[PR] fix: Prevent Comet partial aggregate and Spark final aggregate [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: derive custom nullable for spark `make_dt_interval` [datafusion]
via GitHub
2025/12/10
Re: [PR] fix: derive custom nullable for spark `make_dt_interval` [datafusion]
via GitHub
2025/12/10
Re: [I] Add limit to `DefaultFileStatisticsCache` [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Refactor state management in `HashJoinExec` and use CASE expressions for more precise filters [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Improve ProjectionExpr documentation and comments [datafusion]
via GitHub
2025/12/10
[PR] Improve ProjectionExpr documentation and comments [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [I] Add limit to `DefaultFileStatisticsCache` [datafusion]
via GitHub
2025/12/10
Re: [I] Add limit to `DefaultFileStatisticsCache` [datafusion]
via GitHub
2025/12/10
Re: [PR] [datafusion-spark]: Refactor hex's signature away from user_defined [datafusion]
via GitHub
2025/12/10
Re: [PR] chore: Add unit tests for `CometExecRule` [datafusion-comet]
via GitHub
2025/12/10
Re: [PR] fix: flaky cache test [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Push down projection expressions into ParquetOpener [datafusion]
via GitHub
2025/12/10
Re: [PR] Update README occording to the new examples (#18529) [datafusion]
via GitHub
2025/12/10
Re: [PR] add specialized InList implementations for common scalar types [datafusion]
via GitHub
Earlier messages
Later messages