Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalog integration tests #16424

Merged
merged 7 commits into from
May 17, 2024

Merge remote-tracking branch 'apache/master' into catalog-integration…

826b391
Select commit
Loading
Failed to load commit list.
Merged

Catalog integration tests #16424

Merge remote-tracking branch 'apache/master' into catalog-integration…
826b391
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 13, 2024 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 131 in integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx/catalog/ITCatalogIngestAndQueryTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Use of default toString() Note

Default toString(): ErrorResponse inherits toString() from Object, and so is not suitable for printing.

Check notice on line 205 in integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx/catalog/ITCatalogIngestAndQueryTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Use of default toString() Note

Default toString(): ErrorResponse inherits toString() from Object, and so is not suitable for printing.

Check notice on line 276 in integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx/catalog/ITCatalogIngestAndQueryTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Use of default toString() Note

Default toString(): ErrorResponse inherits toString() from Object, and so is not suitable for printing.

Check notice on line 359 in integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx/catalog/ITCatalogIngestAndQueryTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Use of default toString() Note

Default toString(): ErrorResponse inherits toString() from Object, and so is not suitable for printing.

Check notice on line 439 in integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx/catalog/ITCatalogIngestAndQueryTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Use of default toString() Note

Default toString(): ErrorResponse inherits toString() from Object, and so is not suitable for printing.