Skip to content

Disable DecoupledPlanningCalciteJoinQueryTest until it gets fixed#16070

Merged
clintropolis merged 1 commit intoapache:masterfrom
kgyrtkirk:disable-decoupled-join
Mar 7, 2024
Merged

Disable DecoupledPlanningCalciteJoinQueryTest until it gets fixed#16070
clintropolis merged 1 commit intoapache:masterfrom
kgyrtkirk:disable-decoupled-join

Conversation

@kgyrtkirk
Copy link
Member

Recently this test started other tests from executing by triggering a bug somewhere in surefire. This patch disables the testcases in case of non-sql compat mode.

Fixes #XXXX.

Description

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...

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.

Recently this test started other tests from executing by triggering a bug somewhere in surefire.
This patch disables the testcases in case of non-sql compat mode.
@clintropolis clintropolis merged commit aaa6483 into apache:master Mar 7, 2024
@adarshsanjeev adarshsanjeev added this to the 30.0.0 milestone May 6, 2024
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.

3 participants