SQL table names changed to lowercase

antonstam
antonstam Partner, Registered Posts: 25 Partner

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?

Best Answer

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered, Moderator Posts: 754 Dataiker
    Answer ✓

    Hi,

    It is not currently possible to change this behavior, but we'll take note of your request

Answers

  • antonstam
    antonstam Partner, Registered Posts: 25 Partner

    Thanks for the info, Clément. I was wondering, can you explain what the design rationale behind this choice is?

Setup Info
    Tags
      Help me…