-
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…
-
Dark Mode
Every developer needs a dark mode A dark theme for the flow, datasets, and recipe configs would go a long way toward making Dataiku fit into workflows that involve many other dark mode tools. Dataiku is definitely very bright when swapping from other tools which operate in dark mode. Extensions like Dark Reader do a pretty…
-
Reduce flow rendering to a single flow zone
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…
-
Option to display short descriptions on flow
Hi All, Forgive me if this has been discussed before, or if it is a polarizing topic as far as visual design goals. In evaluating Dataiku against other products, and ultimately deciding on Dataiku due to its many strengths, one thing my team lamented was that it was not possible to display descriptions of flow elements on…
-
`ERR_API_DEPLOYER_STATIC_ACTIVATE_FAILED` should surface code environment build errors
Context When deploying an API service via the API Deployer (static infra), if the code environment fails to build on the API node, the Deployer UI shows this: The problem This error message gives zero indication that the root cause is a code environment build failure (in our case, a pip install failing due to an…
-
Could trunc() be modified to accept a time zone parameter?
I find that when I am truncating a datetime to strictly be a date, (dropping the time component) that it is more useful for me to have this function performed in my local time zone rather than in UTC. Would it be possible to add a new parameter to the function that could accept the target time zone?
-
Change Project Variables ONLY Permission for APPs without Allowing Changes to the rest of the flow.
In discussion with customer support, I was told that:“Only instance administrators can change the run as user. So while a user can create an instance of an application and technically modify the flow, it will still run under their credentials.” In practice, we’ve seen a different pattern emerge. Developers often create app…
-
Built-in Agent Tool: Dataiku Knowledge Base
It would be super cool if the Dataiku Knowledge base was available as a built-in tool to let my Dataiku Agents use. Is this available yet?