iffyio opened a new pull request, #1766:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1766
```sql
RAISE USING MESSAGE = 'error';
```
[BigQuery](https://cloud.google.com/bigquery/docs/reference/standard-sql/procedural-language#raise)
[Snowflake](https://doc
GitHub user alamb edited a comment on the discussion: Does DataFusion Support
JSON Path Filtering Like `jsonb_path_exists` in PostgreSQL?
You could create a function called `jsonb_path_exists` that takes a binary
column and a json path string perhaps?
You could take a look at how it is done
GitHub user alamb added a comment to the discussion: Does DataFusion Support
JSON Path Filtering Like `jsonb_path_exists` in PostgreSQL?
You could create a function called `jsonb_path_exists` that takes a binary
column and a json path string perhaps?
You could take a look at how it is done
h
alamb closed issue #14077: [Epic] A collection of items related to processing
larger than memory datasets (via spilling, externalized algorithm, etc)
URL: https://github.com/apache/datafusion/issues/14077
--
This is an automated message from the Apache Git Service.
To respond to the message,
alamb commented on issue #14077:
URL: https://github.com/apache/datafusion/issues/14077#issuecomment-2729497623
I broke this ticket into two follow on ones, one focused on hashing and one
focused on sorting:
- https://github.com/apache/datafusion/issues/15271
- https://github.com/apach
alamb commented on issue #14077:
URL: https://github.com/apache/datafusion/issues/14077#issuecomment-2729483092
Since there was recent excitement /activity about better sorting behavior, I
file an EPIC for just that:
- https://github.com/apache/datafusion/issues/14692
--
This is an au
ch-sc commented on PR #14523:
URL: https://github.com/apache/datafusion/pull/14523#issuecomment-2728490058
Hi @berkaysynnada, I should be able to spend some time on this at the end of
this week.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
alamb commented on issue #15121:
URL: https://github.com/apache/datafusion/issues/15121#issuecomment-2729841089
- Next week: https://github.com/apache/datafusion/issues/15274
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
alamb commented on PR #15237:
URL: https://github.com/apache/datafusion/pull/15237#issuecomment-2729725471
Thanks @jkosh44 -- I'll wait for another day or two to merge this one in to
give time for others to respond too
--
This is an automated message from the Apache Git Service.
To respo
alamb closed issue #15121: Weekly Plan (Andrew Lamb) March 10, 2025
URL: https://github.com/apache/datafusion/issues/15121
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
blaginin opened a new pull request, #15273:
URL: https://github.com/apache/datafusion/pull/15273
## Which issue does this PR close?
- Closes #.
## Rationale for this change
## What changes are included in this PR?
## Are these changes tested
Omega359 commented on issue #12650:
URL: https://github.com/apache/datafusion/issues/12650#issuecomment-2729820620
take
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
blaginin closed pull request #15273: Chore/add codecov demo 3
URL: https://github.com/apache/datafusion/pull/15273
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
zebsme opened a new pull request, #15278:
URL: https://github.com/apache/datafusion/pull/15278
## Which issue does this PR close?
- Closes #15277
- Part of #14914
## Rationale for this change
## What changes are included in this PR?
- Implement Unio
alamb commented on issue #14692:
URL: https://github.com/apache/datafusion/issues/14692#issuecomment-2729485594
I started collecting sort larger than RAM related things here:
- https://github.com/apache/datafusion/issues/15271
--
This is an automated message from the Apache Git Service
blaginin commented on issue #15233:
URL: https://github.com/apache/datafusion/issues/15233#issuecomment-2730414093
> I think @blaginin's work https://github.com/apache/datafusion/pull/14781
pretty matches this approach
(https://github.com/apache/datafusion/pull/14781#discussion_r1991936799)
alamb commented on issue #15191:
URL: https://github.com/apache/datafusion/issues/15191#issuecomment-2730417397
> Incidentally this is the use case I am targeting. Anyway, this query would
result in at least 3 partitions, two of which are overlapping in time. If we
could generalize Progress
alamb commented on issue #15191:
URL: https://github.com/apache/datafusion/issues/15191#issuecomment-2730420780
> I don't mean to tout my own horn too much, but in fact this exact use case
is what
[FileScanConfig::split_groups_by_statistics](https://github.com/apache/datafusion/blob/main/da
alamb commented on issue #13815:
URL: https://github.com/apache/datafusion/issues/13815#issuecomment-2730426380
> I’m very interested in contributing to the WASM support for DataFusion
project as part of GSoC 2025. Enhancing embeddability and ensuring robust WASM
integration aligns with my
parthchandra commented on code in PR #1483:
URL: https://github.com/apache/datafusion-comet/pull/1483#discussion_r1999359044
##
spark/src/main/scala/org/apache/comet/CometSparkSessionExtensions.scala:
##
@@ -188,69 +185,62 @@ class CometSparkSessionExtensions
sc
andygrove opened a new pull request, #1541:
URL: https://github.com/apache/datafusion-comet/pull/1541
## Which issue does this PR close?
Part of https://github.com/apache/datafusion-comet/issues/1489
## Rationale for this change
## What changes are include
matthewmturner commented on issue #13815:
URL: https://github.com/apache/datafusion/issues/13815#issuecomment-2730457784
> 4. Stretch goal -- prototype how we would support WASM user defined
functions
On this point, I was able to get WASM UDFs working in
[dft](https://github.com/data
alamb merged PR #15123:
URL: https://github.com/apache/datafusion/pull/15123
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@datafusi
alamb closed issue #14652: Deprecate and eventually remove
`ScalarUDF::invoke_batch`
URL: https://github.com/apache/datafusion/issues/14652
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
alamb commented on PR #15123:
URL: https://github.com/apache/datafusion/pull/15123#issuecomment-2729560622
Thanks again
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
Spaarsh commented on PR #1062:
URL:
https://github.com/apache/datafusion-python/pull/1062#issuecomment-2729797059
@timsaucer there are still several rules to be enabled. But those require
significant changes. Take a look at the rule `PLR0913`:
```
docs/source/conf.py:76:5: PLR0913 Too
chenkovsky commented on code in PR #15212:
URL: https://github.com/apache/datafusion/pull/15212#discussion_r1999031362
##
datafusion/sql/src/unparser/expr.rs:
##
@@ -94,6 +94,7 @@ impl Unparser<'_> {
Ok(root_expr)
}
+#[cfg_attr(feature = "recursive_protection
alamb merged PR #15203:
URL: https://github.com/apache/datafusion/pull/15203
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@datafusi
xudong963 commented on code in PR #15268:
URL: https://github.com/apache/datafusion/pull/15268#discussion_r1999040059
##
datafusion/datasource-parquet/src/file_format.rs:
##
@@ -465,45 +465,103 @@ impl FileFormat for ParquetFormat {
}
}
-/// Coerces the file schema if th
alamb closed issue #15155: Improved CI test coverage for rust features
URL: https://github.com/apache/datafusion/issues/15155
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
alamb commented on code in PR #15260:
URL: https://github.com/apache/datafusion/pull/15260#discussion_r1999228102
##
datafusion/catalog/Cargo.toml:
##
@@ -35,17 +35,18 @@ arrow = { workspace = true }
async-trait = { workspace = true }
dashmap = { workspace = true }
datafusion
alamb commented on code in PR #15275:
URL: https://github.com/apache/datafusion/pull/15275#discussion_r1999247151
##
datafusion/expr-common/src/type_coercion/binary.rs:
##
@@ -1177,26 +1177,6 @@ pub fn string_coercion(lhs_type: &DataType, rhs_type:
&DataType) -> Option
milenkovicm closed issue #1042: Cannot build a fresh checkout, configure_me has
yanked deps
URL: https://github.com/apache/datafusion-ballista/issues/1042
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
milenkovicm commented on issue #1042:
URL:
https://github.com/apache/datafusion-ballista/issues/1042#issuecomment-2730896362
> can we close this issue, please? it does not look as ballista problem
closing this issue
--
This is an automated message from the Apache Git Service.
To r
codecov-commenter commented on PR #1543:
URL:
https://github.com/apache/datafusion-comet/pull/1543#issuecomment-2730917939
##
[Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1543?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca
andygrove closed issue #1044: Lack of images in docker hub
URL: https://github.com/apache/datafusion-ballista/issues/1044
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
andygrove merged PR #1200:
URL: https://github.com/apache/datafusion-ballista/pull/1200
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr.
andygrove merged PR #1197:
URL: https://github.com/apache/datafusion-ballista/pull/1197
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr.
andygrove merged PR #1204:
URL: https://github.com/apache/datafusion-ballista/pull/1204
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr.
andygrove closed issue #1198: `Starting a Ballista Cluster using Docker`
documentation is incorrect
URL: https://github.com/apache/datafusion-ballista/issues/1198
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
alamb commented on code in PR #15159:
URL: https://github.com/apache/datafusion/pull/15159#discussion_r1999670066
##
datafusion/sql/tests/cases/plan_to_sql.rs:
##
Review Comment:
I don't understand this comment -- doesn't this PR *add* a new test?
##
datafusion/s
dependabot[bot] opened a new pull request, #1206:
URL: https://github.com/apache/datafusion-ballista/pull/1206
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.14.
Changelog
Sourced from https://github.com/briansmith/ring/blob/main/RELEASES.md";>ring's
changelog
andygrove opened a new issue, #1545:
URL: https://github.com/apache/datafusion-comet/issues/1545
### Describe the bug
There are more than 100 failures in `core2` suite that seem to have the same
root cause:
```
- Spark vectorized reader - without partition data column - sele
milenkovicm opened a new pull request, #1207:
URL: https://github.com/apache/datafusion-ballista/pull/1207
# Which issue does this PR close?
Closes #1016.
# Rationale for this change
# What changes are included in this PR?
# Are there any user-faci
codecov-commenter commented on PR #1544:
URL:
https://github.com/apache/datafusion-comet/pull/1544#issuecomment-2730955992
##
[Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1544?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca
adriangb commented on code in PR #15284:
URL: https://github.com/apache/datafusion/pull/15284#discussion_r1999690016
##
datafusion/catalog/src/session.rs:
##
@@ -145,7 +145,7 @@ impl From<&dyn Session> for TaskContext {
state.scalar_functions().clone(),
milenkovicm closed issue #1021: Example program gives `mismatched types` error
on `ParquetReadOptions`
URL: https://github.com/apache/datafusion-ballista/issues/1021
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
milenkovicm commented on issue #1021:
URL:
https://github.com/apache/datafusion-ballista/issues/1021#issuecomment-2730957226
I'm closing this issue as it was caused due to datafusion/ballista version
mismatch.
Ballista version signals which datafusion it supports, ballista 43 supports
milenkovicm merged PR #1199:
URL: https://github.com/apache/datafusion-ballista/pull/1199
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubsc
alamb opened a new pull request, #15285:
URL: https://github.com/apache/datafusion/pull/15285
## Which issue does this PR close?
- part of https://github.com/apache/arrow-rs/issues/7107
## Rationale for this change
This tests with the newest version of arrow as a
milenkovicm opened a new issue, #1205:
URL: https://github.com/apache/datafusion-ballista/issues/1205
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
With #1200 publishing executor and scheduler containers, there is need to
su
github-actions[bot] commented on PR #13991:
URL: https://github.com/apache/datafusion/pull/13991#issuecomment-2731392221
Thank you for your contribution. Unfortunately, this pull request is stale
because it has been open 60 days with no activity. Please remove the stale
label or comment or
changsun20 commented on issue #14434:
URL: https://github.com/apache/datafusion/issues/14434#issuecomment-2731465313
Hi @eliaperantoni,
Thank you for the detailed guidance! Here's my understanding of the next
steps:
1. **Warning Scope**
I'll implement the semantic appro
comphead commented on PR #1456:
URL:
https://github.com/apache/datafusion-comet/pull/1456#issuecomment-2731468304
@andygrove @kazuyukitanimura please have a second look
Nested arrays and Iceberg compat support will be added in follow up PR
--
This is an automated message from the Apach
Jiashu-Hu opened a new pull request, #15287:
URL: https://github.com/apache/datafusion/pull/15287
## Which issue does this PR close?
- Closes [#15004](https://github.com/apache/datafusion/issues/15004).
## Rationale for this change
The current error messages f
MohamedAbdeen21 opened a new pull request, #1768:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1768
Closes #1665
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
milenkovicm merged PR #1206:
URL: https://github.com/apache/datafusion-ballista/pull/1206
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubsc
alamb commented on code in PR #15284:
URL: https://github.com/apache/datafusion/pull/15284#discussion_r1999897889
##
datafusion/catalog/src/session.rs:
##
@@ -145,7 +145,7 @@ impl From<&dyn Session> for TaskContext {
state.scalar_functions().clone(),
st
andygrove commented on PR #1443:
URL:
https://github.com/apache/datafusion-comet/pull/1443#issuecomment-2731258066
> > there is one test failing
>
> No idea why this test should have failed. Hoping that the rerun will fix
it.
If it was the surefire upload issue then the fix is
iffyio merged PR #1768:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1768
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr
xudong963 commented on code in PR #15268:
URL: https://github.com/apache/datafusion/pull/15268#discussion_r2000307800
##
datafusion/datasource-parquet/src/file_format.rs:
##
@@ -465,7 +465,116 @@ impl FileFormat for ParquetFormat {
}
}
+/// Apply necessary schema type co
xudong963 opened a new pull request, #15289:
URL: https://github.com/apache/datafusion/pull/15289
## Which issue does this PR close?
- Closes #.
## Rationale for this change
Is the code essentially looking for the first indication that statistics are
availabl
andygrove commented on issue #1536:
URL:
https://github.com/apache/datafusion-comet/issues/1536#issuecomment-2730761195
I will close this issue since the design does seem correct. We should remove
the TODO though.
--
This is an automated message from the Apache Git Service.
To respond to
Dev79844 commented on issue #14562:
URL: https://github.com/apache/datafusion/issues/14562#issuecomment-2731335616
Hey @timsaucer
I would like to contribute. Can I take up window and table?
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
andygrove commented on issue #1509:
URL:
https://github.com/apache/datafusion-comet/issues/1509#issuecomment-2731240978
@RaghavendraGanesh We now have a 0.7.0 image for Spark 3.5.4. Perhaps that
helps?
https://hub.docker.com/r/apache/datafusion-comet/tags
--
This is an automated m
xudong963 commented on code in PR #15268:
URL: https://github.com/apache/datafusion/pull/15268#discussion_r2000109655
##
datafusion/datasource-parquet/src/file_format.rs:
##
@@ -465,45 +465,103 @@ impl FileFormat for ParquetFormat {
}
}
-/// Coerces the file schema if th
jayzhan211 commented on code in PR #15268:
URL: https://github.com/apache/datafusion/pull/15268#discussion_r2000156746
##
datafusion/datasource-parquet/src/file_format.rs:
##
@@ -465,7 +465,116 @@ impl FileFormat for ParquetFormat {
}
}
+/// Apply necessary schema type c
logan-keede commented on code in PR #15260:
URL: https://github.com/apache/datafusion/pull/15260#discussion_r158674
##
datafusion/catalog/src/lib.rs:
##
@@ -46,4 +46,94 @@ pub use r#async::*;
pub use schema::*;
pub use session::*;
pub use table::*;
+pub mod stream;
pub m
jsai28 commented on issue #15282:
URL: https://github.com/apache/datafusion/issues/15282#issuecomment-2730914857
take
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
alamb commented on PR #15244:
URL: https://github.com/apache/datafusion/pull/15244#issuecomment-2730389755
🚀
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe
parthchandra commented on code in PR #1443:
URL: https://github.com/apache/datafusion-comet/pull/1443#discussion_r1999893696
##
native/core/src/parquet/parquet_exec.rs:
##
@@ -0,0 +1,139 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor li
parthchandra commented on PR #1443:
URL:
https://github.com/apache/datafusion-comet/pull/1443#issuecomment-2731253073
> there is one test failing
No idea why this test should have failed. Hoping that the rerun will fix it.
--
This is an automated message from the Apache Git Service
sdht0 opened a new pull request, #15286:
URL: https://github.com/apache/datafusion/pull/15286
Just updated the link.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
qazxcdswe123 closed issue #14966: Support duckdb's `INSERT OR IGNORE INTO ...`
URL: https://github.com/apache/datafusion/issues/14966
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
parthchandra commented on code in PR #1483:
URL: https://github.com/apache/datafusion-comet/pull/1483#discussion_r1999846503
##
spark/src/main/scala/org/apache/comet/CometSparkSessionExtensions.scala:
##
@@ -188,69 +185,62 @@ class CometSparkSessionExtensions
sc
andygrove merged PR #1203:
URL: https://github.com/apache/datafusion-ballista/pull/1203
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr.
chenkovsky commented on issue #15205:
URL: https://github.com/apache/datafusion/issues/15205#issuecomment-2731509381
Hi, @Dandandan .
it seems that there's no direct way to deep copy array in arrow?
so I tested the following code. it seems that it works.
```rust
let a = a
Weijun-H commented on code in PR #15286:
URL: https://github.com/apache/datafusion/pull/15286#discussion_r2000123298
##
datafusion/sqllogictest/README.md:
##
@@ -28,7 +28,7 @@ This crate is a submodule of DataFusion that contains an
implementation of [sqll
## Overview
This
jayzhan211 commented on code in PR #15253:
URL: https://github.com/apache/datafusion/pull/15253#discussion_r110359
##
datafusion/expr/src/expr.rs:
##
@@ -2607,11 +2793,23 @@ pub(crate) fn
schema_name_from_exprs_comma_separated_without_space(
schema_name_from_exprs_inne
jayzhan211 commented on PR #15253:
URL: https://github.com/apache/datafusion/pull/15253#issuecomment-2731279083
Is it possible to modify `Display` for Expr for explain statement?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
jayzhan211 commented on code in PR #15253:
URL: https://github.com/apache/datafusion/pull/15253#discussion_r104973
##
datafusion/expr/src/expr.rs:
##
@@ -2596,6 +2612,176 @@ impl Display for SchemaDisplay<'_> {
}
}
+struct SqlDisplay<'a>(&'a Expr);
+impl Display for
alamb commented on PR #15284:
URL: https://github.com/apache/datafusion/pull/15284#issuecomment-2731258754
> lgtm thanks @alamb not sure why CI failed though
Thanks @comphead -- I am not sure either -- I'll figure t out
--
This is an automated message from the Apache Git Service.
T
irenjj commented on code in PR #15253:
URL: https://github.com/apache/datafusion/pull/15253#discussion_r2000179936
##
datafusion/expr/src/expr.rs:
##
@@ -2596,6 +2612,176 @@ impl Display for SchemaDisplay<'_> {
}
}
+struct SqlDisplay<'a>(&'a Expr);
+impl Display for SqlD
andygrove closed issue #1202: remove `graphviz-rust` dependency
URL: https://github.com/apache/datafusion-ballista/issues/1202
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
zhuqi-lucas commented on code in PR #15239:
URL: https://github.com/apache/datafusion/pull/15239#discussion_r2000189083
##
datafusion/common/src/dfschema.rs:
##
@@ -605,25 +582,49 @@ impl DFSchema {
}
/// Returns true if the two schemas have the same qualified named
zhuqi-lucas commented on PR #15239:
URL: https://github.com/apache/datafusion/pull/15239#issuecomment-2731620314
> Thanks @zhuqi-lucas -- this code looks really nice 👨🍳 👌
>
> I think we should avoid API breakages but otherwise looks great to me
Thank you for review @alamb , add
milenkovicm commented on issue #895:
URL:
https://github.com/apache/datafusion-ballista/issues/895#issuecomment-2731017743
It looks like this issue has been fixed, is it ok to close this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
irenjj commented on PR #15253:
URL: https://github.com/apache/datafusion/pull/15253#issuecomment-2731239713
> Thank you @irenjj -- this looks really nice
>
> I think there are a few ways we should improve the comments, ~but I'll
directly push those to this branch.~
>
> Thanks a
andygrove closed issue #1510: Publish official Docker images to Docker Hub
under Apache account
URL: https://github.com/apache/datafusion-comet/issues/1510
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
andygrove commented on issue #1510:
URL:
https://github.com/apache/datafusion-comet/issues/1510#issuecomment-2731240199
Closing as complete: https://hub.docker.com/r/apache/datafusion-comet/tags
--
This is an automated message from the Apache Git Service.
To respond to the message, please
dpengpeng commented on PR #932:
URL: https://github.com/apache/datafusion-comet/pull/932#issuecomment-2731538887
@parthchandra Consulting a question: In the current compilation script
`dev/release/build-release-comet.sh`, the final invocation of the compilation
command is `core-amd64-libs`
github-actions[bot] commented on PR #13888:
URL: https://github.com/apache/datafusion/pull/13888#issuecomment-2731392253
Thank you for your contribution. Unfortunately, this pull request is stale
because it has been open 60 days with no activity. Please remove the stale
label or comment or
jayzhan211 commented on code in PR #15253:
URL: https://github.com/apache/datafusion/pull/15253#discussion_r107560
##
datafusion/expr/src/expr.rs:
##
@@ -2596,6 +2612,176 @@ impl Display for SchemaDisplay<'_> {
}
}
+struct SqlDisplay<'a>(&'a Expr);
+impl Display for
logan-keede commented on code in PR #15260:
URL: https://github.com/apache/datafusion/pull/15260#discussion_r159689
##
datafusion/catalog/Cargo.toml:
##
@@ -35,17 +35,18 @@ arrow = { workspace = true }
async-trait = { workspace = true }
dashmap = { workspace = true }
data
blaginin commented on code in PR #15159:
URL: https://github.com/apache/datafusion/pull/15159#discussion_r1998600989
##
datafusion/sql/tests/cases/plan_to_sql.rs:
##
Review Comment:
Had to remove this because now (even in main) it produces `SELECT * FROM
(SELECT [1, 2, 3]
niebayes commented on code in PR #15119:
URL: https://github.com/apache/datafusion/pull/15119#discussion_r1998497878
##
datafusion/core/src/execution/context/mod.rs:
##
@@ -1632,7 +1632,7 @@ impl FunctionRegistry for SessionContext {
}
fn expr_planners(&self) -> Vec>
niebayes commented on PR #15119:
URL: https://github.com/apache/datafusion/pull/15119#issuecomment-2729093006
@alamb Hi, I've written a test to demonstrate why it's more convenient and
somewhat necessary to provide an `expr_planners` method for `SessionState`.
I'm not sure if this tes
GitHub user alamb added a comment to the discussion: Does DataFusion Support
JSON Path Filtering Like `jsonb_path_exists` in PostgreSQL?
Actually, here is a good example :
https://github.com/apache/datafusion/blob/87eec43856a5d8cefef24d1ff85d375d2b58d8c2/datafusion/core/tests/user_defined/expr
UBarney opened a new pull request, #15266:
URL: https://github.com/apache/datafusion/pull/15266
## Which issue does this PR close?
part of #13998
## Rationale for this change
Achieved a 5x performance boost.
Benchmark sql: `select id2, id4, first_value(v1 order
alamb opened a new issue, #15267:
URL: https://github.com/apache/datafusion/issues/15267
### Is your feature request related to a problem or challenge?
By default DataFusion doesn't support many operators, for example `->`
```sql
> set datafusion.sql_parser.dialect = postgres
1 - 100 of 215 matches
Mail list logo