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

   ### Query engine
   
   flink
   
   ### Question
   
   table:  id(primary key ), a, b, c, d   ... (will dynamic add column)
   
   user A  will  update : id=1, a="hello1"
   
   user B  will  update : id=1, d="hello2"
   
   how to do ?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to