liukun4515 commented on issue #3031:
URL: 
https://github.com/apache/arrow-datafusion/issues/3031#issuecomment-1217478407

   There is the plan to do the rule:
   
   - [ ] add rule framework and a simple example:  `select * from table where 
c1(int32) > 16`  the 16 will be casted to int32
   - [ ] support other numeric type except decimal
   - [ ] support decimal rule
   - [ ] other complex rule, support inlist or inset


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