Messages by Thread
-
-
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
Re: [PR] feat: Support Iceberg system functions (bucket, truncate, years/months/days/hours) natively [datafusion-comet]
via GitHub
-
[I] Native Iceberg writes drop Hadoop GCS configuration for HadoopFileIO + gs:// [datafusion-comet]
via GitHub
-
[PR] fix(physical-plan): CoalescePartitionsExec panic on wasm32-unknown-unknown [datafusion]
via GitHub
-
[I] Native Iceberg writes use an iceberg-rust revision missing partition-path escaping [datafusion-comet]
via GitHub
-
Re: [I] panic: array_position underflows start_from at i64::MIN [datafusion]
via GitHub
-
[I] Support Iceberg's system functions (bucket, truncate, years/months/days/hours) as native expressions [datafusion-comet]
via GitHub
-
Re: [I] Coercible signature: how to specify some inputs should have exact same type? [datafusion]
via GitHub
-
[PR] feat: enable Comet's in-memory cache by default [datafusion-comet]
via GitHub
-
Re: [I] feat: Write Iceberg Parquet data files natively via iceberg-rust (part 3 of 3) [datafusion-comet]
via GitHub
-
[PR] fix: duplicate groups after spilling in legacy hash aggregation with a nested group key [datafusion]
via GitHub
-
[I] timestamp_trunc panics on DST-transition timestamps in a DST timezone [datafusion-comet]
via GitHub
-
[PR] fix: clear memory after emit all [datafusion]
via GitHub
-
[PR] fix: preserve output field name when reversing aggregate window expressions [datafusion]
via GitHub
-
[I] `UNION ALL` panics on `wasm32-unknown-unknown` [datafusion]
via GitHub
-
[PR] PostgreSQL: Allow non-reserved keywords as table aliases [datafusion-sqlparser-rs]
via GitHub
-
[I] Support first_value/last_value aggregates as sliding window aggregates (blocks FILTER + windowed first/last value) [datafusion]
via GitHub
-
[I] Window reversal renames output field for aggregate-UDAF window functions, breaking parent projection [datafusion]
via GitHub
-
[PR] [branch-55] fix(common): support empty struct in ScalarValue::compact and new_default (#24582) [datafusion]
via GitHub
-
[I] RepartitionExec deadlocks under a memory limit when its spill pool holds two open files [datafusion]
via GitHub
-
[PR] refactor(hash-aggr): Simplify partial hash aggregate with generator pattern [datafusion]
via GitHub
-
[PR] Databricks: enable query and nested type syntax [datafusion-sqlparser-rs]
via GitHub
-
Re: [PR] chore: convert `PartialHashAggregateStream` to async generators and cleanup [datafusion]
via GitHub
-
[PR] chore(deps-dev): bump fast-uri from 3.1.5 to 3.1.7 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
[PR] feat: drive Spark's file writers from Arrow batches, including partitioned and bucketed writes [datafusion-comet]
via GitHub
-
Re: [I] `coerced_from` and `extract_window_frame_target_type` doesn't support RunEndEncoded arrays [datafusion]
via GitHub
-
[PR] feat: carry VariantType identity through schema serialization [datafusion-comet]
via GitHub
-
[PR] test: add aggregate fuzz tests for all shapes [datafusion]
via GitHub
-
[PR] Cover the configMatrix runner path with an end-to-end sqllogictest fixture [datafusion]
via GitHub
-
Re: [I] Physical-plan serialization drops ProjectionExec metadata [datafusion]
via GitHub
-
[PR] Update Cargo.lock because chaha20 v0.10.0 was yanked from crates.io [datafusion]
via GitHub
-
[PR] [branch-55] chore: Minor dependency updates [datafusion]
via GitHub
-
Re: [PR] Stop printing a trailing space after `PUBLIC` in `GRANT` and `REVOKE` [datafusion-sqlparser-rs]
via GitHub
-
Re: [PR] Visit CreateView name as a relation [datafusion-sqlparser-rs]
via GitHub
-
[PR] [branch-55] Align metadata propagation through Physical and Logical casts (#23169) [datafusion]
via GitHub
-
Re: [PR] perf(build): use line-tables-only debug info in the `dev` profile [datafusion]
via GitHub
-
Re: [PR] feat: cost-based join order enumeration [datafusion]
via GitHub
-
[PR] refactor(hash-aggr): route grouping sets to the migrated hash streams [datafusion]
via GitHub
-
[PR] chore: convert `FinalHashAggregateStream` to async generators and cleanup [datafusion]
via GitHub
-
[PR] docs: fix three dead links to datafusion.apache.org [datafusion]
via GitHub
-
[PR] perf: embed projections in ASOF joins [datafusion]
via GitHub
-
[I] Docs: three internal links on datafusion.apache.org are 404 [datafusion]
via GitHub
-
[PR] perf: compact inputs for grouped aggregate filter [datafusion]
via GitHub
-
[I] Test our microbenchmarks as part of CI [datafusion]
via GitHub
-
Re: [PR] feat: add ProgressiveEval and rule to convert from SortPreservingMerge [datafusion]
via GitHub
-
Re: [I] Slow logical planning (>1s) for regexp_like with nested {N} quantifiers [datafusion]
via GitHub
-
Re: [I] Decimal values in SLT tests lose display precision if they have trailing zeros [datafusion]
via GitHub
-
[PR] fix: rebase map offsets in mapsort so sliced maps do not overrun entries [datafusion-comet]
via GitHub
-
[I] mapsort on a sliced map fails with "Max offset exceeds length of entries" [datafusion-comet]
via GitHub
-
Re: [I] Expr simplifier doesn't simplify exprs that are same if you swap lhs with rhs regardless of cycles [datafusion]
via GitHub
-
[PR] feat: support binary types in octet_length [datafusion]
via GitHub
-
[PR] chore(ci): bump taiki-e/install-action from 2.87.1 to 2.87.2 [datafusion-ballista]
via GitHub
-
Re: [PR] implement map_agg [datafusion]
via GitHub
-
Re: [PR] chore: drop Spark 3.4 support [datafusion-comet]
via GitHub
-
[PR] chore(ci): run cargo machete to catch unused dependencies [datafusion-ballista]
via GitHub
-
Re: [PR] feat(pwmj): support RightSemi/RightAnti existence joins [datafusion]
via GitHub
-
[PR] fix: measure native shuffle spills from materialized batches [datafusion-comet]
via GitHub
-
[PR] fix: check for key retriever in Parquet decryption properties conversion [datafusion]
via GitHub
-
[I] Run cargo machete in CI to catch unused dependencies [datafusion-ballista]
via GitHub
-
[PR] build(deps): bump tornado from 6.5.7 to 6.5.8 [datafusion-python]
via GitHub
-
[PR] fix: propagate field metadata through coalesce, nvl, and nvl2 [datafusion]
via GitHub
-
[PR] Visit function clauses in source order [datafusion-sqlparser-rs]
via GitHub
-
[PR] Parse expression-valued LIKE ESCAPE clauses [datafusion-sqlparser-rs]
via GitHub
-
[PR] minor: reenable markjoin test [datafusion]
via GitHub
-
[I] CometColumnarToRowBenchmark measures Spark in all three arms [datafusion-comet]
via GitHub
-
Re: [PR] refactor: separate aggregate group completion from input ordering [datafusion]
via GitHub
-
[PR] chore: consolidate shared manifest metadata into the workspace [datafusion-ballista]
via GitHub
-
[PR] chore(deps-dev): bump browserslist from 4.28.1 to 4.28.8 in /datafusion/wasmtest/datafusion-wasm-app [datafusion]
via GitHub
-
[PR] fix: stop pre-allocating and undercounting a hash table per COUNT(DISTINCT) group [datafusion]
via GitHub