LB-Yu commented on issue #982:
URL: https://github.com/apache/fluss/issues/982#issuecomment-3125084062

   Hi @swuferhong. I'd like to try. Could you please assign it to me?
   
   I took a look at the code. My thought is to change the `table_json` field in 
`PbTableMetadata` from `required` to `optional`, and add fields like `tableId` 
and `schemaId` to `TableMeta`. This is because the metadata RPC call also 
relies on `PbTableMetadata` and needs `TableInfo`. Additionally, this makes it 
easier to maintain compatibility across different versions.
   
   Do you have any advice about this?


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