lichuan6 commented on a change in pull request #1237:
URL: https://github.com/apache/arrow-datafusion/pull/1237#discussion_r743037901



##########
File path: datafusion/src/sql/parser.rs
##########
@@ -294,7 +294,7 @@ impl<'a> DFParser<'a> {
     }
 
     fn consume_token(&mut self, expected: &str) -> bool {

Review comment:
       fixed :)

##########
File path: datafusion/src/sql/parser.rs
##########
@@ -294,7 +294,7 @@ impl<'a> DFParser<'a> {
     }
 
     fn consume_token(&mut self, expected: &str) -> bool {

Review comment:
       @Dandandan Thanks for review, I just fixed it.




-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to