0xqq commented on issue #23367:
URL: https://github.com/apache/doris/issues/23367#issuecomment-1690193707

   select k1, k2 from cat_postgresql1.doris_test.test1 where cast (k1 as int) = 
1. 
   also error
   ][INTERNAL_ERROR]UdfRuntimeException: JDBC executor sql has error: 
   CAUSED BY: PSQLException: ERROR: operator does not exist: bit = integer
     Hint: No operator matches the given name and argument types. You might 
need to add explicit type casts.
     Position: 57


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