datafusion
datafusion copied to clipboard
feat: support postgres types transparently in queries
Which issue does this PR close?
Closes #6817.
Rationale for this change
What changes are included in this PR?
- upgrade sql-parser version https://github.com/sqlparser-rs/sqlparser-rs/pull/933
- support postgres alias
Are these changes tested?
Add sql integration tests for postgres alias
Are there any user-facing changes?
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 this will be closed in 7 days.