YannByron commented on pull request #2903: URL: https://github.com/apache/hudi/pull/2903#issuecomment-1016041452
@nsivabalan https://github.com/nsivabalan/hudi/pull/10 two TODO we need to consider: 1. maybe unified schema persistence. for now, we have metadata schema, `hoodie.table.create.schema` just for spark-sql and file(parquet, .log) schema. Need to simplify this. 2. consider whether all the side effects need to be cleaned up when fail to write at the first time by dataframe. including table info in metastore, and directories and files in filesystem. -- 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]
