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

Query Details page crash when refreshing - Model #189

Closed
wants to merge 2 commits into from

Conversation

KishoreKicha14
Copy link

Description

Made some to the model by adding ID field

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Kishore Kumaar Natarajan and others added 2 commits January 16, 2025 11:27
* UUID
*/
private final String id;
public static final String ID = "id";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

based on our discussion will rename the older ID to query_group_id

@deshsidd
Copy link
Collaborator

Based on my understanding we do not need this change - I have already implemented most of this in my previous PR. cc @ansjcy @KishoreKicha14

@deshsidd
Copy link
Collaborator

@KishoreKicha14 Next time please try to run code hygiene and tests locally before creating a PR? Thanks

@deshsidd
Copy link
Collaborator

Closing in favor of : #191

@deshsidd deshsidd closed this Jan 16, 2025
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.

2 participants