-
Re: SQL Script multiple statements in Teradata connection
Hi, Please try checking "Autocommit" in the Teradata connection settings - ignore the warning saying that it's not recommended1 · -
Re: Update R for Dataiku running in docker
Hi, We would recommend that you build your own Docker image. Our image is built using these tools: https://github.com/dataiku/dataiku-tools/tree/master/dss-docker - You should be able to edit the Doc…1 · -
Re: Wrong bubble sizes in grouped bubble charts
Hi, We agree that, while not "buggy" per se, the current behavior is a bit wonky. The idea is that we compute the size so that the surface matches the value, but we then remap it to a limit…1 · -
Re: Memory Limit Error from R recipe
Hi, This restriction has been lifted in newer DSS versions. We recommend that you upgrade DSS.1 · -
Re: How to rebuild a “SQL query” dataset ?
Hi, A dataset is a "view" of the underlying data. Thus, there is no real meaning of "building" a SQL query dataset, because DSS does not materialize the SQL query dataset. If your…1 ·
