You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/06/16 02:49:16 UTC

[GitHub] [doris] jacktengg commented on issue #20725: [Bug] Wrong query result

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

   > > 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.
   
   Hi, can you provide the plan and profile of the changed query when `zone_new = -1`?


-- 
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-unsubscribe@doris.apache.org

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


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