fresh-borzoni opened a new pull request, #3603:
URL: https://github.com/apache/fluss/pull/3603

   Migrated from flus-rust repo
   closes https://github.com/apache/fluss-rust/issues/637
   
   Creating a table with a nested MAP/ROW column went through an Arrow schema, 
which affected timestamp/time precision, dropped column comments, and turned 
CHAR(n) into STRING. So it's better to fix it and use native converter and not 
Arrow schema's one.
   
   Now the column types go to the server natively and are stored exactly as 
declared.


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