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]: Send AST(Without subgroup replacement) to PM #199

Open
patrickskowronekdkfz opened this issue Feb 5, 2025 · 0 comments · May be fixed by #227
Open

[Feature]: Send AST(Without subgroup replacement) to PM #199

patrickskowronekdkfz opened this issue Feb 5, 2025 · 0 comments · May be fixed by #227
Milestone

Comments

@patrickskowronekdkfz
Copy link
Collaborator

patrickskowronekdkfz commented Feb 5, 2025

General Summary

The pm connections sends CQL and the human readable version of the query. However, to return to the ui properly the ast is needed, therefore we should send the AST to the PM and should parse it with a url parameter. The parsing is already done by @torbrenner .

Suggested Change

Is this Breaking?

No

Current Behavior

New Behavior

Detailed Description

@patrickskowronekdkfz patrickskowronekdkfz added this to the v0.4.6 milestone Feb 5, 2025
@patrickskowronekdkfz patrickskowronekdkfz modified the milestones: v0.4.6, v0.4.7 Feb 24, 2025
@patrickskowronekdkfz patrickskowronekdkfz linked a pull request Feb 24, 2025 that will close this issue
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 a pull request may close this issue.

1 participant