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

[hotfix] Improve handling of count queries, improve table widget #1484

Merged
merged 1 commit into from Apr 6, 2023

Conversation

dominikriemer
Copy link
Member

Purpose

This PR improves handling of count queries in the data explorer query module by finding the max count value of all field values.
In addition, there is a minor improvement to the table widget to avoid showing pagination controls in case no data is present.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added backend Everything that is related to the StreamPipes backend java Pull requests that update Java code ui Anything that affects the UI labels Apr 5, 2023
@dominikriemer dominikriemer merged commit 1dcc11b into dev Apr 6, 2023
15 checks passed
@dominikriemer dominikriemer deleted the fix-bugs-in-data-explorer branch April 6, 2023 05:17
@bossenti bossenti added this to the 1.0.0 milestone Apr 6, 2023
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants