Apache Hudi writes out each parquet file like below:
0743209d-51cb-4233-a7cd-5bb712fba1ff-0_21-64-5300_20211117172738.parquet
I'm trying to understand what each section of the file represents. Here is my current understanding but I would like confirmation and clarification from anyone that might know.
0743209d-51cb-4233-a7cd-5bb712fba1ff = file group/file name
-0 = file chunk
20211117172738 = timestamp of the batch
I'm unsure what the below section represents:
21-64-5300=?