Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use generics to simplify code and make to_sort_exprs smart #11

Closed
wants to merge 3 commits into from
Closed

Use generics to simplify code and make to_sort_exprs smart #11

wants to merge 3 commits into from

Conversation

ozankabak
Copy link

PR to easily merge proposed use of borrow

@ozankabak ozankabak changed the title Use std::borrow::Borrow to simplify code Use generics to simplify code and make to_sort_exprs smart Apr 7, 2023
@ozankabak ozankabak closed this Jun 28, 2023
alamb added a commit that referenced this pull request Jul 16, 2024
… `interval` (apache#11466)

* Unparser rule for datatime cast (#10)

* use timestamp as the identifier for date64

* rename

* implement CustomDialectBuilder

* fix

* dialect with interval style (#11)

---------

Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech>

* fmt

* clippy

* doc

* Update datafusion/sql/src/unparser/expr.rs

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* update the doc for CustomDialectBuilder

* fix doc test

---------

Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant