alamb commented on PR #3037:
URL: 
https://github.com/apache/arrow-datafusion/pull/3037#issuecomment-1205634803

   > @alamb what should I do with it? Should I Introduce new methods for 
Dialect to allow these operators with Generic dialect?
   
   What about allowing `BinaryOperator::PGBitwiseShiftRight` in 
`GenericDialect` ? I think the `GenericDialect` in sqlparser is sort of a 
"anything goes" dialect so it should be fine to extend it to allow these 
operators. 
   
   I can make another sql-parser release soon if you need one as well


-- 
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]

Reply via email to