Re: [PR] Support compound identifier when parsing tuples [datafusion]

2025-06-04 Thread via GitHub
alamb merged PR #16225: URL: https://github.com/apache/datafusion/pull/16225 -- 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

[PR] Support compound identifier when parsing tuples [datafusion]

2025-06-01 Thread via GitHub
hozan23 opened a new pull request, #16225: URL: https://github.com/apache/datafusion/pull/16225 ## Which issue does this PR close? - Closes #16224 ## Rationale for this change We would like to support adding table name qualifiers to columns inside tuples. Currently, this