yingh0ng commented on issue #376:
URL: 
https://github.com/apache/doris-flink-connector/issues/376#issuecomment-2097215972

   How to Reproduce?
   I used a founction column in where condition, like: 
   select a, b, c
   from (select a, b, (a+b) as c from tablea)tableb
   where c=4;


-- 
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: commits-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to