Re: [PR] feat: alias with metadata [datafusion-python]

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

[PR] feat: alias with metadata [datafusion-python]

2025-04-25 Thread via GitHub
chenkovsky opened a new pull request, #: URL: https://github.com/apache/datafusion-python/pull/ # Which issue does this PR close? No # Rationale for this change datafusion has supported alias_with_metadata, but python binding doesn't support it yet. # Wha