Hello everyone,
Is it possible to generate fixed segment names with sequenceId appended to them?
I have an input folder with multiple csv files in it. I want to run an ingestion job to import them.
I am trying to use backfill data feature to truncate my table. I want to replace those segments with another data set in the future and data doesn't have a time column actually. It seems that segment names are playing a role in replacing segments. That's why i am asking about fixed name plus sequenceId.
Thanks in advance š