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

Web console: Fix order-by-delta in explore view table #16417

Merged
merged 6 commits into from May 14, 2024

Conversation

vogievetsky
Copy link
Contributor

Previously trying to sort on a delta column would cause an error.

image

@vogievetsky vogievetsky merged commit 760e449 into apache:master May 14, 2024
87 checks passed
@vogievetsky vogievetsky deleted the order-by-delta branch May 14, 2024 02:03
vogievetsky added a commit to vogievetsky/druid that referenced this pull request May 15, 2024
* change to using measure name

* Implment order by delta

* less paring, stricter types

* safeDivide0

* fix no query

* new DTQ alows parsing JSON_VALUE(...RETURNING...)
@vogievetsky vogievetsky added this to the 30.0.0 milestone May 15, 2024
adarshsanjeev pushed a commit that referenced this pull request May 15, 2024
* change to using measure name

* Implment order by delta

* less paring, stricter types

* safeDivide0

* fix no query

* new DTQ alows parsing JSON_VALUE(...RETURNING...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants