-
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…
-
Also display user name when tagging users
When tagging users in discussions (@user), only the login name is displayed. Not everyone knows everyone else's login name, because they're based on employee key in our system due to SSO. It would be very helpful to (also) display the actual Dataiku name as mentioned at the top of a user's profile when tagging.
-
Display data labels on mixed chart of line and bars
There is no option to display values of data labels on the mixed chart of line and bar charts as shown in the below screenshot. However, there is option for that in the horizontal stacked bar chart. Can I request for this feature since it seems technically plausible to do? Thanks. Loc
-
In fuzzy join visual recipe add the option for strict inequality when joining columns
Background: As a data analyst that works with "dirty data" I regularly have to identify duplicate records. The Fuzzy Join visual recipe is helpful with this challenge. This will typically be done with a self join of a dataset with itself and a column or columns that represents the data items to be considered for the…
-
Switching off particular features for a particular partition in partitioned model
While developing the partitioned model, the features selected are common to all the partitioned models. Is it possible to select market-specific features while developing partitioned models? for e.g. , I'm developing a partitioned model at a market level. Certain features applicable to the "California" market need not be…
-
Make streamlit webapp a default choice
Hi, I am not sure why streamlit is tied to code studios. Why not just make it a default code-based webapp choice like below? Where the user can use the code environment configured within the project. thx
-
Improve logging events to allow to trace back errors to actual objects
We regularly our backend logs as there is always lots of user errors that need to be cleaned up (see some samples on this other idea). However some log events do not provide enough information to allow to trace back the errors to actual objects. Here are the ones I have found so far:…
-
Provide a GUI and APIs to check for failing triggers
We do a lot of work in our instances to try to keep the backend logs as clean as possible. On large and busy instances this is a constant battle to deal with user errors which pester the backend logs and made them too busy. One of the most common user errors we find is constantly failing triggers. In the majority of the…
-
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…