xiarixiaoyao commented on issue #5489:
URL: https://github.com/apache/hudi/issues/5489#issuecomment-1128337259

   @parisni  sorry i can not  reproduce this problem, 
   What version of hive do you use?
   i used hive3.1, here is the test result
   
   ```
   +--------------------------+------------+----------+
   |         col_name         | data_type  | comment  |
   +--------------------------+------------+----------+
   | _hoodie_commit_time      | string     |          |
   | _hoodie_commit_seqno     | string     |          |
   | _hoodie_record_key       | string     |          |
   | _hoodie_partition_path   | string     |          |
   | _hoodie_file_name        | string     |          |
   | uuid                     | int        | foo bar  |
   | user_id                  | string     |          |
   | kafka_date               | string     |          |
   | ts                       | string     |          |
   | part                     | string     |          |
   |                          | NULL       | NULL     |
   | # Partition Information  | NULL       | NULL     |
   | # col_name               | data_type  | comment  |
   | part                     | string     |          |
   +--------------------------+------------+----------+
   ```


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