Hi, When using delta-lake source to ingest s3 parq...
# ingestion
l
Hi, When using delta-lake source to ingest s3 parquet files, each part file is separately shown on UI. How to avoid that and display only main file name instead of individual chunks?
h
@chilly-holiday-80781, could you answer this?
c
Sure-we’re working on partitioning at the moment but don't have support for it just yet. If you have a specific partition format please let us know!
l
what do you mean by “specific partition format”?
c
How are your partitions named?
l
we have multiple partitions for each of our datasets. one of them is daily date.
c
Is the date specified explicitly like
/folder/date=<daily_date>/file.xyz
? What is the format like?
l
Yes, the structure is something like
/folder/date=2022-01-01/id=ABC/name=DEF/partfile.parquet
So yea, we have multiple partitions.
@chilly-holiday-80781 ^
c
Got it
l
Just checking about the implementation timeline.
c
Most likely a week or two
thankyou 1
l
Hi @chilly-holiday-80781 Is this included in the current release?
c
Oh not yet—I’m still working on it!
l
Thanks @chilly-holiday-80781. Do you think it will be included in the next release?
c
Not sure yet