wzx140 opened a new pull request, #3459: URL: https://github.com/apache/fluss/pull/3459
## Summary - Support Java API `TableChange.addColumn` interfaces to pass aggregation functions when altering table schema. - Carry the aggregation function through ALTER TABLE ADD COLUMN RPC so the server preserves it in the new schema. - Validate aggregation functions on schema alter for aggregation merge engine tables and reject them on non-aggregation tables. -- 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]
