ghkang98 opened a new pull request, #51253:
URL: https://github.com/apache/doris/pull/51253

   solve the problem of inconsistent filter data in the doris eq-delete scenario
   
   Problem Summary:
   When Doris reads iceberg's data, if there is eq-deleted data, when filtering 
the data, the filter will have dirty data due to the incorrect use of the 
resize-fill function, which will eventually cause Doris's data to be filtered 
incorrectly.
   
[doris-iceberg-eq-delete-bug.pdf](https://github.com/user-attachments/files/20439214/doris-iceberg-eq-delete-bug.pdf)
   
   - Behavior changed:
      yes
      added a reinit function to reset the size of a data and fill all the data 
with the new data area
   - Does this need documentation?
       No.
    
   


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