mincwang edited a comment on issue #4160: URL: https://github.com/apache/hudi/issues/4160#issuecomment-982216679
```sql hive> desc user_rt; OK _hoodie_commit_time string _hoodie_commit_seqno string _hoodie_record_key string _hoodie_partition_path string _hoodie_file_name string _hoodie_operation string id int name string ``` spark reslut lost the `_hoodie_operation` column -- 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]
