chore(deps): update rust crate sqlparser to 0.44.0 #5412
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.43.1
->0.44.0
Release Notes
sqlparser-rs/sqlparser-rs (sqlparser)
v0.44.0
Compare Source
Added
ROW FORMAT DELIMITED
in Hive (#1155) - Thanks @jonathanlehtoSERDEPROPERTIES
forCREATE TABLE
with Hive (#1152) - Thanks @jonathanlehtoEXECUTE ... USING
for Postgres (#1153) - Thanks @jonathanlehtoCREATE FUNCTION
in GenericDialect (#1159) - Thanks @alambSET TBLPROPERTIES
(#1151) - Thanks @jonathanlehtoUNLOAD
statement (#1150) - Thanks @jonathanlehtoMATERIALIZED CTEs
(#1148) - Thanks @ReppCodesDECLARE
syntax for snowflake and bigquery (#1122) - Thanks @iffyioSELECT AS VALUE
andSELECT AS STRUCT
for BigQuery (#1135) - Thanks @lustefaniak(+)
outer join syntax (#1145) - Thanks @jmhainINSERT INTO ... SELECT ... RETURNING
(#1132) - Thanks @lovasoaINSTALL
andLOAD
(#1127) - Thanks @universalmind303=
operator in function args (#1128) - Thanks @universalmind303CREATE VIEW IF NOT EXISTS
(#1118) - Thanks @7phsUPDATE FROM
for SQLite (further to #694) (#1117) - Thanks @ggaughanDELETE FROM
statement (#1120) - Thanks @iffyioSHOW STATUS
statement (#1119) - Thanks invmFixed
REPLACE
(#1140) - THanks @jjbayerChanged
parse_keyword_with_tokens
for paring keyword and tokens combination (#1141) - Thanks @viiryaConfiguration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.