Skip to content

IGNITE-14594 UnionPlannerTest included into planner test suite.#9208

Closed
xtern wants to merge 4 commits intoapache:sql-calcitefrom
xtern:ignite-14594
Closed

IGNITE-14594 UnionPlannerTest included into planner test suite.#9208
xtern wants to merge 4 commits intoapache:sql-calcitefrom
xtern:ignite-14594

Conversation

@xtern
Copy link
Copy Markdown
Contributor

@xtern xtern commented Jun 29, 2021

Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:

The Contribution Checklist

  • There is a single JIRA ticket related to the pull request.
  • The web-link to the pull request is attached to the JIRA ticket.
  • The JIRA ticket has the Patch Available state.
  • The pull request body describes changes that have been made.
    The description explains WHAT and WHY was made instead of HOW.
  • The pull request title is treated as the final commit message.
    The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • A reviewer has been mentioned through the JIRA comments
    (see the Maintainers list)
  • The pull request has been checked by the Teamcity Bot and
    the green visa attached to the JIRA ticket (see TC.Bot: Check PR)

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

@xtern xtern force-pushed the ignite-14594 branch 4 times, most recently from 15ba267 to c391501 Compare June 30, 2021 20:33

package org.apache.ignite.internal.processors.query.calcite.planner;

import com.google.common.collect.ImmutableSet;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Wrong import sort order (run mvn initialize -Pcheckstyle to check)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sorry, fixed.

asfgit pushed a commit that referenced this pull request Jul 1, 2021
…#9208.

Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
@alex-plekhanov
Copy link
Copy Markdown
Contributor

Merged to sql-calcite

@xtern xtern closed this Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants