bobhan1 commented on issue #27292: URL: https://github.com/apache/doris/issues/27292#issuecomment-1819333274
If you want a table that has the ability to do partial update, and columns in the table can have non-null default values, you can use a merge-on-write unique table. -- 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]
