-
Partition building : Ability to specify the order of built partition
Hello, As counter-intuittive as it is, when you build partitions of a dataset, it doesn't follow an order but runs parallel to a certain extent. We can avoid the parellism in the settings of the recipe but it doesn't seem to respect the partition order. In my current project, I have to deal with recursivity (let's say my…
-
The ability to chain recipes without enforcing input/output datasets
Hi all, Something I do a lot in DSS is build flows that chain together SQL, python and R jobs. Often these jobs are writing to a database as part of their operation. In these use cases I simply do not need an input or output dataset and I find myself creating endless dummy outputs simply for DSS. I think it would be a…
-
Deploy Specific Flow Zone With Project Bundle/Copy/Other Method To A Different Instance
Use Case: For example on a project sometimes there might be multiple flow zones for testing different types of models/tweaks for region specific use cases/etc. In the end we may decide to go ahead and deploy only one of the flow zones to Automation node because of a multitude of factors (performance, etc.). However, we…
-
Allow user email configuration in profile for on-demand email alerts when recipes complete
Hi, I know Dataiku has scenarios and I use them daily. But when I am debugging flow recipes it would be great if I could configure Dataiku how to send me an email in my profile. Then in a recipe I could just switch a radio button 'EMAIL ON COMPLETION' to ON and walk away. When I am developing in dataiku, many of my flows…
-
Bring back flow filters
Older versions of Dataiku had an excellent filter system: You could save filters and hide unrelated elements, essentially preserving a view of the flow that was minimal, even in a complicated project. There was also an advanced mode where you could build your own expressions, which we used extensively. In more recent…
-
Dark mode UI
Please introduce a dark mode for the entire DSS UI. It would help people with photosensitive eyes. Here is a render of how it can look. Hoping to hear from dataiku team soon. Cheers.
-
Allow nested flow zones
Hi, I use flow zones a lot and appreciate the value. Why not extend the capability and allow nested flow zones, i.e. a flow zone within a flow zone? thx
-
Move collapsedZones from query parameters to request body
My team maintains a very large Dataiku project with 500+ flow zones. We intentionally keep this work in a single project so we can manage version control and promotion to automation nodes cleanly, without having to coordinate dependencies and changes across multiple projects. Most of our work is done through the API, but…
-
Default settings for importing datasets
So, I literally never want my integers coerced to doubles, and it would be great to have the option to have the "Normalize floats & doubles" box default to unchecked when I'm creating a new dataset. Maybe on a per-project basis? Maybe a Datasets section in the Project Settings? Similarly, I basically always want my dates…
-
Comments in Formula
User Story: As a creator of formulas in Dataiku, I would like to be able to add comments in formulas, this would allow me to leave information in formulas about why formulas are configured the way that they are, increasing trust and communications, and it would allow the ability to "comment out" chunks of code while…