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 AdHoc Filters #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add AdHoc Filters #52

wants to merge 2 commits into from

Conversation

Dhruv-J
Copy link

@Dhruv-J Dhruv-J commented Jul 3, 2023

This PR attemps to add AdHoc filter functionality to the snowflake datasource plugin for grafana. The AST is inspired from the AST used with ClickHouse datasource plugin for grafana.

Fixes issue #24

This PR attemps to add AdHoc filter functionality to the snowflake datasource
plugin for grafana. The AST is inspired from the AST used with ClickHouse
datasource plugin for grafana.

Fixes issue michelin#24

Signed-off-by: Dhruv-J <dhruvj@vmware.com>
@Dhruv-J
Copy link
Author

Dhruv-J commented Jul 3, 2023

Currently debugging the AST, it isn't able to parse the SQL without errors.

Signed-off-by: Dhruv-J <dhruvj@vmware.com>
@Dhruv-J
Copy link
Author

Dhruv-J commented Aug 7, 2023

@devnied could I please get a review?

@Dhruv-J
Copy link
Author

Dhruv-J commented Aug 14, 2023

@devnied @benesch @yraffin @inacionery Could I get a review please?

@benesch
Copy link
Contributor

benesch commented Oct 11, 2023

I don't maintain this repository, sorry!

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

Successfully merging this pull request may close these issues.

None yet

3 participants