Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add fields for the Initial SQL category in connection-fields.xml etc #866

Open
yurifal opened this issue Sep 22, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@yurifal
Copy link

yurifal commented Sep 22, 2021

The optimal defaults for the Connection (session) could be pre-defined
and written in the Initial SQL right from the start (for every new Connection).

These could be done by adding one more "vendor" field in the connection-fields.xml
specifically for the Initial SQL category. There's no way to do it as of now
(such code would be ignored by xml parser).

Name: Yuri Fal
Company: Analytika Plus
What's in the making: http://github.com/analytikaplus/clickhouse-tableau-connector-jdbc

For example, I would like to define the following session parameter

SET join_use_nulls=1;

in the Initial SQL for every connection to ClickHouse --
for a proper results in the In/Out Set dimensions.

@jie-d
Copy link
Contributor

jie-d commented Sep 23, 2021

Internal tracking id: 1320703

@rosswbrown rosswbrown added the enhancement New feature or request label Sep 28, 2021
@VasanthiNeelagiri
Copy link

Hi, I am a new PM for the Connector SDK and I am looking at our feature backlog and getting things prioritized. I would appreciate if you can give your feedback for our product via this form. It should only take 2-5 mins but would be super valuable to our team. Thanks in advance!!
https://docs.google.com/forms/d/e/1FAIpQLSfs5OreNsxnva_uTO2vTxnoF-oq-37tEdrUpirUKwqud2Ib7g/viewform?usp=sf_link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants