Closed ksobolew closed 12 hours ago
This originted in testing code, but it is being repurposed as a general-purpose utility, so it should not be in a testing package.
testing
The tests for this class are in the testing/trino-tests module in class io.trino.tests.TestLocalQueries, so they are not moved along with it.
testing/trino-tests
io.trino.tests.TestLocalQueries
(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text:
## Section * Fix some things. ({issue}`issuenumber`)
This doesn’t seem to have any uses other than in tests, so it should remain where it was. We don’t do “general purpose utilities” for out-of-tree projects to use.
Description
This originted in testing code, but it is being repurposed as a general-purpose utility, so it should not be in a
testing
package.The tests for this class are in the
testing/trino-tests
module in classio.trino.tests.TestLocalQueries
, so they are not moved along with it.Additional context and related issues
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text: