exasol / notebook-connector

Connection configuration management and additional tools for Jupyter notebooks.
MIT License
0 stars 0 forks source link

Build Language container activation SQL #54

Closed ahsimb closed 8 months ago

ahsimb commented 8 months ago

The secret store would contain one or more entries with language container activation SQL commands. The commands would generally include overlapping lists of languages.

We need to create a function that builds and returns a unified SQL command that includes the union of languages defined in the above commands.

The function can be completed successfully only if the definitions of languages present in multiple commands are identical. If this is not the case an exception should be raised.

The aforementioned entries in the secret store will have keys with a common prefix.