Uh oh!
There was an error while loading. Please reload this page.
ARROW-11054: [Rust] [DataFusion] Move to sqlparser 0.7.0 - #9037
Conversation
@andygrove I am still working on it, planning to finish today/tomorrow. I will mark this PR to ready for review after it. |
ovr
commented
Dec 29, 2020
I finished, CI passed, I think PR is now ready for review. Thanks cC @andygrove |
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. |
codecov-io
commented
Dec 31, 2020
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
alamb
commented
Dec 31, 2020
Thanks again @ovr |
Hello!
Thanks