Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
I am writing tables to a MS SQL database that is also used by other teams and has a camelcase naming convention. However, when I give my tables a name like MyTableName, the table is created in the database as mytablename (while the name of the Dataiku dataset will be MyTableName). The only solution I have found is to change the name again in the dataset settings.
Is it possible to disable this behaviour, for example on the connection level?
Hi,
It is not currently possible to change this behavior, but we'll take note of your request
Hi,
It is not currently possible to change this behavior, but we'll take note of your request
Thanks for the info, Clément. I was wondering, can you explain what the design rationale behind this choice is?