MonsterChenzhuo commented on PR #1827:
URL: 
https://github.com/apache/incubator-paimon/pull/1827#issuecomment-1686417695

   > very well job,ogg-json does not contain field type information, all types 
are string, whether this does not meet user expectation? but there doesn't seem 
to be a better solution
   
   In my personal experience, string types work for most situations. However, I 
have a follow up plan for your concern.
   I plan to implement it later:
   1. In the whole library synchronization scenario, allow users to create 
tables in Paimon first. Synchronization will be based on the table created by 
the user for type mapping.
   2. Table level synchronization. This will allow users to pass data type 
parameters. This approach is similar to FlinkSQL.


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