-
Shared Secrets
As we've been developing plugins and for other more exotic use cases, we've seen the need for shared secrets in Dataiku. Teams share account credentials or plugins may rely on some group based credential (e.g. Box JWT tokens for a "team account"). We hack around this using FTP type connections and parsing their secrets or…
-
Is there a way to roll back the changes that we have done to a flow?
Hi all, when our flow involves lot of transformation there can come a point where some thing goes wrong and we want to revert back to the point where everything was working. Is there a way I can check what all changes were made to the flow, and go back to the previous version or branch out from there?
-
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…
-
Collaborative use of code studio template
We have recently starting working with code studio templates in order to create streamlit webapps on Dataiku. We quickly realized that while each (non admin) user can create their proper code studio instance from a specific code studio template without any issues, it is not possible for multiple (non admin) users to have…
-
Configurable Timezone Display for Date Columns (Beyond UTC-only)
Current Situation Dataiku DSS has specific behaviors when handling time columns: When it recognizes time-related columns (e.g., date, timestamp_tz, or timestamp_ntz), it displays them as Date columns, rendering them in timestamp format (with both date and time components). A significant limitation is that Date columns…
-
Project Folder should be capable to manage permissions for underlying projects.
Hi everyone, I’d like to suggest an improvement for Dataiku's folder and project permission management. I find it strange that Dataiku doesn’t inherit folder permissions into project permissions. In case of, project folders are set up for different teams of entities - it shouldn't just be a visual organisation on the…
-
Prevent empty posts from being posted
I was editting a previous post and by mistake I posted a new emoty message in the thread. It really shouldn't be possible to post en empty message. https://community.dataiku.com/discussion/comment/44345#Comment_44345
-
Costing/Subscription plans for Dataiku
Can anyone help me with the costing plans for Dataiku for the paid edition and the different services and limitations offered with each plan. Just need an overview regarding this. Operating system used: Windows Operating system used: Windows
-
Last build timestamps for managed folders with the Python API
Hello, Recently I've been working on a way to notify users on the Dataiku platform that some of their datasets haven't been built for a while. The general idea is to give each user / data steward insight on which of their datasets are 'old' so that they can do some cleaning up and save space on our database and the dataiku…
-
Hover over a Data object in Flow showing Last Build Location
User Story As a Data Analyst when working in a flow I'd like to be able to tell actually how long a particular data set took to build when viewing the flow in "Last Build Duration View". This would allow faster spotting and understanding which parts of a flow take a long time and are slow down the overall perfomance of the…