Hi,

What is the design that can be used/implemented when we re-ingest the data
without affecting incremental query?



   - Is it possible to maintain a delta dataset across partitions (
   hoodie.datasource.write.partitionpath.field) ? In my case it is a date.
   - Can I do a snapshot query on across and specific partitions?
   - Or, possible to control Hudi's commit time?


Thanks

Reply via email to