dujl commented on issue #5836:
URL: https://github.com/apache/hudi/issues/5836#issuecomment-1229872984

   @codope 
   in your hoodie.properties
   there is a 
   ```
   hoodie.table.partition.fields=
   ```
   and you can query table_params in hive metastore mysql, you will see there 
is a table parameters like
   ```
   |     50 | spark.sql.sources.schema.partCol.0   |  
   ```
   show create table will filter the empty key when display the result。
   
   
   


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