Uh oh!
There was an error while loading. Please reload this page.
Update sql parser to v0.20.0 - #3072
Conversation
codecov-commenter
commented
Aug 8, 2022
Codecov Report
@@ Coverage Diff @@## master #3072 +/- ##
=======================================
Coverage 85.85% 85.85% =======================================
Files 289 289 Lines 51890 51907 +17 =======================================
+ Hits 44548 44567 +19 + Misses 7342 7340 -2
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
alamb
commented
Aug 8, 2022
Thanks @waitingkuo |
ursabot
commented
Aug 8, 2022
Benchmark runs are scheduled for baseline = 68b205f and contender = acd1f40. acd1f40 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
Closes#3071
Rationale for this change
keep up with dependencies
#2867 and #3037 need sqlparser v0.20.0
What changes are included in this PR?
NestedJoin now support alias
Are there any user-facing changes?