Larborator commented on issue #20725:
URL: https://github.com/apache/doris/issues/20725#issuecomment-1589105405

   > i guess replica data inconsistency
   
   hi, I considered this issue before. But when I create a new table and reload 
data by ETL, this problem still exists. 
   
   And I found that when I change the zone new = '-1' in the SQL filter 
condition to zone_new = -1, I can get the correct result(the Doris table column 
type and the data type of the original storage are both string). This looks 
like a bug in the SQL filter condition.


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