Hey DSS Community,
Is it possible to have an application as a recipe take a partitioned dataset as input? We are getting errors on our end that say: "An invalid argument has been encountered : Cannot export data for a partitioned dataset:" when we tried this on our end.
As a current work around we are un-partitioning the dataset first and using the un-partitioned dataset as the input and then repartitioning in the actual steps of the Application as a Recipe.
Any additional information on the above would be greatly appreciated, thanks!
Best,
Kathy
Hi @kathyqingyuxu ,
Applications as a recipe don't support partitioned input datasets right now. It is part of their current limitations.
Thanks @Marine ! Got it, is this a feature that might be available in the future? I can add as a new idea, thanks
Partition handling is in the backlog, but there's no date yet.