Messages by Date
-
2026/07/16
Re: [PR] feat: add OR pre-selection short-circuit [datafusion]
via GitHub
-
2026/07/16
Re: [I] Dynamically narrow logical types in Parquet writer [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: Preserve metadata when a cross-join is swapped [datafusion]
via GitHub
-
2026/07/16
Re: [I] Code coverage report not working [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: Preserve metadata when a cross-join is swapped [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat: Parquet writer logical type narrowing for integers [datafusion]
via GitHub
-
2026/07/16
Re: [I] Dynamically narrow logical types in Parquet writer [datafusion]
via GitHub
-
2026/07/16
Re: [I] Code coverage report not working [datafusion]
via GitHub
-
2026/07/16
Re: [PR] ci: reintroduce code coverage reporting with cargo-llvm-cov [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: restore input ordering a SortMergeJoinExec requires after lowering [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Add ExecutionPlan try_to_proto / try_from_proto hooks + ProjectionExec reference [datafusion]
via GitHub
-
2026/07/16
Re: [I] Code coverage report not working [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Avoid concatenating record batches in joins [datafusion]
via GitHub
-
2026/07/16
[I] Code coverage report not working [datafusion]
via GitHub
-
2026/07/16
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
-
2026/07/16
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] perf: Concrete TopK array storage [datafusion]
via GitHub
-
2026/07/16
Re: [PR] perf: Concrete TopK array storage [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Add ExecutionPlan try_to_proto / try_from_proto hooks + ProjectionExec reference [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
[PR] Add FixedSizeBinary support for MultiGroupBy [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Add ExecutionPlan try_to_proto / try_from_proto hooks + ProjectionExec reference [datafusion]
via GitHub
-
2026/07/16
Re: [I] UNION ALL silently returns inflated results when the union stage exceeds one wave of executor task slots [datafusion-ballista]
via GitHub
-
2026/07/16
[PR] fix: map a task's partition through UnionExec when restricting file scans [datafusion-ballista]
via GitHub
-
2026/07/16
[I] Multi-Group-By does not support FixedSizeBinary types [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: restore input ordering a SortMergeJoinExec requires after lowering [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: enable the executor client pool by default [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [I] Avoid per-file metric registration in `ParquetSource` [datafusion]
via GitHub
-
2026/07/16
[I] Avoid per-file metric registration in `ParquetSource` [datafusion]
via GitHub
-
2026/07/16
Re: [I] Executor client pool is disabled by default, so shuffle fetches exhaust ephemeral ports on any multi-executor cluster [datafusion-ballista]
via GitHub
-
2026/07/16
[PR] fix: enable the executor client pool by default [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Add ExecutionPlan try_to_proto / try_from_proto hooks + ProjectionExec reference [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat: eliminate LEFT JOINs whose right side is unused [datafusion]
via GitHub
-
2026/07/16
[I] Executor client pool is disabled by default, so shuffle fetches exhaust ephemeral ports on any multi-executor cluster [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] perf: don't re-inline CSE'd expensive expressions in projection pushdown [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
[I] UNION ALL silently returns inflated results when the union stage exceeds one wave of executor task slots [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [I] Distributed execution returns incorrect results for several TPC-DS queries (static planner) [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [I] Broadcast join promotion drops a sort order required by a parent SortMergeJoinExec, silently producing wrong results [datafusion-ballista]
via GitHub
-
2026/07/16
[PR] fix: restore input ordering a SortMergeJoinExec requires after lowering [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] fix: keep EmptyExec partition count intact across stage serialization [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [I] Executor can be OOM-killed because memory accounting misses untracked allocations [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [I] Sort shuffle writer ignores memory-pool rejection and never spills under pool pressure [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] fix: spill sort shuffle writer when the memory pool rejects a reservation grow [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(physical-plan): generic Rows-backed GroupColumn keeps mixed schemas on the column-wise path [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
-
2026/07/16
Re: [PR] perf: vectorize floating-point-to-decimal cast [datafusion-comet]
via GitHub
-
2026/07/16
Re: [PR] fix: preserve EmptyExec and PlaceholderRowExec partition count across proto round-trip [datafusion]
via GitHub
-
2026/07/16
Re: [I] All struct-aware optimizations are hardcoded to `GetFieldFunc` [datafusion]
via GitHub
-
2026/07/16
[I] Broadcast join promotion drops a sort order required by a parent SortMergeJoinExec, silently producing wrong results [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] refactor: thread SubqueryContext explicitly through physical planning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: preserve EmptyExec and PlaceholderRowExec partition count across proto round-trip [datafusion]
via GitHub
-
2026/07/16
Re: [I] All struct-aware optimizations are hardcoded to `GetFieldFunc` [datafusion]
via GitHub
-
2026/07/16
[PR] fix: preserve null_equality so distributed INTERSECT/EXCEPT match NULLs [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat: eliminate LEFT JOINs whose right side is unused [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: preserve EmptyExec and PlaceholderRowExec partition count across proto round-trip [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
[PR] feat: fall back to Spark for collated predicate operands [datafusion-comet]
via GitHub
-
2026/07/16
[PR] refactor: thread SubqueryContext explicitly through physical planning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: Handle `input_file_name()` pushdown into `ParquetSource` with filter pushdown enabled [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: preserve EmptyExec and PlaceholderRowExec partition count across proto round-trip [datafusion]
via GitHub
-
2026/07/16
[I] Adaptive (AQE) execution hangs when a replan cancels an in-flight stage [datafusion-ballista]
via GitHub
-
2026/07/16
[PR] fix: keep EmptyExec partition count intact across stage serialization [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: Handle `input_file_name()` pushdown into `ParquetSource` with filter pushdown enabled [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat: add Spark-compatible arrays_zip function [datafusion]
via GitHub
-
2026/07/16
[PR] fix: preserve EmptyExec and PlaceholderRowExec partition count across proto round-trip [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Bump MSRV from `1.88.0` to `1.94.0` [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: handle null date and timestamp format arguments [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
Re: [PR] docs(physical-plan): correct the documentation for `GroupColumn::vectorized_equal_to` [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(parquet): Enable Parquet `filter_pushdown` by default, with heurstic fallback when projecting few non-filter columns [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(parquet): Enable Parquet `filter_pushdown` by default, with heurstic fallback when projecting few non-filter columns [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(parquet): Enable Parquet `filter_pushdown` by default, with heurstic fallback when projecting few non-filter columns [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat: add Spark-compatible arrays_zip function [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: `time ± interval` returns a wrapped `time` instead of an interval [datafusion]
via GitHub
-
2026/07/16
[I] datafusion-proto drops EmptyExec partition count on physical plan round-trip [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(parquet): Enable Parquet `filter_pushdown` by default, with heurstic fallback when projecting few non-filter columns [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(parquet): Enable Parquet `filter_pushdown` by default, with heurstic fallback when projecting few non-filter columns [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(parquet): Enable Parquet `filter_pushdown` by default, with heurstic fallback when projecting few non-filter columns [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(parquet): Enable Parquet `filter_pushdown` by default, with heurstic fallback when projecting few non-filter columns [datafusion]
via GitHub
-
2026/07/16
[PR] fix: handle null date and timestamp format arguments [datafusion]
via GitHub
-
2026/07/16
Re: [I] `to_date`, `to_timestamp`, and `to_unixtime` fail on NULL string and format arguments [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat(scheduler): Redirect '/' to nighlies.a.o WebTUI [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [I] Decouple the `FileSource` trait from the concrete `FileScanConfig` `DataSource` [datafusion]
via GitHub
-
2026/07/16
[I] `to_date`, `to_timestamp`, and `to_unixtime` fail on NULL string and format arguments [datafusion]
via GitHub
-
2026/07/16
Re: [I] Add TPC-DS workflow [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Add TPC-DS correctness testing [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: spill sort shuffle writer when the memory pool rejects a reservation grow [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Improve constant folding for associative operations [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
[PR] fix: spill sort shuffle writer when the memory pool rejects a reservation grow [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
[I] Sort shuffle writer ignores memory-pool rejection and never spills under pool pressure [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: coalesce the merged key of RIGHT/FULL USING/NATURAL joins [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] perf: skip the null-masking pass in `DecimalRescaleCheckOverflow` when nothing overflows [datafusion-comet]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: apply single_distinct_to_groupby to aliased distinct aggregates [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Pass execution props to scalar subqueries [datafusion]
via GitHub
-
2026/07/16
Re: [I] TUI banner renders as garbled glyphs on most fonts [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] refactor(tui): Drop the header banner/logo [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Add TPC-DS correctness testing [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] chore: deprecate record_batch macro in favor of upstream one [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] perf: optimize `CheckOverflow` with a shared no-overflow fast path (ANSI and non-ANSI) [datafusion-comet]
via GitHub
-
2026/07/16
Re: [PR] perf: optimize `CheckOverflow` with a shared no-overflow fast path (ANSI and non-ANSI) [datafusion-comet]
via GitHub
-
2026/07/16
Re: [PR] perf: optimize `CheckOverflow` with a shared no-overflow fast path (ANSI and non-ANSI) [datafusion-comet]
via GitHub
-
2026/07/16
Re: [PR] fix: reduce peak memory usage when round robin tiebreaker is disabled [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Add TPC-DS correctness testing [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] fix: reduce peak memory usage when round robin tiebreaker is disabled [datafusion]
via GitHub
-
2026/07/16
Re: [PR] docs(physical-plan): correct the documentation for `GroupColumn::vectorized_equal_to` [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] chore(ci): Add a CI workflow that checks that the used CI actions and their versions are allowed [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] [WIP]feat: Support apache uniffle remote shuffle service [datafusion-comet]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] allow interleaveExec to support Range partioning [datafusion]
via GitHub
-
2026/07/16
Re: [I] Implement Radix Hash Join [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: reduce peak memory usage when round robin tiebreaker is disabled [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
[PR] docs(physical-plan): correct the documentation for `GroupColumn::vectorized_equal_to` [datafusion]
via GitHub
-
2026/07/16
[PR] fix: Handle `input_file_name()` pushdown into `ParquetSource` with filter pushdown enabled [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Support inline aggregate WHERE filter (`AGG(expr WHERE cond)`) [datafusion-sqlparser-rs]
via GitHub
-
2026/07/16
Re: [PR] docs: add partitioned ClickBench SQL example [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Fix ordering for UNION ALL over heterogeneous constants [datafusion]
via GitHub
-
2026/07/16
Re: [PR] feat: add metrics tracking for file sinks and update orchestration fo… [datafusion]
via GitHub
-
2026/07/16
[PR] docs: add partitioned ClickBench SQL example [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Fix ordering for UNION ALL over heterogeneous constants [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Add test for extension scalar subquery [datafusion]
via GitHub
-
2026/07/16
Re: [I] SELECT DISTINCT returns duplicate rows when a unique key is downgraded by a join [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: do not remove DISTINCT when a unique key was downgraded by a join [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: do not remove DISTINCT when a unique key was downgraded by a join [datafusion]
via GitHub
-
2026/07/16
Re: [PR] docs: Clarify `FunctionalDependence::nullable` and `Dependency` mode docs [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/16
Re: [PR] minor: Clarify `FunctionalDependence::nullable` and `Dependency` mode docs [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Setup dependabot to do `rust-toolchain` updates [datafusion]
via GitHub
-
2026/07/16
Re: [PR] chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group [datafusion]
via GitHub
-
2026/07/16
Re: [PR] chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group [datafusion]
via GitHub
-
2026/07/16
Re: [PR] refactor: thread SubqueryContext explicitly through physical planning [datafusion]
via GitHub
-
2026/07/16
Re: [PR] refactor: thread SubqueryContext explicitly through physical planning [datafusion]
via GitHub
-
2026/07/16
[PR] feat(scheduler): Redirect '/' to nighlies.a.o WebTUI [datafusion-ballista]
via GitHub
-
2026/07/16
Re: [PR] Bump MSRV from `1.88.0` to `1.94.0` [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Various `ScalarValue` numeric method fixes & refactors (especially decimal) [datafusion]
via GitHub
-
2026/07/16
Re: [PR] ci: reintroduce code coverage reporting with cargo-llvm-cov [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: reduce peak memory usage when round robin tiebreaker is disabled [datafusion]
via GitHub
-
2026/07/16
[PR] fix: Do not mark GROUP BY derived unique keys as nullable [datafusion]
via GitHub
-
2026/07/16
[PR] minor: Clarify `FunctionalDependence::nullable` and `Dependency` mode docs [datafusion]
via GitHub
-
2026/07/16
Re: [PR] ci: reintroduce code coverage reporting with cargo-llvm-cov [datafusion]
via GitHub
-
2026/07/16
[I] Do not mark GROUP BY derived unique keys as nullable (restores the INTERSECT dedup elimination from #22903) [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: do not remove DISTINCT when a unique key was downgraded by a join [datafusion]
via GitHub
-
2026/07/16
[PR] Setup dependabot to do `rust-toolchain` updates [datafusion]
via GitHub
-
2026/07/16
Re: [PR] Various `ScalarValue` numeric method fixes & refactors (especially decimal) [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: do not remove DISTINCT when a unique key was downgraded by a join [datafusion]
via GitHub
-
2026/07/16
[PR] Bump MSRV from `1.88.0` to `1.94.0` [datafusion]
via GitHub
-
2026/07/16
Re: [PR] [IGNORE] run bench for sort [datafusion]
via GitHub
-
2026/07/16
Re: [PR] fix: do not remove DISTINCT when a unique key was downgraded by a join [datafusion]
via GitHub