gnuhpc commented on PR #631:
URL: https://github.com/apache/fluss-rust/pull/631#issuecomment-4759226442

   Rebased on top of updated #630. Same `pub(crate)` visibility pattern 
applied. All admin signatures use domain types (only the pre-existing `use 
crate::proto::GetTableInfoResponse;` import remains). `alter_table` now exposes 
drop/rename/modify column changes via an `AlterTableChanges` bundle struct.
   
   Verified against real Java Fluss 0.9.1-incubating (68/68 integration tests 
pass) and Fluss 1.0-SNAPSHOT-dev (73/73 with `fluss_v1` feature).


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