roeap commented on code in PR #2018:
URL:
https://github.com/apache/datafusion-sqlparser-rs/pull/2018#discussion_r2311851704
##########
src/keywords.rs:
##########
@@ -491,6 +491,7 @@ define_keywords!(
INTERSECTION,
INTERVAL,
INTO,
+ INVENTORY,
Review Comment:
Certainly @iffyio. I had been looking through the code for existing tests,
but to no avail. So unsure if I should add some cases to the tokenizer tests or
in the parser module?
Or is there a more obvious place I am missing?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]