datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

feat: support postgres types transparently in queries

Open Kikkon opened this issue 2 years ago • 1 comments

Which issue does this PR close?

Closes #6817.

Rationale for this change

What changes are included in this PR?

  1. upgrade sql-parser version https://github.com/sqlparser-rs/sqlparser-rs/pull/933
  2. support postgres alias

Are these changes tested?

Add sql integration tests for postgres alias

Are there any user-facing changes?

Kikkon avatar Jul 31 '23 15:07 Kikkon

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.

github-actions[bot] avatar May 04 '24 01:05 github-actions[bot]