Messages by Date
-
2026/08/09
Re: [PR] refactor(proto): destructure plan and proto structs in aggregate and window serde hooks [datafusion]
via GitHub
-
2026/08/09
Re: [PR] test: add UnionArray hashing SQL coverage. [datafusion]
via GitHub
-
2026/08/09
Re: [I] Select with order by from empty table triggers SanityCheckPlan error [datafusion]
via GitHub
-
2026/08/09
Re: [I] Fail to merge schema field for partitioned table with dict [datafusion]
via GitHub
-
2026/08/09
Re: [PR] Enable dynamic filters for range-partitioned joins [datafusion]
via GitHub
-
2026/08/09
Re: [PR] fix: preserve input ordering required by limits [datafusion]
via GitHub
-
2026/08/09
Re: [I] Fail to merge schema field for partitioned table with dict [datafusion]
via GitHub
-
2026/08/09
Re: [PR] feat: add literal constraints to type signatures [datafusion]
via GitHub
-
2026/08/09
[PR] feat: add literal constraints to type signatures [datafusion]
via GitHub
-
2026/08/09
Re: [PR] fix: prevent next_day panic on far-future start dates [datafusion]
via GitHub
-
2026/08/09
Re: [I] [Bug] next_day returns NULL for far-future start dates where Spark returns a value [datafusion]
via GitHub
-
2026/08/09
Re: [PR] fix: prevent next_day panic on far-future start dates [datafusion]
via GitHub
-
2026/08/09
Re: [I] `RepartitionExec` withholds all output from an unbounded input until `batch_size` rows accumulate [datafusion]
via GitHub
-
2026/08/08
Re: [I] Agree and document cross-version compatibility guarantees for Ballista's three versioned surfaces [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat(optimizer): coalesce peer first_value / last_value into a single struct aggregate [datafusion]
via GitHub
-
2026/08/08
[PR] fix: scope information schema to catalog [datafusion]
via GitHub
-
2026/08/08
Re: [I] Arrow IPC stream format is silently lost when a scan is serialized to protobuf [datafusion]
via GitHub
-
2026/08/08
Re: [PR] IN LIST: reuse primitive filters for FixedSizeBinary [datafusion]
via GitHub
-
2026/08/08
Re: [PR] IN LIST: add keyed frozen set for large primitive lists [datafusion]
via GitHub
-
2026/08/08
Re: [PR] IN LIST: index 32- and 64-bit integers by byte [datafusion]
via GitHub
-
2026/08/08
Re: [PR] IN LIST: optimize Utf8View and BinaryView filters [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: return error instead of panic when decoding ParquetScan/AvroScan without features [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(optimizer): coalesce peer first_value / last_value into a single struct aggregate [datafusion]
via GitHub
-
2026/08/08
Re: [I] A way to specify constant/scalar arguments in UDFs [datafusion]
via GitHub
-
2026/08/08
Re: [PR] [PyLimit] adding skip and fetch with datafusion expr support [datafusion-python]
via GitHub
-
2026/08/08
Re: [PR] test: add UnionArray hashing SQL coverage. [datafusion]
via GitHub
-
2026/08/08
Re: [I] datafusion-proto: logical-plan serialization overflows the stack in debug builds [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix(proto): prevent logical plan serialization stack overflow [datafusion]
via GitHub
-
2026/08/08
Re: [I] information_schema.tables contains all tables from all catalogs instead of current catalog [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor(physical-plan): Simplify `ExecutionPlan` API with `replace_children` [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(optimizer): coalesce peer first_value / last_value into a single struct aggregate [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(optimizer): coalesce peer first_value / last_value into a single struct aggregate [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix(proto): prevent logical plan serialization stack overflow [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor(proto): destructure plan and proto structs in aggregate and window serde hooks [datafusion]
via GitHub
-
2026/08/08
Re: [PR] bench: pwmj left semi/anti join [datafusion]
via GitHub
-
2026/08/08
[PR] test: add UnionArray hashing SQL coverage. [datafusion]
via GitHub
-
2026/08/08
Re: [I] Add `UnionArray` tests exercising hashing, group-by, distinct, and aggregates [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: null aware RightAnti hash join execution + planning support [datafusion]
via GitHub
-
2026/08/08
[PR] fix: return error instead of panic when decoding ParquetScan/AvroScan without features [datafusion]
via GitHub
-
2026/08/08
Re: [I] Decoding a ParquetScan/AvroScan physical plan panics when the feature is disabled, instead of returning an error [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix(proto): prevent logical plan serialization stack overflow [datafusion]
via GitHub
-
2026/08/08
[I] Decoding a ParquetScan/AvroScan physical plan panics when the feature is disabled, instead of returning an error [datafusion]
via GitHub
-
2026/08/08
[I] Arrow IPC stream format is silently lost when a scan is serialized to protobuf [datafusion]
via GitHub
-
2026/08/08
Re: [I] Proto: migrate MemorySourceConfig [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Proto: migrate MemorySourceConfig to per-source try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Proto: migrate MemorySourceConfig to per-source try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: add basic MemTable MERGE INTO support [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: support untyped NULL input for median [datafusion]
via GitHub
-
2026/08/08
Re: [I] Bug + Regression: median(null) fails in v54 [datafusion]
via GitHub
-
2026/08/08
Re: [PR] chore: add runendencoded & listview types to dfschema equality methods [datafusion]
via GitHub
-
2026/08/08
Re: [PR] perf: preserve dictionary encoding for `btrim`, `ltrim`, and `rtrim` [datafusion]
via GitHub
-
2026/08/08
Re: [PR] docs: fix optimizer rule reference link in documentation [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(lambda): support map non empty nulls cleanup for `HigherOrderFunctionExpr` [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Optimize existence-only right semi and anti joins [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: support untyped NULL input for median [datafusion]
via GitHub
-
2026/08/08
Re: [PR] perf: preserve dictionary encoding for `btrim`, `ltrim`, and `rtrim` [datafusion]
via GitHub
-
2026/08/08
Re: [PR] chore: add runendencoded & listview types to dfschema equality methods [datafusion]
via GitHub
-
2026/08/08
[PR] feat: add basic MemTable MERGE INTO support [datafusion]
via GitHub
-
2026/08/08
Re: [I] `RepartitionExec` withholds all output from an unbounded input until `batch_size` rows accumulate [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: avoid buffering unbounded repartition output indefinitely [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Reapply "Add ExecutionPlan::apply_expressions() (apache#20337)" (apache#22437) [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Reapply "Add ExecutionPlan::apply_expressions() (apache#20337)" (apache#22437) [datafusion]
via GitHub
-
2026/08/08
Re: [I] `RepartitionExec` withholds all output from an unbounded input until `batch_size` rows accumulate [datafusion]
via GitHub
-
2026/08/08
Re: [I] `RepartitionExec` withholds all output from an unbounded input until `batch_size` rows accumulate [datafusion]
via GitHub
-
2026/08/08
[PR] Brent/query shape viz [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] Reapply "Add ExecutionPlan::apply_expressions() (apache#20337)" (apache#22437) [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: parallel BWAG for the range-window shape (h2o Q8) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [I] `RepartitionExec` withholds all output from an unbounded input until `batch_size` rows accumulate [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Reapply "Add ExecutionPlan::apply_expressions() (apache#20337)" (apache#22437) [datafusion]
via GitHub
-
2026/08/08
[PR] feat: recognize SparkCopyOnWriteScan as a native Iceberg scan [datafusion-comet]
via GitHub
-
2026/08/08
[I] Support Iceberg `SparkCopyOnWriteScan` in `IcebergReflection.ICEBERG_SCAN_CLASSES` [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] feat: parallel BWAG for the range-window shape (h2o Q8) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: prevent next_day panic on far-future start dates [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: add native support for MergeRowsExec (row-level MERGE INTO) [datafusion-comet]
via GitHub
-
2026/08/08
[PR] feat: add native support for MergeRowsExec (row-level MERGE INTO) [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
Re: [I] Simplify WindowTopN by moving it before EnforceSorting [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor: moving WindowTopN before EnsureRequirements [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Expose accumulator state to allow prefix scanning [datafusion]
via GitHub
-
2026/08/08
[PR] fix: prevent next_day panic on far-future start dates [datafusion]
via GitHub
-
2026/08/08
Re: [I] Add AQE test coverage for CometInMemoryTableScanExec [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] fix: avoid buffering unbounded repartition output indefinitely [datafusion]
via GitHub
-
2026/08/08
Re: [PR] perf: optimize char -> byte offset mapping in `regexp_count` [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor: moving WindowTopN before EnsureRequirements [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(core): RangeFilterExec — sorted-input per-partition range filter (purely additive) [datafusion-ballista]
via GitHub
-
2026/08/08
[PR] feat(core): RangeFilterExec — sorted-input per-partition range filter (purely additive) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat: event log and history server (Spark History Server equivalent) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] perf: resolve parquet leaf columns in O(1) during statistics collection [datafusion]
via GitHub
-
2026/08/08
Re: [PR] perf: resolve parquet leaf columns in O(1) during statistics collection [datafusion]
via GitHub
-
2026/08/08
Re: [I] `RepartitionExec` withholds all output from an unbounded input until `batch_size` rows accumulate [datafusion]
via GitHub
-
2026/08/08
Re: [I] `RepartitionExec` withholds all output from an unbounded input until `batch_size` rows accumulate [datafusion]
via GitHub
-
2026/08/08
[PR] fix: avoid buffering unbounded repartition output indefinitely [datafusion]
via GitHub
-
2026/08/08
Re: [PR] minor(test): strengthen bitwise sort-merge join spill coverage [datafusion]
via GitHub
-
2026/08/08
[PR] minor(test): strengthen bitwise sort-merge join spill coverage [datafusion]
via GitHub
-
2026/08/08
[PR] chore: moving WindowTopN before EnsureRequirements [datafusion]
via GitHub
-
2026/08/08
Re: [I] refactor: centralize Spark-to-Arrow batch encoding in ArrowWriter [datafusion-comet]
via GitHub
-
2026/08/08
[I] refactor: centralize Spark-to-Arrow batch encoding in ArrowWriter [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] fix: include ABFS container in object store cache key [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] refactor(proto): migrate AvroSource serde [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor(physical-plan): Simplify `ExecutionPlan` API with `replace_children` [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor(proto): migrate ArrowSource serde [datafusion]
via GitHub
-
2026/08/08
[PR] docs: correct Spark 4.2 version and CI test status in installation guide (branch-1.0) [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] refactor(physical-plan): Simplify `ExecutionPlan` API with `replace_children` [datafusion]
via GitHub
-
2026/08/08
[PR] docs: correct Spark 4.2 version and CI test status in installation guide [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] refactor(proto): migrate AvroSource serde [datafusion]
via GitHub
-
2026/08/08
[PR] feat: support S3 compliant filesystems [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] refactor(proto): migrate ArrowSource serde [datafusion]
via GitHub
-
2026/08/08
[I] Support S3-compliant object stores [datafusion-comet]
via GitHub
-
2026/08/08
[PR] refactor(proto): migrate ArrowSource serde [datafusion]
via GitHub
-
2026/08/08
[PR] refactor(proto): migrate AvroSource serde [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: native ansi-errors raised as spark error [datafusion-comet]
via GitHub
-
2026/08/08
Re: [I] Evaluate extending collect_set input normalization to Spark 3.4 through 4.1 [datafusion-comet]
via GitHub
-
2026/08/08
[I] Agree and document cross-version compatibility guarantees for Ballista's three versioned surfaces [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] perf: optimize list_extract without defaults using Arrow take [datafusion-comet]
via GitHub
-
2026/08/08
Re: [I] TUI's duplicated API response types have drifted from the scheduler, breaking the stages popup [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat: add aggregate observability counters to the cache layer [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: event log and history server (Spark History Server equivalent) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] fix: prevent silent overflow when reading Parquet TIMESTAMP_MILLIS values [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] fix: prevent silent overflow when reading Parquet TIMESTAMP_MILLIS values [datafusion-comet]
via GitHub
-
2026/08/08
[PR] feat(history): add the event-log schema, writer, and reader [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat: null aware RightAnti hash join execution + planning support [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: event log and history server (Spark History Server equivalent) [datafusion-ballista]
via GitHub
-
2026/08/08
[PR] feat: add aggregate observability counters to the cache layer [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: Add Iceberg Support [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] fix: normalize floating-point values in native collect_set [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] fix: normalize floating-point values in native collect_set [datafusion-comet]
via GitHub
-
2026/08/08
[I] Normalize signed zero in collect_set on Spark 3.4 through 4.1 [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] Proto: migrate MemorySourceConfig to per-source try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
2026/08/08
[PR] feat: event log and history server (Spark History Server equivalent) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] refactor: delegate ANSI integer arithmetic to arrow checked kernels [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] fix: decode invalid UTF-8 at the JVM to native FFI import boundary [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] fix: normalize signed zero in nested float array comparisons [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] refactor: delegate ANSI integer arithmetic to arrow checked kernels [datafusion-comet]
via GitHub
-
2026/08/08
[PR] fix(tui): use the shared API wire types instead of local copies [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [I] Proto: migrate the simple file scans (CsvSource, JsonSource, ArrowSource, AvroSource) [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor(scheduler): extract REST API wire types into ballista-api-types [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [I] Proto: migrate the simple file scans (CsvSource, JsonSource, ArrowSource, AvroSource) [datafusion]
via GitHub
-
2026/08/08
[I] TUI's duplicated API response types have drifted from the scheduler, breaking the stages popup [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] Proto: migrate MemorySourceConfig to per-source try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Proto: migrate MemorySourceConfig to per-source try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
2026/08/08
Re: [I] Physical plan proto silently drops CSV/JSON scan options (newline_delimited, terminator, compression) [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Proto: migrate MemorySourceConfig to per-source try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: preserve bitmap-backed RowSelection through ParquetAccessPlan [datafusion]
via GitHub
-
2026/08/08
[PR] Proto: migrate MemorySourceConfig to per-source try_to_proto / try_from_proto hooks [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(core): ValueIndexExec + ValueIndexReader + shuffle FileWriter switch [datafusion-ballista]
via GitHub
-
2026/08/08
[PR] refactor(scheduler): extract REST DTOs into ballista-history and factor out dto_build [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] refactor: use Arrow timezone type [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] refactor(proto): migrate ParquetSource serde [datafusion]
via GitHub
-
2026/08/08
Re: [PR] refactor(proto): migrate JsonSource serde [datafusion]
via GitHub
-
2026/08/08
Re: [I] Proto: migrate ParquetSource [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(core): RangeShuffleReaderExec — ordering-preserving shuffle reader (purely additive) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] perf: skip DecimalPrecision.promote's rewrite when there is no decimal arithmetic [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] feat: Add Iceberg Support [datafusion-ballista]
via GitHub
-
2026/08/08
[PR] feat: preserve bitmap-backed RowSelection through ParquetAccessPlan [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: event log and history server (Spark History Server equivalent) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat(core): RangeShuffleReaderExec — ordering-preserving shuffle reader (purely additive) [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] test(chaos): add a Kubernetes (kind) backend for the chaos harness [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] perf(kll): batch-oriented ingest for the TDigest → KLL swap [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat(core): scaffold PrefixMergeExec for cross-partition windowed-aggregate state merge [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat(core): scaffold PrefixMergeExec for cross-partition windowed-aggregate state merge [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat(core): ValueIndexExec + ValueIndexReader + shuffle FileWriter switch [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] feat(core): ValueIndexExec + ValueIndexReader + shuffle FileWriter switch [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] refactor: use Arrow timezone type [datafusion-comet]
via GitHub
-
2026/08/08
Re: [PR] fix: clear stale sliding aggregate state for empty RANGE frames [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(core): RangeShuffleReaderExec — ordering-preserving shuffle reader (purely additive) [datafusion-ballista]
via GitHub
-
2026/08/08
[PR] feat(core): RangeShuffleReaderExec — ordering-preserving shuffle reader (purely additive) [datafusion-ballista]
via GitHub
-
2026/08/08
[PR] fix: clear stale sliding aggregate state for empty RANGE frames [datafusion]
via GitHub
-
2026/08/08
Re: [I] Sliding RANGE aggregates retain stale state after an empty frame [datafusion]
via GitHub
-
2026/08/08
[I] Sliding RANGE aggregates retain stale state after an empty frame [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix(proto): serialize Global/LocalLimitExec required_ordering [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix(proto): serialize Global/LocalLimitExec required_ordering [datafusion]
via GitHub
-
2026/08/08
Re: [I] Avoid recompute CTEs (common table expressions) / share input plans [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Resolve page pruning `StatisticsConverter` once per file instead of once per row group [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix(core): fix main build errors [datafusion-ballista]
via GitHub
-
2026/08/08
[PR] fix(proto): serialize Global/LocalLimitExec required_ordering [datafusion]
via GitHub
-
2026/08/08
[PR] fix(core): unbreak main — set partition: None on OperatorMetric literals [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] Skip page index load (and `ParquetMetaData` clone) when the file has no page index [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Skip page index load (and `ParquetMetaData` clone) when the file has no page index [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(physical-plan): `GroupColumn` support for `List` / `LargeList` [datafusion]
via GitHub
-
2026/08/08
[PR] Resolve page pruning `StatisticsConverter` once per file instead of once per row group [datafusion]
via GitHub
-
2026/08/08
Re: [I] EPIC: complete GroupValuesColumn type coverage (nested types + remaining primitives) [datafusion]
via GitHub
-
2026/08/08
Re: [PR] tests: add SLT test coverage for `MERGE INTO` [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat(core): PBWAG — parallel BWAG wrapper [datafusion-ballista]
via GitHub
-
2026/08/08
Re: [PR] Docs: Add PR review guide [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Skip page index load (and `ParquetMetaData` clone) when the file has no page index [datafusion]
via GitHub
-
2026/08/08
Re: [PR] tests: add SLT test coverage for `MERGE INTO` [datafusion]
via GitHub
-
2026/08/08
Re: [I] EPIC: complete GroupValuesColumn type coverage (nested types + remaining primitives) [datafusion]
via GitHub
-
2026/08/08
Re: [PR] feat: add GroupColumn support for Decimal256 in multi-column GROUP BY [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Skip page index load (and `ParquetMetaData` clone) when the file has no page index [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Enable dynamic filters for range-partitioned joins [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Skip page index load (and `ParquetMetaData` clone) when the file has no page index [datafusion]
via GitHub
-
2026/08/08
Re: [PR] Skip page index load (and `ParquetMetaData` clone) when the file has no page index [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: preserve ABFS container in object store registry keys [datafusion]
via GitHub
-
2026/08/08
Re: [PR] fix: Correctly process numeric literals with underscores [datafusion]
via GitHub