-
create an "all delete" optional checkbox when confirming delete
I keep wondering when we will have a "[drop data] delete all" checkbox when deleting several objects in a flow (the same goes for the metastore table)
-
Flow zones and support for them in scenarios
Hello, I am exploring flow zones possibilities and I am missing one feature. Is there planned to support flow zones in scenarios? Instead of building single datasets I would like put there to build whole zone. What would be also nice is trigger another scenario when some flow zone has been refreshed. My use case: Having…
-
Have Dataiku DSS Sign Commits
Problem: Software supply chain attacks are on the rise and companies are changing policies to prevent these sophisticated attacks. Today, Dataiku DSS doesn't allow for commits to be signed. Potential Solutions: 1. For companies that utilize GitHub, allow for DSS to authenticate using a GitHub app on a per user basis to…
-
Integrate LLM from Cohere
We are using theAzure OpenAI Connector in Dataiku. We would also like to integrate an LLM from Cohere, which should also be obtained from Azure. It would be helpful to have a connector in Dataiku for Cohere.
-
Default Output location for individual or Team
I would like to bring up a feature that would be very helpful for us. DSS does not default to a specific output location. it definitely would be nice if a default location like a team S3 prefix could be setup as the default output location. This would ensure our teams are using the correct output location for the majority…
-
Git repo integration for API Designer
It would be great if there was a way to connect a remote git repo to the API designer, like it is for the project library. That way we could easily backup and sync python API code to a remote repo. Versioning is a bit iffy right now for pure code python API endpoint development.
-
Improve Code Studio Collaboration - Streamlit, VSCode
Allow users to collaborate more effectively in code studios. Either by sharing a session or at least allowing transfer of ownership from the owner of the code studio to another person. Our team collaborates on streamlit app builds (e.g. working on one module per person) and vscode and we cannot effectively do this on…
-
Concatenate in JSON Array Format in Visual Window and Group By Recipies
User Story: As a data analyst who uses Dataiku Visual Join and Window Recipes, from time to time I'd like to be able to concatenate values as JSON Arrays. (Not simply with a separator based approach.). This would allow for quicker use of Join and Window Recipie. Maybe not requiring a followup prepare recipie COS: * Current…
-
Add pagination support for Plugin preset pages
Challenge: For the SharePoint online plugin we keep experiencing degraded performance of the UI when going to the /plugins/sharepoint-online/settings/preset-0 page for instance. We tend to have a lot of instances of the presets (user connections) for Azure Single Sign On. Because of this loading the page could take up to 5…
-
Irrelevant warnings during import or Automation node deployment
We have lots of plugins on our Designer instance since we are testing them to see if we can use them in our projects. However this means that whenever we deploy a project to the Automation node we get warnings on deployment as the plugin list in the Automation node does not match with the Designer node. This is a bad user…