Skip to content

Remove the deprecated InsertCannotOrderByDescending MSQ fault#14588

Merged
LakshSingla merged 2 commits intoapache:masterfrom
abhishekrb19:remove_deprecated_msq_fault
Jul 17, 2023
Merged

Remove the deprecated InsertCannotOrderByDescending MSQ fault#14588
LakshSingla merged 2 commits intoapache:masterfrom
abhishekrb19:remove_deprecated_msq_fault

Conversation

@abhishekrb19
Copy link
Copy Markdown
Contributor

@abhishekrb19 abhishekrb19 commented Jul 14, 2023

Now that the 27.0 branch is cut out, this PR removes the deprecated MSQ fault InsertCannotOrderByDescending as a follow up to #14436 for the next release 28.0.

Release note

The deprecated MSQ fault,InsertCannotOrderByDescending, is removed.


This PR has:

  • been self-reviewed.
  • a release note entry in the PR description.

Copy link
Copy Markdown
Contributor

@LakshSingla LakshSingla left a comment

Choose a reason for hiding this comment

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

Now that we are removing the InsertCannotOrderByDescending fault, we should mention in the docs that INSERT with CLUSTERED BY columns in DESC ordering is not allowed. I couldn't find this in the current version from a quick text search, so please ignore it if already mentioned in the docs.

Rest LGTM, thanks for the PR!

@LakshSingla LakshSingla added the Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 label Jul 16, 2023
@abhishekrb19
Copy link
Copy Markdown
Contributor Author

Good point, @LakshSingla. I've added a note in the CLUSTERED BY grammar.

@LakshSingla LakshSingla merged commit 1f6507d into apache:master Jul 17, 2023
sergioferragut pushed a commit to sergioferragut/druid that referenced this pull request Jul 21, 2023
…he#14588)

The deprecated MSQ fault, InsertCannotOrderByDescending, is removed.
@LakshSingla LakshSingla added this to the 28.0 milestone Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Documentation Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants