You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "JingsongLi (via GitHub)" <gi...@apache.org> on 2023/03/22 02:39:19 UTC

[GitHub] [incubator-paimon] JingsongLi opened a new issue, #679: [Feature] Optimize serialization of TableSchema

JingsongLi opened a new issue, #679:
URL: https://github.com/apache/incubator-paimon/issues/679

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
   
   
   ### Motivation
   
   Now the serialization of TableSchema is more violent, once it is determined that there are watermark or calculated columns, is to turn all schema into options stuffed into.
   We should only serialize watermark and calculated columns.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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: issues-unsubscribe@paimon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] yuzelin commented on issue #679: [Feature] Optimize serialization of TableSchema

Posted by "yuzelin (via GitHub)" <gi...@apache.org>.
yuzelin commented on issue #679:
URL: https://github.com/apache/incubator-paimon/issues/679#issuecomment-1539338370

   @hililiwei Sorry for late response. This issue is solved by https://github.com/apache/incubator-paimon/pull/1041


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] yuzelin closed issue #679: [Feature] Optimize serialization of TableSchema

Posted by "yuzelin (via GitHub)" <gi...@apache.org>.
yuzelin closed issue #679: [Feature] Optimize serialization of TableSchema
URL: https://github.com/apache/incubator-paimon/issues/679


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] hililiwei commented on issue #679: [Feature] Optimize serialization of TableSchema

Posted by "hililiwei (via GitHub)" <gi...@apache.org>.
hililiwei commented on issue #679:
URL: https://github.com/apache/incubator-paimon/issues/679#issuecomment-1486070323

   I'm interested in this. May I have the ticket?
   
   


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org