fresh-borzoni opened a new pull request, #3000:
URL: https://github.com/apache/fluss/pull/3000

   ## Summary
   closes https://github.com/apache/fluss/issues/2988
   
   When a table has partial updates enabled and ADD COLUMN is performed, 
reading old rows from RocksDB with fewer fields than the latest schema causes 
ArrayIndexOutOfBoundsException in PartialUpdater. 
   
   Fix by treating missing fields as null
   


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