DavidZ1 commented on issue #7817: URL: https://github.com/apache/hudi/issues/7817#issuecomment-1415492853
ok~ 1.Create table DDL:  2.See hive table schema:  3.Insert table data: insert into tmp.inv_hive values(1, 'aaa'); 4.Store Hadoop file:  -- 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]
