Messages by Thread
-
[PR] chore(deps): bump taiki-e/install-action from 2.82.10 to 2.83.2 [datafusion]
via GitHub
-
Re: [PR] Snowflake: parse CREATE WAREHOUSE [datafusion-sqlparser-rs]
via GitHub
-
Re: [PR] chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 [datafusion]
via GitHub
-
[PR] chore(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 [datafusion]
via GitHub
-
[PR] chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 [datafusion]
via GitHub
-
Re: [PR] chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 [datafusion]
via GitHub
-
[PR] chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0 [datafusion]
via GitHub
-
[PR] chore(deps): update pydata-sphinx-theme requirement from <1,>=0.19.0 to >=0.20.0,<1 in /docs [datafusion]
via GitHub
-
[PR] chore(deps): bump actions/setup-node from 6 to 7 [datafusion]
via GitHub
-
Re: [PR] Apply recursive-protection to the Spanned::span walk [datafusion-sqlparser-rs]
via GitHub
-
Re: [PR] Dialects: implement identifier_quote_style for remaining dialect [datafusion-sqlparser-rs]
via GitHub
-
Re: [PR] Use `octet_length` for ClickBench Q27/Q28 byte-length semantics [datafusion]
via GitHub
-
Re: [PR] Cap SortPreservingMerge statistics by fetch [datafusion]
via GitHub
-
Re: [PR] Parser: allow `TOP` as an identifier when not a row-limit clause [datafusion-sqlparser-rs]
via GitHub
-
Re: [PR] Added support for unpivot in Redshift with expression and bracketsless [datafusion-sqlparser-rs]
via GitHub
-
Re: [I] `register_record_batches` panics ("index out of bounds") on an empty partition [datafusion-python]
via GitHub
-
Re: [PR] fix: no panic on empty partition in register_record_batches [datafusion-python]
via GitHub
-
Re: [PR] BigQuery: Support inline aggregate WHERE filter (`AGG(expr WHERE cond)`) [datafusion-sqlparser-rs]
via GitHub
-
[PR] fix: align dictionary coercion across typed signatures [datafusion]
via GitHub
-
Re: [PR] fix: translate SQL wildcards in SIMILAR TO patterns (#22263) [datafusion]
via GitHub
-
Re: [I] Implement equivalent of Spark History Server [datafusion-ballista]
via GitHub
-
[PR] fix: do not remove DISTINCT when a unique key was downgraded by a join [datafusion]
via GitHub
-
Re: [I] Decouple operator statistics propagation from traversal/caching via statistics_from_inputs [datafusion]
via GitHub
-
[PR] fix(scheduler): persist terminal job state before cache eviction [datafusion-ballista]
via GitHub
-
[I] Terminal jobs can appear as Running while their final state is persisted [datafusion-ballista]
via GitHub
-
Re: [PR] [DNM] feat: Support apache uniffle remote shuffle service [datafusion-comet]
via GitHub
-
[PR] perf: optimize regexp_match in datafusion-functions [datafusion]
via GitHub
-
Re: [PR] refactor(physical-plan): externalize statistics traversal into StatisticsContext [datafusion]
via GitHub
-
Re: [PR] fix: restrict Substrait physical local file imports [datafusion]
via GitHub
-
Re: [I] Reduce allocations in approx_percentile QuantileSummaries merge and flush paths [datafusion-comet]
via GitHub
-
Re: [I] [EPIC] Port ExecutionPlan serialization to try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
Re: [PR] perf: Extend WindowTopN to support RANK [datafusion]
via GitHub
-
Re: [PR] ci: reintroduce code coverage reporting with cargo-llvm-cov [datafusion]
via GitHub
-
Re: [PR] PostgreSQL: support right-deep join chains (deferred ON clauses) [datafusion-sqlparser-rs]
via GitHub
-
[PR] chore(deps): bump rustls from 0.23.41 to 0.23.42 [datafusion-ballista]
via GitHub
-
[PR] chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 [datafusion-ballista]
via GitHub
-
Re: [PR] test: add advanced dictionary test [datafusion]
via GitHub
-
[PR] perf: optimize log in datafusion-functions [datafusion]
via GitHub
-
[I] feat: Support Apache Uniffle remote shuffle service for Comet native shuffle [datafusion-comet]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO [datafusion]
via GitHub
-
Re: [PR] feat: add %%sql --limit and --no-display support [datafusion-ballista]
via GitHub
-
[PR] perf: optimize to_local_time in datafusion-functions [datafusion]
via GitHub
-
Re: [PR] perf(physical-expr): cache remapped expression in DynamicFilterPhysicalExpr::current() [datafusion]
via GitHub
-
[PR] perf: optimize to_char in datafusion-functions [datafusion]
via GitHub
-
Re: [PR] ClickHouse: Support scalar expressions in WITH clause [datafusion-sqlparser-rs]
via GitHub
-
Re: [PR] feat: support Spark base64 expression [datafusion-comet]
via GitHub
-
Re: [PR] feat: zero-copy columnar conversion for ArrowColumnVector-backed batches [datafusion-comet]
via GitHub
-
Re: [PR] fix: insert overwrite directory native writer [datafusion-comet]
via GitHub
-
Re: [PR] chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group across 1 directory [datafusion-sandbox]
via GitHub
-
Re: [PR] Avoid redundant memory access in ArrowBytesViewMap for inline values [datafusion]
via GitHub
-
Re: [PR] fix: FilterPushdown incorrectly remaps filters through ProjectionExec with duplicate column names [datafusion]
via GitHub
-
Re: [PR] fix: account for initial hash table allocation in ArrowBytesMap/ArrowBytesViewMap [datafusion]
via GitHub
-
Re: [PR] Introduce `SubPool`: per-operator sub-pool for blocking spillable operators [datafusion]
via GitHub
-
Re: [PR] feat: TABLESAMPLE SYSTEM end-to-end + row-group / row sampling on ParquetSource [datafusion]
via GitHub
-
Re: [PR] feat(parquet): row-group and row-range sampling on ParquetSource [datafusion]
via GitHub
-
Re: [PR] Replace ANY/ALL CASE planning with array_has/min/max desugaring [datafusion]
via GitHub
-
Re: [PR] feat(parquet): two-stage access-plan hooks with shared async reader [datafusion]
via GitHub
-
[PR] perf: optimize levenshtein in datafusion-functions [datafusion]
via GitHub
-
Re: [PR] chore: Simplifying `SortPreservingMergeStream` to use generators instead of state machine [datafusion]
via GitHub
-
Re: [PR] fix: decode CAST(binary AS string) JVM-compatibly instead of unsafe reinterpret [datafusion-comet]
via GitHub
-
[PR] perf: optimize date_trunc in datafusion-functions [datafusion]
via GitHub
-
Re: [PR] bench(sort): lower sample count for sort benchmarks [datafusion]
via GitHub
-
Re: [PR] feat: hint at native pyarrow UDF path when the feature is disabled [datafusion-comet]
via GitHub
-
Re: [PR] perf: optimize `cast_binary_to_string` (up to 7000x faster) [datafusion-comet]
via GitHub