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

Add formulas to work with Clickhouse Dictionaries #105

Closed
skaradub opened this issue Jan 29, 2024 · 1 comment
Closed

Add formulas to work with Clickhouse Dictionaries #105

skaradub opened this issue Jan 29, 2024 · 1 comment

Comments

@skaradub
Copy link

Hello there!

Dicts are very useful when you work with Clickhouse DataBase and Huge Datasets.
Please, add Formulas to use dictionaries in Datalens

Clickhouse functions are as well that (IMO) should be made

dictGetStringOrDefault
dictGetUInt64OrDefault
dictGetFloat64OrDefau

and in DataLens these have parameters

func('dict':String,'field':String,'key':int64)
or
func('dict':String,'field':String,'key':diffTypes,['key2']:diffTypes) -- to use with tuple dicts

Regards,
Yury

@skaradub skaradub changed the title Add formulas to work with Dictionaries Add formulas to work with Clickhouse Dictionaries Jan 29, 2024
@KonstantAnxiety
Copy link
Contributor

Hey @skaradub!

Closing this issue in favour of #106. Feel free to add comments regarding the desired behaviour/features there.

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

No branches or pull requests

2 participants