Skip to content

Stop implicit sort of GroupBy result.#15226

Closed
takaaki7 wants to merge 15 commits intoapache:masterfrom
takaaki7:stop_implicit_groupby_sort
Closed

Stop implicit sort of GroupBy result.#15226
takaaki7 wants to merge 15 commits intoapache:masterfrom
takaaki7:stop_implicit_groupby_sort

Conversation

@takaaki7
Copy link

@takaaki7 takaaki7 commented Oct 22, 2023

Fixes #15225

Release note


Key changed/added classes in this PR
  • MyFoo
  • OurBar
  • TheirBaz

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@takaaki7 takaaki7 closed this by deleting the head repository Oct 31, 2023
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.

Option to disable dimension sorting of GroupBy result

1 participant