You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "DavidZ1 (via GitHub)" <gi...@apache.org> on 2023/02/03 09:42:06 UTC

[GitHub] [hudi] DavidZ1 commented on issue #7817: Hudi table compression encoding problem

DavidZ1 commented on issue #7817:
URL: https://github.com/apache/hudi/issues/7817#issuecomment-1415492853

   ok~
   
   1.Create table DDL:
   ![d67291858648d193e4925b4fc7ef56b](https://user-images.githubusercontent.com/30795397/216566044-112d9f66-306a-4a3d-a5ac-82b3f37d0a0b.png)
   
   2.See hive table schema:
   ![image](https://user-images.githubusercontent.com/30795397/216566383-82160980-ad70-4152-be5c-c88ba0d6f6ed.png)
   
   3.Insert table data:
   insert into tmp.inv_hive values(1, 'aaa');
   
   4.Store Hadoop file:
   ![image](https://user-images.githubusercontent.com/30795397/216566806-cb50d5f9-8eb9-40fa-9536-67e1fafbe506.png)
   
   


-- 
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: commits-unsubscribe@hudi.apache.org

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