DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
But the schema of orc incompatible with avro schema, so we need to store StructType( spark provides ) infomation to commit meta.
HoodieOrcWriter
Key Steps
- Implement a HoodieOrcWriter just like HoodieParquetWriter to write data in ORC:
...

