jiamin13579 opened a new issue, #8979:
URL: https://github.com/apache/iceberg/issues/8979

   ### Query engine
   
   Spark
   
   ### Question
   
   When we talk about writing data to Iceberg, it is common practice to first 
issue an eqDelete record and then write a data record. However, after we made 
changes by converting from a non-partitioned table to a partitioned table, we 
noticed that the previous data is still being queried, resulting in two sets of 
data - one from the old non-partitioned folder and another from the new 
partitioned folder.


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to