github
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/10
Re: [PR] feat: Add ConfigOptions to ScalarFunctionArgs [datafusion]
via GitHub
2025/04/10
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/10
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/10
[PR] Adding support for `INHERITS` in `CREATE TABLE` parsing [datafusion-sqlparser-rs]
via GitHub
2025/04/10
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/10
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/10
[PR] Snowflake COPY INTO target columns, regular selec items and optional alias [datafusion-sqlparser-rs]
via GitHub
2025/04/10
[I] Missing support for `INHERITS` operation from PostgreSQL [datafusion-sqlparser-rs]
via GitHub
2025/04/10
[PR] chore(deps): bump petgraph from 0.7.1 to 0.8.1 [datafusion]
via GitHub
2025/04/10
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/10
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/10
[PR] chore(deps): bump clap from 4.5.34 to 4.5.35 [datafusion]
via GitHub
2025/04/10
Re: [PR] minor: Decouple `ExecutionGraph` and `DistributedPlanner` [datafusion-ballista]
via GitHub
2025/04/10
Re: [PR] chore: remove unused executor configuration option [datafusion-ballista]
via GitHub
2025/04/10
Re: [PR] chore: return `404` for api requests if path does not exist [datafusion-ballista]
via GitHub
2025/04/10
Re: [I] When rest-api is disabled and I request "http://127.0.0.1:50050/api/jobs" or others api. it will return 200 ok with empty body. [datafusion-ballista]
via GitHub
2025/04/10
Re: [PR] Add support for MySQL's STRAIGHT_JOIN join operator. [datafusion-sqlparser-rs]
via GitHub
2025/04/09
[PR] perf: Respect Spark's PARQUET_FILTER_PUSHDOWN_ENABLED config [datafusion-comet]
via GitHub
2025/04/09
Re: [I] Benchmark / program to test Spilling Sorts [datafusion]
via GitHub
2025/04/09
Re: [PR] (WIP) Upgrade to arrow/parquet 55 [datafusion]
via GitHub
2025/04/09
Re: [PR] Fix tokenization of qualified identifiers with numeric prefix. [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Add support for MySQL's STRAIGHT_JOIN join operator. [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Support for projection item prefix operator (CONNECT_BY_ROOT) [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Add support for 'IN <SetExpression>' [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] add support to nested join_without parentheses snowflake [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] add support to nested join_without parentheses snowflake [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] Allow literal backslash escapes for string literals in Redshift dialect. [datafusion-sqlparser-rs]
via GitHub
2025/04/09
[I] Benchmark / program to test Spilling Joins [datafusion]
via GitHub
2025/04/09
Re: [I] Fix PREPARE statement tests [datafusion]
via GitHub
2025/04/09
Re: [PR] POC: Cascaded spill merge and re-spill [datafusion]
via GitHub
2025/04/09
[PR] feat: support min/max for struct [datafusion]
via GitHub
2025/04/09
Re: [PR] POC: Cascaded spill merge and re-spill [datafusion]
via GitHub
2025/04/09
Re: [I] min/max aggregation function for struct [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: support inner iejoin [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: recursion protection for physical plan node [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: union all by name [datafusion]
via GitHub
2025/04/09
Re: [PR] perf: Add new Comet PARQUET_FILTER_PUSHDOWN_ENABLED config [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Add hook for sharing join state in distributed execution [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: Add more testы for nested types combinations for `native_datafusion` [datafusion-comet]
via GitHub
2025/04/09
[PR] feat: Add more test for nested types combinations [datafusion-comet]
via GitHub
2025/04/09
[I] GlobalLimitExec execution offset pagination query results in internal error [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: refactor v2 scan conversion [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] feat: Add more test for nested types combinations [datafusion-comet]
via GitHub
2025/04/09
Re: [I] Read STRUCT of MAP fields` with datafusion reader fails with schema issue [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Fix: after repartitioning, the `PartitionedFile` and `FileGroup` statistics should be inexact/recomputed [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: Add more test for nested types combinations [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] [BLOG] tpchgen-rs: World’s fastest open source TPCH data generator, written in Rust [datafusion-site]
via GitHub
2025/04/09
Re: [PR] chore: refactor v2 scan conversion [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] perf: Introduce sort prefix computation for early TopK exit optimization on partially sorted input (10x speedup on top10 bench) [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: refactor v2 scan conversion [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] [BLOG] tpchgen-rs: World’s fastest open source TPCH data generator, written in Rust [datafusion-site]
via GitHub
2025/04/09
Re: [PR] docs: docs for benchmarking in aws ec2 [datafusion-comet]
via GitHub
2025/04/09
Re: [I] Add documentation for benchmarking Comet in AWS with S3 data source [datafusion-comet]
via GitHub
2025/04/09
[I] Dockerfile for generating TPC-DS data not working [datafusion-benchmarks]
via GitHub
2025/04/09
Re: [PR] docs: docs for benchmarking in aws ec2 [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] perf: Use a global tokio runtime [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] Enhance: simplify x=x [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: add map coercion for binary ops [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] fix decimal precision issue in simplify expression optimize rule [datafusion]
via GitHub
2025/04/09
Re: [PR] fix decimal precision issue in simplify expression optimize rule [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Add manually-triggered CI jobs for testing Spark SQL with native scans [datafusion-comet]
via GitHub
2025/04/09
Re: [D] Gathering Ideas for WASM web playground design [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Rename protobuf Java package [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: add MAP type support for first level [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Sketch for aggregation intermediate results blocked management [datafusion]
via GitHub
2025/04/09
Re: [PR] Add Extension Type / Metadata support for Scalar UDFs [datafusion]
via GitHub
2025/04/09
[PR] [WIP] Experiment with DataFusion against Arrow with Extension DataType support [datafusion]
via GitHub
2025/04/09
Re: [PR] Sketch for aggregation intermediate results blocked management [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
[PR] chore(deps): bump tokio from 1.44.1 to 1.44.2 [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: Add `array_min` function support [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
[PR] chore: Rename protobuf Java package [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: refactor v2 scan conversion [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] Show current SQL recursion limit in RecursionLimitExceeded error message [datafusion]
via GitHub
2025/04/09
Re: [PR] [BLOG] tpchgen-rs: World’s fastest open source TPCH data generator, written in Rust [datafusion-site]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] POC: Cascaded spill merge and re-spill [datafusion]
via GitHub
2025/04/09
Re: [PR] Show current SQL recursion limit in RecursionLimitExceeded error message [datafusion]
via GitHub
2025/04/09
Re: [PR] [BLOG] tpchgen-rs: World’s fastest open source TPCH data generator, written in Rust [datafusion-site]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] POC: Cascaded spill merge and re-spill [datafusion]
via GitHub
2025/04/09
Re: [PR] POC: Cascaded spill merge and re-spill [datafusion]
via GitHub
2025/04/09
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/09
Re: [PR] POC: Cascaded spill merge and re-spill [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [I] deprecating `return_type` in favor of `return_type_from_args` [datafusion]
via GitHub
2025/04/09
Re: [PR] Add Extension Type / Metadata support for Scalar UDFs [datafusion]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Change default Spark version to 3.5 [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] feat: Add unique id for every memory consumer [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Change default Spark version to 3.5 [datafusion-comet]
via GitHub
2025/04/09
[I] Update Maven plugin versions to match Spark 3.5 [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] feat: Add unique id for every memory consumer [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: Add unique id for every memory consumer [datafusion]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [D] Gathering Ideas for WASM web playground design [datafusion]
via GitHub
2025/04/09
[PR] Fix tokenization of qualified identifiers with numeric prefix. [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Update datafusion-testing pin (to fix extended test on main) [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: refactor v2 scan conversion [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] fix!: incorrect coercion when comparing with string literals [datafusion]
via GitHub
2025/04/09
[PR] Add support for MySQL's STRAIGHT_JOIN join operator. [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Sketch for aggregation intermediate results blocked management [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: refactor v2 scan conversion [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Add metadata support for Scalar UDFs [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: refactor v2 scan conversion [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] chore: Add CI jobs for testing Spark SQL with native scans [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/09
[PR] Consolidate statistics merging code (try 2) [datafusion]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: Add ConfigOptions to ScalarFunctionArgs [datafusion]
via GitHub
2025/04/09
Re: [I] Browser-accessible official DataFusion playground / DataFusion fiddle [datafusion]
via GitHub
2025/04/09
[I] We do not respect ignoreNulls in first_value / last_value aggregates [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] chore: Parquet fuzz testing [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] chore: Parquet fuzz testing [datafusion-comet]
via GitHub
2025/04/09
Re: [I] Release DataFusion `47.0.0` (April 2025) [datafusion]
via GitHub
2025/04/09
Re: [I] Questionable hash seed reuse between RepartitionExec and HashJoinExec [datafusion]
via GitHub
2025/04/09
Re: [PR] Consolidate statistics merging code [datafusion]
via GitHub
2025/04/09
Re: [I] Vectorize window functions [datafusion]
via GitHub
2025/04/09
Re: [PR] Blog post about user defined window functions [datafusion-site]
via GitHub
2025/04/09
Re: [PR] Blog post about user defined window functions [datafusion-site]
via GitHub
2025/04/09
Re: [PR] chore: Change default Spark version to 3.5 [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] ignore: Remove waits from blocking threads reading spill files [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] add support to nested join_without parentheses snowflake [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] Consolidate statistics merging code [datafusion]
via GitHub
2025/04/09
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/09
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] add support to nested join_without parentheses snowflake [datafusion-sqlparser-rs]
via GitHub
2025/04/09
Re: [PR] Remove redundant code in favor of min/max/add [datafusion]
via GitHub
2025/04/09
Re: [PR] Introduce DynamicFilterSource and DynamicPhysicalExpr [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: normalize window ident [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: Add `array_min` function support [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: normalize window ident [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [I] Add more short-circuit optimization scenarios for `OR` and `AND` [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: normalize window ident [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: normalize window ident [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Remove some arrow references [datafusion-ballista]
via GitHub
2025/04/09
[PR] ignore: Remove waits from blocking threads reading spill files [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] fix: normalize window ident [datafusion]
via GitHub
2025/04/09
Re: [PR] Blog post about user defined window functions [datafusion-site]
via GitHub
2025/04/09
Re: [PR] Blog post about user defined window functions [datafusion-site]
via GitHub
2025/04/09
Re: [PR] Blog post about user defined window functions [datafusion-site]
via GitHub
2025/04/09
Re: [PR] Add Table Functions to FFI Crate [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: dictionary encoded column to partition column casting bug [datafusion]
via GitHub
2025/04/09
Re: [PR] fix: dictionary encoded column to partition column casting bug [datafusion]
via GitHub
2025/04/09
Re: [PR] Add metadata support for Scalar UDFs [datafusion]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Remove some arrow references [datafusion-ballista]
via GitHub
2025/04/09
Re: [PR] feat: Add unique id for every memory consumer [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Remove some arrow references [datafusion-ballista]
via GitHub
2025/04/09
Re: [PR] chore: Remove some arrow references [datafusion-ballista]
via GitHub
2025/04/09
Re: [PR] chore: Remove some arrow references [datafusion-ballista]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Remove some arrow references [datafusion-ballista]
via GitHub
2025/04/09
Re: [PR] Ignore false positive only_used_in_recursion Clippy warning [datafusion]
via GitHub
2025/04/09
Re: [PR] chore: Document `testSingleLineQuery` test method [datafusion-comet]
via GitHub
2025/04/09
Re: [PR] chore: Document `testSingleLineQuery` test method [datafusion-comet]
via GitHub
2025/04/09
[PR] chore: Remove some arrow references [datafusion-ballista]
via GitHub
2025/04/09
Re: [PR] Update datafusion-testing pin (to fix extended test on main) [datafusion]
via GitHub
2025/04/09
Re: [I] Erroneous warning on unset options during FFI table operation [datafusion]
via GitHub
2025/04/09
Re: [PR] feat: Add unique id for every memory consumer [datafusion]
via GitHub
2025/04/09
Re: [PR] Blog post about user defined window functions [datafusion-site]
via GitHub
2025/04/09
Re: [PR] Blog post about user defined window functions [datafusion-site]
via GitHub
2025/04/09
Re: [PR] Sketch for aggregation intermediate results blocked management [datafusion]
via GitHub
2025/04/09
Re: [PR] Remove waits from blocking threads reading spill files. [datafusion]
via GitHub
2025/04/09
Re: [PR] chore(deps): bump mimalloc from 0.1.44 to 0.1.46 [datafusion]
via GitHub
2025/04/09
Re: [PR] Add `statistics_by_partition API` to ExecutionPlan [datafusion]
via GitHub
2025/04/09
Re: [PR] Fix: after repartitioning, the `PartitionedFile` and `FileGroup` statistics should be inexact/recomputed [datafusion]
via GitHub
2025/04/09
Re: [D] Is HashAggregation spilling enabled by default? [datafusion]
via GitHub
2025/04/09
Re: [PR] (WIP) Upgrade to arrow/parquet 55 [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] Implement Future for SpawnedTask. [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them [datafusion]
via GitHub
2025/04/09
Re: [PR] Add metadata support for Scalar UDFs [datafusion]
via GitHub
2025/04/09
Re: [PR] Add support for DISTINCT + ORDER BY in `ARRAY_AGG` [datafusion]
via GitHub
2025/04/09
Re: [PR] feat(datafusion-functions-aggregate): add support for lists and other nested types in `min` and `max` [datafusion]
via GitHub
Earlier messages
Later messages