MehulBatra commented on PR #1813:
URL: https://github.com/apache/fluss/pull/1813#issuecomment-3423641257

   @luoyuxia made the changes as discussed:
   * Changed the iceberg table to append only to supporte aggregated query for 
union read.
   * Also adjusted the insert query for iceberg table to only append insert as 
earlier query was also producing updates, delete due to join with PK table 
hence changed it accorindly to accomodate changes.
   * Snapshot id style changed
   * docker exec tree path changed
   * Updated fluss-lake-iceberg to use Fluss's own namespace 
(org.apache.fluss.lake.iceberg.shaded.*) for complete isolation.
   
   <img width="643" height="899" alt="image" 
src="https://github.com/user-attachments/assets/33d9e172-b327-4b09-829e-27d2472992fe";
 />
   
   


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

Reply via email to