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

ARROW-11054: [Rust] [DataFusion] Move to sqlparser 0.7.0 #9037

Closed
wants to merge 2 commits into from

Conversation

ovr
Copy link
Contributor

@ovr ovr commented Dec 28, 2020

Hello!

Thanks

@github-actions
Copy link

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @ovr

@ovr
Copy link
Contributor Author

ovr commented Dec 28, 2020

@andygrove I am still working on it, planning to finish today/tomorrow. I will mark this PR to ready for review after it.

@ovr ovr marked this pull request as ready for review December 29, 2020 00:01
@ovr
Copy link
Contributor Author

ovr commented Dec 29, 2020

I finished, CI passed, I think PR is now ready for review.

Thanks

cC @andygrove

Copy link
Contributor

@Dandandan Dandandan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 😎 looks great @ovr !

@alamb
Copy link
Contributor

alamb commented Dec 31, 2020

The full set of Rust CI tests did not run on this PR :(

Can you please rebase this PR against apache/master to pick up the changes in #9056 so that they do?

I apologize for the inconvenience.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thanks @ovr

@codecov-io
Copy link

Codecov Report

Merging #9037 (81141a8) into master (cf0ef79) will decrease coverage by 0.02%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9037      +/-   ##
==========================================
- Coverage   82.64%   82.61%   -0.03%     
==========================================
  Files         202      202              
  Lines       50044    50052       +8     
==========================================
- Hits        41358    41351       -7     
- Misses       8686     8701      +15     
Impacted Files Coverage Δ
rust/datafusion/src/sql/parser.rs 82.35% <36.36%> (-4.53%) ⬇️
rust/datafusion/src/sql/planner.rs 83.97% <64.00%> (-0.84%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf0ef79...81141a8. Read the comment docs.

@alamb alamb closed this in dd5fe70 Dec 31, 2020
@alamb
Copy link
Contributor

alamb commented Dec 31, 2020

Thanks again @ovr

@ovr ovr deleted the sqlparser-0.7 branch January 9, 2021 10:01
GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
Hello!

Thanks

Closes apache#9037 from ovr/sqlparser-0.7

Authored-by: Dmitry Patsura <zaets28rus@gmail.com>
Signed-off-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.

None yet

5 participants