Join Slack
Powered by
Is there such a thing as nested PartionedDatasets?...
# questions
f
Florian d
07/01/2024, 1:05 PM
Is there such a thing as nested PartionedDatasets? I have a structure like this:
- root/1.zip
- root/2.zip
and in each zip file there are 100
xml
datasets. Is there a neat way to use partioned datasets here?
d
datajoely
07/01/2024, 1:28 PM
you could maybe use a dataset factory here?
f
Florian d
07/01/2024, 1:47 PM
hmm ok haven't looked at them yet but will do
Open in Slack
Previous
Next