Skip to content

Add special characters missing test coverage for native-fs s3 path#22476

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
anusudarsan:anu/extend-s3-tests-for-native-fs
Jun 27, 2024
Merged

Add special characters missing test coverage for native-fs s3 path#22476
ebyhr merged 1 commit intotrinodb:masterfrom
anusudarsan:anu/extend-s3-tests-for-native-fs

Conversation

@anusudarsan
Copy link
Copy Markdown
Member

@anusudarsan anusudarsan commented Jun 21, 2024

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Jun 21, 2024
@martint
Copy link
Copy Markdown
Member

martint commented Jun 21, 2024

Can't we do this as a regular JUnit test? Why does it need to be a product test?

Please see https://trino.io/docs/current/develop/tests.html#avoid-product-tests

cc @electrum

@electrum
Copy link
Copy Markdown
Member

We should convert the existing tests to use native. We don’t need more product tests. The only usefulness of a product test is to verify that the feature works at all (such as due to some class loader issue). It doesn’t need to test full functionality — that should be done in unit tests.

@anusudarsan anusudarsan force-pushed the anu/extend-s3-tests-for-native-fs branch from 93e89a7 to d8c22f9 Compare June 25, 2024 16:02
@github-actions github-actions bot added iceberg Iceberg connector hive Hive connector labels Jun 25, 2024
@anusudarsan
Copy link
Copy Markdown
Member Author

updated

@anusudarsan anusudarsan force-pushed the anu/extend-s3-tests-for-native-fs branch from d8c22f9 to cfb74de Compare June 25, 2024 16:09
@ebyhr ebyhr changed the title Add missing product test coverage for s3 native-fs Add special characters missing test coverage for native-fs s3 path Jun 26, 2024
@anusudarsan anusudarsan force-pushed the anu/extend-s3-tests-for-native-fs branch from cfb74de to 801d186 Compare June 26, 2024 17:00
@ebyhr ebyhr force-pushed the anu/extend-s3-tests-for-native-fs branch from 801d186 to e51aa9a Compare June 26, 2024 23:16
@ebyhr ebyhr merged commit 360e02f into trinodb:master Jun 27, 2024
@github-actions github-actions bot added this to the 451 milestone Jun 27, 2024
@anusudarsan anusudarsan deleted the anu/extend-s3-tests-for-native-fs branch June 27, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

4 participants