gwnszbd opened a new issue, #9124:
URL: https://github.com/apache/hudi/issues/9124
**Environment Description**
* Hudi version :0.12.3
* Spark version :2.4.6
* Hive version :3.1.2
* Hadoop version :3.1.2
* Storage (HDFS/S3/GCS..) :cos
* Running on Docker? (yes/no) :no
I use deltastreamer write hudi and sync to hive
1.hoodie.datasource.hive_sync.sync_comment=true
2.avsc file :{"fields":[{"name":"ID","type":["string","null"],"doc":"主键"},
...
But the id field of the hive table still has no comment
Are there any other areas that need to be configured?
--
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]