Bug in prepare recipe with compute time difference
While using the time difference from prepare recipe I get this weird error. All values on preview seem right but when I run the recipe I get a const value.
Operating system used: Windows
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi @imanousar
,
Can you confirm the engine you are running the recipe with? Do you get the expected results if you use the DSS engine?
Thanks, -
Ioannis Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 28 ✭✭✭✭✭
I'm using SQL in Database since this our fastest engine in our case.
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Which SQL database are you using exactly? Can you confirm if the DSS engine has the expected results? It would be best if you can raise support with the job diagnostics so we can look further into this.
-
Ioannis Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 28 ✭✭✭✭✭
DSS engine is ok. I'm using Snowflake.
-
Ioannis Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 28 ✭✭✭✭✭
The same happens with other stuff in prepare recipes like using formulas, dss engine gives the correct resutl. In SQL database engine shows in preview the correct result and the output is wrong.