Shield0814 commented on issue #33418:
URL: https://github.com/apache/doris/issues/33418#issuecomment-2046282546

   > ```sql
   > select * from policy_db.cp_credit_variable_raw where dt=20240407 and 
trim(field_name) in ('productId','tradeCode','tradeMode') and instruction = 
3677533288051769738;
   
   
   
   
   > 你试试这样看看:
   > 
   > ```sql
   > select * from policy_db.cp_credit_variable_raw where dt=20240407 and 
trim(field_name) in ('productId','tradeCode','tradeMode') and instruction = 
3677533288051769738;
   > ```
   还是会来回跳, filed_name的类型是varchar(1000)
   
   


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

Reply via email to