Skip to content

Use classes from proper packages#13351

Merged
sopel39 merged 1 commit intotrinodb:masterfrom
skrzypo987:skrzypo/090-fix-package-usage
Jul 26, 2022
Merged

Use classes from proper packages#13351
sopel39 merged 1 commit intotrinodb:masterfrom
skrzypo987:skrzypo/090-fix-package-usage

Conversation

@skrzypo987
Copy link
Copy Markdown
Member

Just another left-over form the join fork

Description

Is this change a fix, improvement, new feature, refactoring, or other?

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

How would you describe this change to a non-technical end user or system administrator?

Related issues, pull requests, and links

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

Some tests in the non-spilling join operator still used the
`LookupJoinPageBuilder` class from the spilling operator
@sopel39 sopel39 merged commit 2aec276 into trinodb:master Jul 26, 2022
@github-actions github-actions bot added this to the 392 milestone Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants