github-actions[bot] closed pull request #14781: Reuse alias if possible
URL: https://github.com/apache/datafusion/pull/14781
--
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
github-actions[bot] commented on PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#issuecomment-2906302584
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
blaginin commented on code in PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#discussion_r2010529772
##
datafusion/sql/src/unparser/plan.rs:
##
@@ -860,8 +877,12 @@ impl Unparser<'_> {
query: &mut Option,
select: &mut SelectBuilder,
rel
goldmedal commented on code in PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#discussion_r1995765092
##
datafusion/sql/src/unparser/plan.rs:
##
@@ -860,8 +877,12 @@ impl Unparser<'_> {
query: &mut Option,
select: &mut SelectBuilder,
re
goldmedal commented on code in PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#discussion_r1991936799
##
datafusion/sql/src/unparser/plan.rs:
##
@@ -860,8 +877,12 @@ impl Unparser<'_> {
query: &mut Option,
select: &mut SelectBuilder,
re
goldmedal commented on code in PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#discussion_r1991788666
##
datafusion/sql/src/unparser/plan.rs:
##
@@ -860,8 +877,12 @@ impl Unparser<'_> {
query: &mut Option,
select: &mut SelectBuilder,
re
blaginin commented on code in PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#discussion_r1991767544
##
datafusion/sql/src/unparser/plan.rs:
##
@@ -860,8 +877,12 @@ impl Unparser<'_> {
query: &mut Option,
select: &mut SelectBuilder,
rel
alamb commented on PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#issuecomment-2702047476
> yes, @alamb, I think we got on the same issue with `unnest` 😀 - I'm happy
to keep working on mine unless you want to take over?
Yes, indeed -- something is going on with unnest
blaginin commented on PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#issuecomment-2701663777
yes, @alamb, I think we got on the same issue with `unnest` 😀 - I'm happy to
keep working on mine unless you want to take over?
--
This is an automated message from the Apache Gi
alamb commented on PR #14781:
URL: https://github.com/apache/datafusion/pull/14781#issuecomment-2700721523
Interestingly, I was working on a very similar PR last night:
- https://github.com/apache/datafusion/pull/15008
--
This is an automated message from the Apache Git Service.
To res
blaginin opened a new pull request, #14781:
URL: https://github.com/apache/datafusion/pull/14781
## Which issue does this PR close?
Follow up on
https://github.com/apache/datafusion/pull/14684#discussion_r1957428384
## Rationale for this change
Currently, alias over alia
11 matches
Mail list logo