==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: opensearch-sql-plugin 3.8.0.0-1 (Fri Aug  7 02:49:20 2026)
==> Retrieving sources...
  -> Found opensearch-sql-plugin-3.8.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    opensearch-sql-plugin-3.8.0.0.tar.gz ... Passed
==> Making package: opensearch-sql-plugin 3.8.0.0-1 (Fri Aug  7 02:49:30 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
:: There are 3 providers available for java-runtime-headless=21:
:: Repository extra
   1) jdk21-openjdk  2) jre21-openjdk  3) jre21-openjdk-headless

Enter a number (default=1): 
looking for conflicting packages...

Packages (19) freetype2-2.14.3-1  giflib-6.1.3-2  graphite-1:1.3.15-1  harfbuzz-14.3.0-1  hicolor-icon-theme-0.18-1  java-environment-common-3-6  java-runtime-common-3-6  jbigkit-2.1-8  jdk21-openjdk-21.0.12.u8-1  lcms2-2.19.1-1  libdeflate-1.25-1  libjpeg-turbo-3.2.0-2  libnet-2:1.3-2  libpng-1.6.58-2  libtiff-4.7.2-1  libwebp-1.6.0-2  nspr-4.39-1  nss-3.126-1  opensearch-3.8.0-1

Total Installed Size:  503.67 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing java-runtime-common...
For the complete set of Java binaries to be available in your PATH,
you need to re-login or source /etc/profile
Please note that this package does not support forcing JAVA_HOME as former package java-common did
installing nspr...
installing nss...
installing libjpeg-turbo...
installing jbigkit...
installing libdeflate...
installing libwebp...
Optional dependencies for libwebp
    libwebp-utils: WebP conversion and inspection tools
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing lcms2...
installing libnet...
installing libpng...
installing freetype2...
Optional dependencies for freetype2
    harfbuzz: Improved autohinting [pending]
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing java-environment-common...
installing hicolor-icon-theme...
installing giflib...
installing jdk21-openjdk...
Optional dependencies for jdk21-openjdk
    java-rhino: for some JavaScript support
    alsa-lib: for basic sound support
    gtk3: for the Gtk+ 3 look and feel - desktop usage
installing opensearch...
Optional dependencies for opensearch
    opensearch-analysis-icu-plugin
    opensearch-analysis-kuromoji-plugin
    opensearch-analysis-nori-plugin
    opensearch-analysis-phonetic-plugin
    opensearch-analysis-smartcn-plugin
    opensearch-analysis-stempel-plugin
    opensearch-analysis-ukrainian-plugin
    opensearch-discovery-azure-classic-plugin
    opensearch-discovery-ec2-plugin
    opensearch-discovery-gce-plugin
    opensearch-ingest-attachment-plugin
    opensearch-mapper-annotated-text-plugin
    opensearch-mapper-murmur3-plugin
    opensearch-mapper-size-plugin
    opensearch-repository-azure-plugin
    opensearch-repository-gcs-plugin
    opensearch-repository-hdfs-plugin
    opensearch-repository-s3-plugin
    opensearch-store-smb-plugin
    opensearch-alerting-plugin
    opensearch-anomaly-detection-plugin
    opensearch-asynchronous-search-plugin
    opensearch-cross-cluster-replication-plugin
    opensearch-geospatial-plugin
    opensearch-ml-commons-plugin
    opensearch-notifications-plugin
    opensearch-neural-search-plugin
    opensearch-index-management-plugin
    opensearch-job-scheduler-plugin
    opensearch-knn-plugin
    opensearch-observability-plugin
    opensearch-performance-analyzer-plugin
    opensearch-reports-scheduler-plugin
    opensearch-security-plugin
    opensearch-sql-plugin
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'opensearch' with GID 967.
Creating user 'opensearch' (OpenSearch user) with UID 967 and GID 967.
(2/4) Creating temporary files...
(3/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(4/4) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) unzip-6.0-23

Total Installed Size:  0.42 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing unzip...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found opensearch-sql-plugin-3.8.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting opensearch-sql-plugin-3.8.0.0.tar.gz with bsdtar
==> Starting build()...
Downloading https://services.gradle.org/distributions/gradle-9.4.1-all.zip
......................10%.......................20%.......................30%......................40%.......................50%.......................60%......................70%.......................80%.......................90%.......................100%

Welcome to Gradle 9.4.1!

Here are the highlights of this release:
 - Java 26 support
 - Non-class-based JVM tests
 - Enhanced console progress bar

For more details see https://docs.gradle.org/9.4.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
=======================================
OpenSearch Build Hamster says Hello!
  Gradle Version        : 9.4.1
  OS Info               : Linux 6.18.6-1-aarch64-ARCH (aarch64)
  JDK Version           : 21 (Arch Linux JDK 21 (21.0.12+8))
  JAVA_HOME             : /usr/lib/jvm/java-21-openjdk
  Random Testing Seed   : 7B5C3C00565CDF1
  Crypto Standard       : FIPS-140-3
=======================================
> Task :generateEffectiveLombokConfig
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :classes UP-TO-DATE
> Task :jar
> Task :assemble
> Task :generateTestEffectiveLombokConfig
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :precommit UP-TO-DATE
> Task :core:generateEffectiveLombokConfig
> Task :api:generateEffectiveLombokConfig
> Task :opensearch:generateEffectiveLombokConfig
> Task :common:generateEffectiveLombokConfig
> Task :protocol:generateEffectiveLombokConfig FROM-CACHE
> Task :api:processResources NO-SOURCE
> Task :prepareJavaAgent
> Task :test NO-SOURCE
> Task :jacocoTestCoverageVerification SKIPPED
> Task :delombok NO-SOURCE
> Task :javadoc NO-SOURCE
> Task :spotlessInternalRegisterDependencies
> Task :spotlessJava
> Task :spotlessJavaCheck
> Task :spotlessCheck
> Task :check
> Task :build
> Task :api:generateTestFixturesEffectiveLombokConfig
> Task :api:processTestFixturesResources NO-SOURCE
> Task :api:generateTestEffectiveLombokConfig
> Task :api:processTestResources NO-SOURCE
> Task :core:processResources NO-SOURCE
> Task :opensearch:processResources NO-SOURCE
> Task :protocol:processResources NO-SOURCE

> Task :sql:generateGrammarSource
warning(184): OpenSearchSQLLexer.g4:112:0: One of the token MISSING values unreachable. MISSING is always overlapped by token MISSING_LITERAL
warning(154): OpenSearchSQLParser.g4:185:0: rule windowFunction contains an optional block with at least one alternative that can match an empty string

> Task :sql:generateEffectiveLombokConfig

> Task :ppl:generateGrammarSource
warning(154): OpenSearchPPLParser.g4:673:0: rule unionCommand contains an optional block with at least one alternative that can match an empty string

> Task :sql:processResources NO-SOURCE
> Task :async-query:generateEffectiveLombokConfig FROM-CACHE
> Task :async-query:generateGrammarSource NO-SOURCE
> Task :async-query-core:generateEffectiveLombokConfig
> Task :datasources:generateEffectiveLombokConfig
> Task :legacy:generateEffectiveLombokConfig
> Task :ppl:processResources NO-SOURCE
> Task :ppl:generateEffectiveLombokConfig
> Task :async-query:processResources
> Task :datasources:processResources
> Task :async-query:junit4 NO-SOURCE
> Task :benchmarks:generateEffectiveLombokConfig FROM-CACHE
> Task :async-query:generateTestGrammarSource NO-SOURCE
> Task :async-query:processTestResources
> Task :benchmarks:processResources NO-SOURCE
> Task :benchmarks:generateTestEffectiveLombokConfig FROM-CACHE
> Task :benchmarks:processTestResources NO-SOURCE
> Task :core:generateTestFixturesEffectiveLombokConfig FROM-CACHE
> Task :core:processTestFixturesResources NO-SOURCE
> Task :core:generateTestEffectiveLombokConfig FROM-CACHE
> Task :core:processTestResources NO-SOURCE
> Task :async-query:generateTestEffectiveLombokConfig
> Task :datasources:generateTestEffectiveLombokConfig
> Task :datasources:processTestResources NO-SOURCE
> Task :direct-query:generateEffectiveLombokConfig FROM-CACHE
> Task :direct-query-core:generateEffectiveLombokConfig FROM-CACHE
> Task :direct-query:processResources NO-SOURCE
> Task :direct-query:junit4 NO-SOURCE
> Task :direct-query:generateTestEffectiveLombokConfig FROM-CACHE
> Task :direct-query:processTestResources NO-SOURCE
> Task :direct-query-core:processResources NO-SOURCE
> Task :direct-query-core:generateTestFixturesEffectiveLombokConfig FROM-CACHE
> Task :direct-query-core:processTestFixturesResources NO-SOURCE
> Task :direct-query-core:junit4 NO-SOURCE
> Task :direct-query-core:generateTestEffectiveLombokConfig FROM-CACHE
> Task :direct-query-core:processTestResources
> Task :doctest:assemble UP-TO-DATE
> Task :doctest:check
> Task :doctest:build
> Task :integ-test:generatePomFileForNebulaPublication
> Task :integ-test:generatePom
> Task :integ-test:generateEffectiveLombokConfig FROM-CACHE
> Task :integ-test:compileJava NO-SOURCE
> Task :integ-test:processResources NO-SOURCE
> Task :integ-test:classes UP-TO-DATE
> Task :integ-test:jar
> Task :integ-test:delombok NO-SOURCE
> Task :integ-test:javadoc NO-SOURCE
> Task :integ-test:javadocJar
> Task :integ-test:sourcesJar
> Task :integ-test:assemble
> Task :integ-test:generateTestEffectiveLombokConfig FROM-CACHE
> Task :opensearch-sql-plugin:generateEffectiveLombokConfig FROM-CACHE
> Task :prometheus:generateEffectiveLombokConfig FROM-CACHE
> Task :integ-test:copyYamlTestsTask NO-SOURCE
> Task :integ-test:copyRestApiSpecsTask

> Task :common:compileJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/common/src/main/java/org/opensearch/sql/common/grok/GrokCompiler.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :api:spotlessJava

> Task :legacy:generateGrammarSource
warning(125): OpenSearchLegacySqlParser.g4:237:48: implicit definition of token TIME in parser
warning(125): OpenSearchLegacySqlParser.g4:511:5: implicit definition of token ADDDATE in parser
warning(125): OpenSearchLegacySqlParser.g4:512:5: implicit definition of token ADDTIME in parser
warning(125): OpenSearchLegacySqlParser.g4:513:5: implicit definition of token GREATEST in parser
warning(125): OpenSearchLegacySqlParser.g4:514:5: implicit definition of token LEAST in parser

> Task :api:spotlessJavaCheck
> Task :api:spotlessCheck
> Task :opensearch-sql-plugin:processResources
> Task :prometheus:processResources NO-SOURCE
> Task :opensearch-sql-plugin:generateNotice
> Task :opensearch-sql-plugin:copyPluginPropertiesTemplate
> Task :opensearch-sql-plugin:pluginProperties
> Task :language-grammar:compileJava NO-SOURCE
> Task :language-grammar:processResources NO-SOURCE
> Task :language-grammar:classes UP-TO-DATE
> Task :language-grammar:jar
> Task :language-grammar:assemble
> Task :language-grammar:compileTestJava NO-SOURCE
> Task :language-grammar:processTestResources NO-SOURCE
> Task :language-grammar:testClasses UP-TO-DATE
> Task :language-grammar:test NO-SOURCE
> Task :language-grammar:check UP-TO-DATE
> Task :language-grammar:build
> Task :opensearch:generateTestEffectiveLombokConfig FROM-CACHE
> Task :opensearch:processTestResources
> Task :legacy:processResources NO-SOURCE
> Task :integ-test:processTestResources
> Task :integ-test:forbiddenApisResources
> Task :integ-test:forbiddenApisMain NO-SOURCE
> Task :async-query-core:generateGrammarSource
> Task :async-query-core:processResources NO-SOURCE
> Task :async-query-core:generateTestEffectiveLombokConfig FROM-CACHE
> Task :async-query-core:generateTestGrammarSource NO-SOURCE
> Task :async-query-core:processTestResources
> Task :integ-test:generateYamlRestTestEffectiveLombokConfig
> Task :core:spotlessJava
> Task :async-query-core:spotlessJava
> Task :async-query-core:spotlessJavaCheck
> Task :async-query-core:spotlessCheck
> Task :common:processResources
> Task :common:classes
> Task :common:jar
> Task :common:assemble
> Task :common:spotlessJava
> Task :common:spotlessJavaCheck
> Task :common:spotlessCheck
> Task :common:generateTestEffectiveLombokConfig
> Task :opensearch:spotlessJava
> Task :legacy:spotlessJava
> Task :integ-test:compileYamlRestTestJava
> Task :opensearch-sql-plugin:generatePomFileForNebulaPublication
> Task :opensearch:spotlessJavaCheck
> Task :opensearch:spotlessCheck
> Task :ppl:generateTestEffectiveLombokConfig FROM-CACHE
> Task :ppl:generateTestGrammarSource NO-SOURCE
> Task :ppl:processTestResources NO-SOURCE
> Task :legacy:spotlessJavaCheck

> Task :common:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :legacy:spotlessCheck
> Task :legacy:generateTestEffectiveLombokConfig
> Task :legacy:generateTestGrammarSource NO-SOURCE
> Task :legacy:processTestResources
> Task :prometheus:jacocoTestReport SKIPPED
> Task :prometheus:jacocoTestCoverageVerification SKIPPED
> Task :prometheus:check
> Task :protocol:generateTestEffectiveLombokConfig FROM-CACHE
> Task :protocol:processTestResources NO-SOURCE
> Task :protocol:spotlessJava
> Task :protocol:spotlessJavaCheck
> Task :protocol:spotlessCheck
> Task :ppl:spotlessJava
> Task :ppl:spotlessJavaCheck
> Task :ppl:spotlessCheck
> Task :common:processTestResources
> Task :common:testClasses
> Task :opensearch-sql-plugin:generatePomFileForPluginZipPublication
> Task :opensearch-sql-plugin:generatePom
> Task :opensearch-sql-plugin:sourcesJar
> Task :opensearch-sql-plugin:generateTestEffectiveLombokConfig FROM-CACHE
> Task :opensearch-sql-plugin:processTestResources
> Task :opensearch-sql-plugin:forbiddenApisResources
> Task :opensearch-sql-plugin:dependencyLicenses SKIPPED
> Task :opensearch-sql-plugin:filepermissions
> Task :opensearch-sql-plugin:forbiddenPatterns SKIPPED
> Task :opensearch-sql-plugin:licenseHeaders
> Task :opensearch-sql-plugin:thirdPartyAuditResources
> Task :opensearch-sql-plugin:thirdPartyAudit SKIPPED
> Task :opensearch-sql-plugin:validateNebulaPom SKIPPED
> Task :opensearch-sql-plugin:validatePluginZipPom
> Task :opensearch-sql-plugin:validatePom

> Task :common:test

ErrorReportTest > testBasicErrorReport() PASSED

ErrorReportTest > testToDetailedMessage() PASSED

ErrorReportTest > testIdempotentWrapping() PASSED

ErrorReportTest > testStageErrorHandler() PASSED

ErrorReportTest > testErrorReportJsonMapWithStageInContext() PASSED

> Task :opensearch-sql-plugin:spotlessJava
> Task :opensearch-sql-plugin:spotlessJavaCheck
> Task :opensearch-sql-plugin:spotlessCheck
> Task :integ-test:processYamlRestTestResources
> Task :integ-test:yamlRestTestClasses
> Task :integ-test:forbiddenApisYamlRestTest
> Task :integ-test:dependencyLicenses SKIPPED
> Task :integ-test:filepermissions
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :common:test

AwsSigningInterceptorTest > testSTSCredentialsProviderInterceptor() PASSED

AwsSigningInterceptorTest > testConstructors() PASSED

AwsSigningInterceptorTest > testIntercept() PASSED

BasicAuthenticationInterceptorTest > testConstructors() PASSED

BasicAuthenticationInterceptorTest > testIntercept() PASSED

> Task :common:check
> Task :common:build
> Task :integ-test:forbiddenPatterns
> Task :integ-test:licenseHeaders
> Task :integ-test:thirdPartyAuditResources
> Task :integ-test:thirdPartyAudit SKIPPED
> Task :integ-test:validateNebulaPom SKIPPED
> Task :integ-test:validatePom UP-TO-DATE
> Task :core:compileJava
> Task :integ-test:spotlessJava
> Task :integ-test:spotlessJavaCheck
> Task :integ-test:spotlessCheck

> Task :core:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :core:classes
> Task :core:jar
> Task :core:assemble
> Task :core:compileTestFixturesJava
> Task :core:testFixturesClasses
> Task :core:testFixturesJar

> Task :async-query-core:compileJava
/build/opensearch-sql-plugin/src/sql-3.8.0.0/async-query-core/src/main/java/org/opensearch/sql/spark/execution/session/SessionModel.java:17: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
@Data
^
/build/opensearch-sql-plugin/src/sql-3.8.0.0/async-query-core/src/main/java/org/opensearch/sql/spark/execution/statement/StatementModel.java:17: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
@Data
^

> Task :opensearch:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :core:compileTestJava
> Task :opensearch:classes

> Task :async-query-core:compileJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/async-query-core/src/main/java/org/opensearch/sql/spark/utils/IDUtils.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 warnings

> Task :opensearch:jar
> Task :opensearch:assemble
> Task :async-query-core:classes
> Task :async-query-core:jar
> Task :protocol:compileJava
> Task :protocol:classes
> Task :protocol:jar
> Task :protocol:assemble
> Task :protocol:compileTestJava
> Task :protocol:testClasses

> Task :core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :core:testClasses
> Task :opensearch:compileTestJava
> Task :async-query-core:shadowJar
> Task :ppl:compileJava
> Task :sql:compileJava

> Task :protocol:test

QueryResultTest > columnNameTypesIncludesHighlightField() PASSED

QueryResultTest > iterateIncludesHighlightField() PASSED

QueryResultTest > columnNameTypes() PASSED

QueryResultTest > size() PASSED

QueryResultTest > columnNameTypesFromExprValuesWithMissing() PASSED

QueryResultTest > columnNameTypesFromEmptyExprValues() PASSED

QueryResultTest > columnNameTypesWithAlias() PASSED

QueryResultTest > iterate() PASSED

RawResponseFormatterTest > replaceNullValues() PASSED

RawResponseFormatterTest > senstiveCharaterWithSanitize() PASSED

RawResponseFormatterTest > testContentType() PASSED

RawResponseFormatterTest > formatResponse() PASSED

RawResponseFormatterTest > senstiveCharater() PASSED

RawResponseFormatterTest > quoteIfRequired() PASSED

RawResponseFormatterTest > sanitizeData() PASSED

FormatTest > extended() PASSED

FormatTest > unsupportedFormat() PASSED

FormatTest > defaultExplainFormat() PASSED

FormatTest > caseSensitive() PASSED

FormatTest > csv() PASSED

FormatTest > raw() PASSED

FormatTest > jdbc() PASSED

FormatTest > yaml() PASSED

FormatTest > defaultFormat() PASSED

RawResponseFormatterTest > formatError() PASSED

RawResponseFormatterTest > quoteIfRequiredCrlf() PASSED

RawResponseFormatterTest > sanitizeHeaders() PASSED

RawResponseFormatterTest > escapeSanitize() PASSED

ErrorFormatterTest > htmlEscaping_should_disabled() PASSED

CsvResponseFormatterTest > replaceNullValues() PASSED

CsvResponseFormatterTest > testContentType() PASSED

CsvResponseFormatterTest > formatResponse() PASSED

CsvResponseFormatterTest > quoteIfRequired() PASSED

CsvResponseFormatterTest > sanitizeData() PASSED

> Task :core:test

> Task :opensearch:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :ppl:compileJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/ppl/src/main/java/org/opensearch/sql/ppl/utils/MakeResultsDataParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :ppl:classes

> Task :protocol:test

YamlResponseFormatterTest > formats throwable via yaml formatter PASSED

YamlResponseFormatterTest > content type matches yaml PASSED

YamlResponseFormatterTest > formats response via yaml formatter PASSED

JdbcResponseFormatterTest > format client error response due to semantic exception PASSED

JdbcResponseFormatterTest > format server error response PASSED

CsvResponseFormatterTest > formatError() PASSED

CsvResponseFormatterTest > sanitizeHeaders() PASSED

CsvResponseFormatterTest > escapeSanitize() PASSED

VisualizationResponseFormatterTest > formatResponseWithNull() PASSED

VisualizationResponseFormatterTest > testContentType() PASSED

VisualizationResponseFormatterTest > serverError() PASSED

JdbcResponseFormatterTest > format server error response due to opensearch PASSED

VisualizationResponseFormatterTest > opensearchServerError() PASSED

VisualizationResponseFormatterTest > formatResponse() PASSED

VisualizationResponseFormatterTest > clientErrorSemanticException() PASSED

VisualizationResponseFormatterTest > clientErrorSyntaxException() PASSED

VisualizationResponseFormatterTest > prettyStyle() PASSED

JdbcResponseFormatterTest > format response with missing and null value PASSED

JdbcResponseFormatterTest > format client error response due to syntax exception PASSED

JdbcResponseFormatterTest > format response PASSED

JdbcResponseFormatterTest > format response with cursor PASSED

> Task :ppl:jar
> Task :ppl:assemble

> Task :protocol:test

CommandResponseFormatterTest > testContentType PASSED

CommandResponseFormatterTest > formats error as default formatter PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:compileTestJava
/build/opensearch-sql-plugin/src/sql-3.8.0.0/ppl/src/test/java/org/opensearch/sql/ppl/antlr/NowLikeFunctionParserTest.java:42: warning: non-varargs call of varargs method with inexact argument type for last parameter;
        new Object[][] {
        ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
/build/opensearch-sql-plugin/src/sql-3.8.0.0/ppl/src/test/java/org/opensearch/sql/ppl/parser/AstNowLikeFunctionTest.java:56: warning: non-varargs call of varargs method with inexact argument type for last parameter;
        new Object[][] {
        ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 warnings

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :protocol:test

CommandResponseFormatterTest > produces always same output for any query response PASSED

SimpleJsonResponseFormatterTest > formatResponseWithArrayValue() PASSED

SimpleJsonResponseFormatterTest > formatResponseWithTupleValue() PASSED

SimpleJsonResponseFormatterTest > formatResponseWithMissingValue() PASSED

SimpleJsonResponseFormatterTest > formatResponseWithHighlights() PASSED

SimpleJsonResponseFormatterTest > formatResponse() PASSED

SimpleJsonResponseFormatterTest > formatErrorPretty() PASSED

SimpleJsonResponseFormatterTest > formatResponseSchemaWithAlias() PASSED

SimpleJsonResponseFormatterTest > formatResponsePretty() PASSED

SimpleJsonResponseFormatterTest > formatError() PASSED

SimpleJsonResponseFormatterTest > formatResponseWithoutHighlights() PASSED

> Task :async-query-core:assemble
> Task :opensearch:testClasses
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :api:compileJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/api/src/main/java/org/opensearch/sql/api/UnifiedQueryContext.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :async-query-core:compileTestJava
> Task :opensearch:test

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :api:classes
> Task :api:jar
> Task :api:assemble
> Task :sql:classes
> Task :sql:jar
> Task :api:compileTestFixturesJava
> Task :api:testFixturesClasses
> Task :api:testFixturesJar
> Task :legacy:compileJava
> Task :api:compileTestJava

> Task :opensearch:test

MLCommonsOperatorTest > testOpen() SKIPPED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :api:testClasses
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
> Task :api:test

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :benchmarks:compileJava NO-SOURCE
> Task :benchmarks:classes UP-TO-DATE
> Task :benchmarks:jar
> Task :benchmarks:assemble
> Task :benchmarks:compileTestJava NO-SOURCE
> Task :benchmarks:testClasses UP-TO-DATE
> Task :benchmarks:test NO-SOURCE
> Task :benchmarks:check UP-TO-DATE
> Task :benchmarks:build
> Task :ppl:testClasses

> Task :opensearch:test

OpenSearchDataTypeTest > of ExprCoreType (ExprCoreType) > UNKNOWN SKIPPED

OpenSearchDataTypeTest > of OpenSearchDataType from MappingType (MappingType) > null SKIPPED

> Task :async-query-core:compileTestJava
/build/opensearch-sql-plugin/src/sql-3.8.0.0/async-query-core/src/test/java/org/opensearch/sql/spark/execution/statestore/StateModelTest.java:19: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
  @Data
  ^

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :async-query-core:compileTestJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/async-query-core/src/test/java/org/opensearch/sql/spark/client/EmrServerlessClientImplTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

PPLGrammarBundleBuilderTest > testBuildLexerRuleNamesAreNonEmpty PASSED

PPLGrammarBundleBuilderTest > testBuildVocabularyIsNonEmpty PASSED

PPLGrammarBundleBuilderTest > testExpressionFunctionTokensAreNotIgnored PASSED

PPLGrammarBundleBuilderTest > testCommandAndKeywordTokensAreNotIgnored PASSED

PPLGrammarBundleBuilderTest > testTokenDictionaryContainsExpectedEntries PASSED

PPLGrammarBundleBuilderTest > testIgnoredTokensAreNonEmpty PASSED

PPLGrammarBundleBuilderTest > testBuildStartRuleIndexIsZero PASSED

PPLGrammarBundleBuilderTest > testBuildParserATNIsSerializationVersion4 PASSED

PPLGrammarBundleBuilderTest > testRulesToVisitAreNonEmpty PASSED

PPLGrammarBundleBuilderTest > testBuildModeNamesAreNonEmpty PASSED

PPLGrammarBundleBuilderTest > testBuildBundleVersionIsSet PASSED

PPLGrammarBundleBuilderTest > testBuildGrammarHashHasSha256Format PASSED

PPLGrammarBundleBuilderTest > testBuildLexerATNIsNonEmpty PASSED

PPLGrammarBundleBuilderTest > testBuildIsDeterministic PASSED

PPLGrammarBundleBuilderTest > testNewerGrammarKeywordsAreNotIgnoredWhenPresent PASSED

PPLGrammarBundleBuilderTest > testArrayGettersAreDefensiveCopies PASSED

PPLGrammarBundleBuilderTest > testBuildBundleNotNull PASSED

PPLGrammarBundleBuilderTest > testTokenDictionaryGetterIsUnmodifiableCopy PASSED

PPLGrammarBundleBuilderTest > testBuildLexerATNIsSerializationVersion4 PASSED

PPLGrammarBundleBuilderTest > testBuildParserRuleNamesAreNonEmpty PASSED

PPLGrammarBundleBuilderTest > testIgnoredTokensContainOnlyLexicalInternalTokens PASSED

PPLGrammarBundleBuilderTest > testBuildParserATNIsNonEmpty PASSED

PPLGrammarBundleBuilderTest > testBuildAntlrVersionIsSet PASSED

PPLGrammarBundleBuilderTest > testBuildChannelNamesAreNonEmpty PASSED

NowLikeFunctionParserTest > [now] > test_now_like_functions[now] PASSED

NowLikeFunctionParserTest > [current_timestamp] > test_now_like_functions[current_timestamp] PASSED

NowLikeFunctionParserTest > [localtimestamp] > test_now_like_functions[localtimestamp] PASSED

NowLikeFunctionParserTest > [localtime] > test_now_like_functions[localtime] PASSED

NowLikeFunctionParserTest > [sysdate] > test_now_like_functions[sysdate] PASSED

NowLikeFunctionParserTest > [curtime] > test_now_like_functions[curtime] PASSED

NowLikeFunctionParserTest > [current_time] > test_now_like_functions[current_time] PASSED

NowLikeFunctionParserTest > [curdate] > test_now_like_functions[curdate] PASSED

NowLikeFunctionParserTest > [current_date] > test_now_like_functions[current_date] PASSED

NowLikeFunctionParserTest > [utc_date] > test_now_like_functions[utc_date] PASSED

NowLikeFunctionParserTest > [utc_time] > test_now_like_functions[utc_time] PASSED

NowLikeFunctionParserTest > [utc_timestamp] > test_now_like_functions[utc_timestamp] PASSED

PPLServiceTest > testExplainShouldPass PASSED

PPLServiceTest > testExecuteCsvFormatShouldPass PASSED

PPLServiceTest > testExplainWithIllegalQueryShouldBeCaughtByHandler PASSED

PPLServiceTest > testExecuteWithIllegalQueryShouldBeCaughtByHandler PASSED

PPLServiceTest > testPrometheusQuery PASSED

PPLServiceTest > testInvalidPPLQuery PASSED

PPLServiceTest > testExecuteShouldPass PASSED

> Task :legacy:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :api:test

UnifiedFunctionSpecTest > testRegexpReplace SKIPPED

UnifiedFunctionSpecTest > testFunctionSpecLookup SKIPPED

UnifiedFunctionSpecTest > testDateTrunc SKIPPED

UnifiedFunctionSpecTest > testLength SKIPPED

> Task :ppl:test

PPLSyntaxParserTest > testDynamicSourceClauseParseTreeStructure PASSED

PPLSyntaxParserTest > testCanParseTimestampdiffFunction PASSED

PPLSyntaxParserTest > testCanParseMultiMatchRelevanceFunction PASSED

PPLSyntaxParserTest > testBlockCommentShouldPass PASSED

PPLSyntaxParserTest > testDynamicSourceWithDottedNames PASSED

PPLSyntaxParserTest > testAddTotalsCommandWithLabelFieldShouldPass PASSED

PPLSyntaxParserTest > testMultiFieldRelevanceFunctionsWithoutFields PASSED

PPLSyntaxParserTest > testQueryWithMultipleTrailingPipesShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandCrossClusterWithMultipleIndicesShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandCrossClusterHiddenShouldPass PASSED

PPLSyntaxParserTest > testTopCommandWithoutNAndGroupByShouldPass PASSED

PPLSyntaxParserTest > testCanParseFillNullSameValue PASSED

PPLSyntaxParserTest > testDynamicSourceWithSimpleFilter PASSED

PPLSyntaxParserTest > testTopCommandWithNShouldPass PASSED

PPLSyntaxParserTest > testDescribeCommandShouldPass PASSED

PPLSyntaxParserTest > testSearchFieldsCommandCrossClusterShouldPass PASSED

PPLSyntaxParserTest > testCanParseSimpleQueryStringRelevanceFunction PASSED

PPLSyntaxParserTest > testPerMinuteFunctionInTimechartShouldPass PASSED

PPLSyntaxParserTest > testDynamicSourceWithIntermixedSourcesAndFilters PASSED

PPLSyntaxParserTest > testDynamicSourceAlternatingPattern PASSED

PPLSyntaxParserTest > testSearchCommandWithMultipleIndicesShouldPass PASSED

PPLSyntaxParserTest > testDynamicSourceWithComplexFilters PASSED

PPLSyntaxParserTest > testWhereCommandWithDoubleEqual PASSED

PPLSyntaxParserTest > testTopCommandWithoutNShouldPass PASSED

PPLSyntaxParserTest > testDynamicSourceStartingWithFilter PASSED

PPLSyntaxParserTest > testLineCommentShouldPass PASSED

PPLSyntaxParserTest > testDescribeCommandCrossClusterShouldPass PASSED

PPLSyntaxParserTest > testTopCommandWithNAndGroupByShouldPass PASSED

PPLSyntaxParserTest > testSubSearchWithTrailingPipeShouldPass PASSED

PPLSyntaxParserTest > testAddTotalsCommandWithAllOptionsShouldPass PASSED

PPLSyntaxParserTest > testDynamicSourceWithInClause PASSED

PPLSyntaxParserTest > testDynamicSourceWithComplexIntermixedIN PASSED

PPLSyntaxParserTest > testDynamicSourceWithAllSources PASSED

PPLSyntaxParserTest > testQueryWithMiddleEmptyPipeAndTrailingPipe PASSED

PPLSyntaxParserTest > testCanParseQueryStringRelevanceFunction PASSED

PPLSyntaxParserTest > testPerSecondFunctionInTimechartShouldPass PASSED

PPLSyntaxParserTest > testCanParseFillNullVariousValues PASSED

PPLSyntaxParserTest > testAddTotalsCommandShouldPass PASSED

PPLSyntaxParserTest > testRareCommandShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandCrossClusterIgnoreSearchKeywordShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandMatchAllCrossClusterShouldPass PASSED

PPLSyntaxParserTest > testQueryWithMiddleEmptyPipe PASSED

PPLSyntaxParserTest > testDescribeFieldsCommandShouldPass PASSED

PPLSyntaxParserTest > testForeachCommandShouldPass PASSED

PPLSyntaxParserTest > testCanParseExtractFunction PASSED

PPLSyntaxParserTest > testRareCommandWithGroupByShouldPass PASSED

PPLSyntaxParserTest > testAddTotalsCommandWithLabelShouldPass PASSED

PPLSyntaxParserTest > testSearchFieldsCommandShouldPass PASSED

PPLSyntaxParserTest > testForeachCommandWithModeShouldPass PASSED

PPLSyntaxParserTest > testInvalidOperatorCombinationShouldFail PASSED

PPLSyntaxParserTest > testCanParseTimestampaddFunction PASSED

PPLSyntaxParserTest > testDescribeCommandMatchAllCrossClusterShouldPass PASSED

PPLSyntaxParserTest > testQueryWithTrailingPipeAndWhitespaceShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandShouldPass PASSED

PPLSyntaxParserTest > testWhereCommand PASSED

PPLSyntaxParserTest > testSearchCommandIgnoreSearchKeywordShouldPass PASSED

PPLSyntaxParserTest > testPipeWithInvalidCommandShouldFail PASSED

PPLSyntaxParserTest > testDescribeCommandWithMultipleIndicesShouldPass PASSED

PPLSyntaxParserTest > testAddTotalsCommandWithFieldsShouldPass PASSED

PPLSyntaxParserTest > testCanParseGetFormatFunction PASSED

PPLSyntaxParserTest > testPerDayFunctionInTimechartShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandCrossClusterHiddenQualifiedShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandCrossClusterQualifiedShouldPass PASSED

PPLSyntaxParserTest > testSearchCommandWithoutSourceShouldFail PASSED

PPLSyntaxParserTest > testComplexQueryWithTrailingPipeShouldPass PASSED

PPLSyntaxParserTest > testForeachCollectionModesShouldPass PASSED

PPLSyntaxParserTest > testCannotParseGetFormatFunctionWithBadArg PASSED

PPLSyntaxParserTest > testSearchCommandCrossClusterShouldPass PASSED

PPLSyntaxParserTest > testDynamicSourceWithoutSource PASSED

PPLSyntaxParserTest > testDynamicSourceWithSingleSource PASSED

PPLSyntaxParserTest > testPerHourFunctionInTimechartShouldPass PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :api:test

UnifiedQueryContextTest > testSqlQueryType PASSED

UnifiedQueryContextTest > testMissingQueryType PASSED

UnifiedQueryContextTest > testContextCreationWithCustomConfig PASSED

UnifiedQueryContextTest > testContextCreationWithDefaults PASSED

UnifiedQueryContextTest > testInvalidDefaultNamespace PASSED

UnifiedQueryContextTest > testInvalidSettingName PASSED

UnifiedQueryContextTest > testContextClose PASSED

UnifiedQueryPlannerSqlTest > testSqlSelectWithAlias SKIPPED

UnifiedQueryPlannerSqlTest > testSqlGroupByWithoutBucketNullable SKIPPED

UnifiedQueryPlannerSqlTest > testSqlCteQueryPlanning SKIPPED

UnifiedQueryPlannerSqlTest > testSqlSelectSpecificColumns SKIPPED

UnifiedQueryPlannerSqlTest > testSqlFilterQueryPlanning SKIPPED

UnifiedQueryPlannerSqlTest > testSqlQueryPlanningWithMultipleCatalogs SKIPPED

UnifiedQueryPlannerSqlTest > testNonQueryStatementsBlockedByWhitelist SKIPPED

UnifiedQueryPlannerSqlTest > testSqlAggregateQueryPlanning SKIPPED

UnifiedQueryPlannerSqlTest > testSqlIsNullFunction SKIPPED

UnifiedQueryPlannerSqlTest > testSqlQueryPlanning SKIPPED

UnifiedQueryPlannerSqlTest > testSqlQueryPlanningWithDefaultNamespaceMultiLevel SKIPPED

UnifiedQueryPlannerSqlTest > testSqlOrderByQueryPlanning SKIPPED

UnifiedQueryPlannerSqlTest > testSqlSelectWithoutFromClause SKIPPED

UnifiedQueryPlannerSqlTest > testSqlWindowRowNumber SKIPPED

UnifiedQueryPlannerSqlTest > testInvalidSqlThrowsException SKIPPED

UnifiedQueryPlannerSqlTest > testSqlSubqueryPlanning SKIPPED

UnifiedQueryPlannerSqlTest > testSqlDerivedTableInFromClause SKIPPED

UnifiedQueryPlannerSqlTest > testSqlWindowFunctionWithOrderBy SKIPPED

UnifiedQueryPlannerSqlTest > testSqlAggregateWithAlias SKIPPED

UnifiedQueryPlannerSqlTest > testSqlLimitOffset SKIPPED

UnifiedQueryPlannerSqlTest > testSqlQueryPlanningWithDefaultNamespace SKIPPED

UnifiedQueryPlannerSqlTest > testSqlWindowDistinctAggregate SKIPPED

UnifiedQueryPlannerSqlTest > testNonQueryStatementsBlockedByParser SKIPPED

UnifiedQueryPlannerSqlTest > testSqlJoinQueryPlanning SKIPPED

UnifiedQueryPlannerSqlV2Test > testFilteredAggregateWithGroupBy PASSED

> Task :ppl:test

CalcitePPLAddColTotalsTest > testAddColTotalsFieldSpecified PASSED

CalcitePPLAddColTotalsTest > testAddColTotalsMatchingLabelFieldWithExisting PASSED

CalcitePPLAddColTotalsTest > testAddColTotalsWithAllOptions PASSED

PPLSyntaxParserMatchPhraseSamplesTest > [source=t a= 1 | where match_phrase(a, 'hello world')] > test[source=t a= 1 | where match_phrase(a, 'hello world')] PASSED

PPLSyntaxParserMatchPhraseSamplesTest > [source=t a = 1 | where match_phrase(a, 'hello world', slop = 3)] > test[source=t a = 1 | where match_phrase(a, 'hello world', slop = 3)] PASSED

PPLSyntaxParserMatchPhraseSamplesTest > [source=t a = 1 | where match_phrase(a, 'hello world', analyzer = 'standard',zero_terms_query = 'none', slop = 3)] > test[source=t a = 1 | where match_phrase(a, 'hello world', analyzer = 'standard',zero_terms_query = 'none', slop = 3)] PASSED

PPLSyntaxParserMatchPhraseSamplesTest > [source=t a = 1 | where match_phrase(a, 'hello world', zero_terms_query = all)] > test[source=t a = 1 | where match_phrase(a, 'hello world', zero_terms_query = all)] PASSED

CalcitePPLAddColTotalsTest > testAddColTotalsAllFieldsWithLabel PASSED

CalcitePPLAddColTotalsTest > testAddColTotalsMatchingLabelFieldWithExistingChangedOrder PASSED

CalcitePPLAddColTotalsTest > testAddColTotalsMultiFields PASSED

CalcitePPLAddColTotalsTest > testAddColTotalsAllFields PASSED

CalcitePPLAddColTotalsTest > testAddColTotals PASSED

CalcitePPLAppendcolTest > testAppendcol PASSED

CalcitePPLAppendcolTest > testAppendcolOverride PASSED

CalcitePPLAppendTest > testAppendNested PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :api:test

UnifiedQueryPlannerSqlV2Test > testHavingCompoundAnd PASSED

UnifiedQueryPlannerSqlV2Test > selectExpressionWithoutFrom PASSED

UnifiedQueryPlannerSqlV2Test > testFilterAndOrderBy PASSED

UnifiedQueryPlannerSqlV2Test > selectStar PASSED

UnifiedQueryPlannerSqlV2Test > testOrderBy PASSED

UnifiedQueryPlannerSqlV2Test > testOrderByGroupByExpression PASSED

UnifiedQueryPlannerSqlV2Test > testNotInSubquery PASSED

UnifiedQueryPlannerSqlV2Test > testJoinWithFilterAndOrderBy PASSED

UnifiedQueryPlannerSqlV2Test > testArithmeticOnAggregates PASSED

UnifiedQueryPlannerSqlV2Test > testHavingMaxCol PASSED

UnifiedQueryPlannerSqlV2Test > testHavingOnGroupByExpression PASSED

UnifiedQueryPlannerSqlV2Test > testCountDistinctWindowWithOrderBy PASSED

UnifiedQueryPlannerSqlV2Test > testWindowOrderByDefaultsNullsFirst PASSED

UnifiedQueryPlannerSqlV2Test > testOrderByAggregateAlias PASSED

UnifiedQueryPlannerSqlV2Test > testScalarFnOverAggregate PASSED

UnifiedQueryPlannerSqlV2Test > testGroupByAggregateAlias PASSED

UnifiedQueryPlannerSqlV2Test > testMultiWayUnion PASSED

UnifiedQueryPlannerSqlV2Test > testJoinTypes PASSED

UnifiedQueryPlannerSqlV2Test > testHavingWithAlias PASSED

UnifiedQueryPlannerSqlV2Test > testUnionAll PASSED

UnifiedQueryPlannerSqlV2Test > testMultipleWindowFunctionsOrderByWindowAlias PASSED

UnifiedQueryPlannerSqlV2Test > testMultipleFilteredAggregates PASSED

UnifiedQueryPlannerSqlV2Test > testHavingCountStar PASSED

UnifiedQueryPlannerSqlV2Test > testSumWindowWithPartitionAndOrderBy PASSED

UnifiedQueryPlannerSqlV2Test > selectLiteralWithoutFrom PASSED

UnifiedQueryPlannerSqlV2Test > testNotExistsSubquery PASSED

UnifiedQueryPlannerSqlV2Test > testWindowOverGroupByWithLimit PASSED

UnifiedQueryPlannerSqlV2Test > testInSubquery PASSED

UnifiedQueryPlannerSqlV2Test > testCountStarWithFilter PASSED

UnifiedQueryPlannerSqlV2Test > testFilter PASSED

UnifiedQueryPlannerSqlV2Test > testWindowOverGroupByOrderByWindowAliasWithoutLimit PASSED

UnifiedQueryPlannerSqlV2Test > testGroupByExpression PASSED

UnifiedQueryPlannerSqlV2Test > testAliasPreservedInOutputSchema PASSED

UnifiedQueryPlannerSqlV2Test > testCrossJoin PASSED

UnifiedQueryPlannerSqlV2Test > testWindowOverGroupByOrderByWindowAlias PASSED

UnifiedQueryPlannerSqlV2Test > testExistsSubquery PASSED

UnifiedQueryPlannerTest > testPPLQueryPlanning PASSED

UnifiedQueryPlannerTest > testPPLQueryPlanningWithDefaultNamespaceMultiLevel PASSED

UnifiedQueryPlannerTest > testPPLQueryPlanningWithMultipleCatalogsAndDefaultNamespace PASSED

UnifiedQueryPlannerTest > testPPLJoinQueryPlanning PASSED

UnifiedQueryPlannerTest > testPlanPropagatingSyntaxCheckException PASSED

UnifiedQueryPlannerTest > unsupportedWindowFunctionIsRethrownAsSemanticCheckException PASSED

UnifiedQueryPlannerTest > testPPLQueryPlanningWithMultipleCatalogs PASSED

UnifiedQueryPlannerTest > fieldNotFoundIsRethrownAsErrorReport PASSED

UnifiedQueryPlannerTest > testUnsupportedStatementType PASSED

UnifiedQueryPlannerTest > invalidTableIsRethrownAsSemanticCheckException PASSED

UnifiedQueryPlannerTest > testPPLQueryPlanningWithDefaultNamespace PASSED

UnifiedQueryPlannerTest > syntaxErrorIsRethrownAsSyntaxCheckException PASSED

UnifiedQueryPlannerTest > testPPLPatternsPicksUpDefaults PASSED

UnifiedQueryPlannerTest > assertionErrorIsWrappedAsSemanticCheckException PASSED

UnifiedQueryPlannerTest > semanticErrorIsRethrownAsSemanticCheckException PASSED

UnifiedQueryPlannerTest > unsupportedFeatureIsRethrownAsSemanticCheckException PASSED

UnifiedQueryProfilingTest > testPlannerAutoProfilesAnalyzePhase PASSED

UnifiedQueryProfilingTest > testProfilingClearedAfterClose PASSED

UnifiedQueryProfilingTest > testCompilerAutoProfilesOptimizePhase PASSED

UnifiedQueryProfilingTest > testMeasureExecutesWhenProfilingDisabled PASSED

UnifiedQueryProfilingTest > testProfilingDisabledByDefault PASSED

UnifiedQueryProfilingTest > testGetProfileReturnsEmptyWhenDisabled PASSED

UnifiedQueryProfilingTest > testProfilingEnabled PASSED

UnifiedQueryProfilingTest > testFullPipelineProfiling PASSED

UnifiedQueryProfilingTest > testMeasureRecordsMetric PASSED

UnifiedQueryProfilingTest > testMeasurePropagatesException PASSED

UnifiedRelevanceSearchSqlTest > testMultiMatchFieldBoostNotSupported SKIPPED

UnifiedRelevanceSearchSqlTest > testMatchBoolPrefix SKIPPED

UnifiedRelevanceSearchSqlTest > testQueryString SKIPPED

UnifiedRelevanceSearchSqlTest > testQueryStringBracketSyntaxNotSupported SKIPPED

UnifiedRelevanceSearchSqlTest > testSimpleQueryStringBracketSyntaxNotSupported SKIPPED

UnifiedRelevanceSearchSqlTest > testMatch SKIPPED

UnifiedRelevanceSearchSqlTest > testMatchWithOptions SKIPPED

UnifiedRelevanceSearchSqlTest > testMatchMissingArguments SKIPPED

UnifiedRelevanceSearchSqlTest > testSimpleQueryString SKIPPED

UnifiedRelevanceSearchSqlTest > testMultiMatch SKIPPED

UnifiedRelevanceSearchSqlTest > testUnknownRelevanceFunction SKIPPED

UnifiedRelevanceSearchSqlTest > testMatchPhrasePrefix SKIPPED

UnifiedRelevanceSearchSqlTest > testMatchPhrase SKIPPED

UnifiedRelevanceSearchSqlTest > testNonRelevanceFunctionUnaffectedByRewriter SKIPPED

UnifiedRelevanceSearchSqlTest > testMultiMatchBracketSyntaxNotSupported SKIPPED

UnifiedRelevanceSearchSqlV2Test > matchBoolPrefix PASSED

UnifiedRelevanceSearchSqlV2Test > matchphrase PASSED

UnifiedRelevanceSearchSqlV2Test > simpleQueryStringBracketSyntax PASSED

UnifiedRelevanceSearchSqlV2Test > matchPhrasePrefix PASSED

UnifiedRelevanceSearchSqlV2Test > match PASSED

UnifiedRelevanceSearchSqlV2Test > query PASSED

UnifiedRelevanceSearchSqlV2Test > matchphrasequery PASSED

UnifiedRelevanceSearchSqlV2Test > matchWithOptions PASSED

UnifiedRelevanceSearchSqlV2Test > multimatchquery PASSED

UnifiedRelevanceSearchSqlV2Test > wildcardQuery PASSED

UnifiedRelevanceSearchSqlV2Test > wildcardquery PASSED

UnifiedRelevanceSearchSqlV2Test > multimatch PASSED

UnifiedRelevanceSearchSqlV2Test > queryStringBracketSyntax PASSED

UnifiedRelevanceSearchSqlV2Test > matchPhrase PASSED

UnifiedRelevanceSearchSqlV2Test > multiMatchBracketSyntax PASSED

UnifiedRelevanceSearchSqlV2Test > matchQuery PASSED

UnifiedRelevanceSearchSqlV2Test > matchquery PASSED

UnifiedRelevanceSearchSqlV2Test > multiMatchWithFieldBoost PASSED

UnifiedRelevanceSearchSqlV2Test > matchCombinedWithBooleanFilter PASSED

UnifiedRelevanceSearchTest > testMatchBoolPrefix PASSED

UnifiedRelevanceSearchTest > testQueryString PASSED

UnifiedRelevanceSearchTest > testMatch PASSED

UnifiedRelevanceSearchTest > testMatchMissingArguments PASSED

UnifiedRelevanceSearchTest > testSimpleQueryString PASSED

UnifiedRelevanceSearchTest > testMultiMatch PASSED

UnifiedRelevanceSearchTest > testUnknownRelevanceFunction PASSED

UnifiedRelevanceSearchTest > testMatchPhrasePrefix PASSED

UnifiedRelevanceSearchTest > testMatchPhrase PASSED

UnifiedSqlSpecTest > groupByOrdinal SKIPPED

UnifiedSqlSpecTest > hyphenatedTableIdentifier SKIPPED

UnifiedSqlSpecTest > selectWithoutFrom SKIPPED

UnifiedSqlSpecTest > reservedWordAsAlias SKIPPED

UnifiedSqlSpecTest > matchFunction SKIPPED

UnifiedSqlSpecTest > castBooleanToInteger SKIPPED

UnifiedSqlSpecTest > groupByAlias SKIPPED

UnifiedSqlSpecTest > doubleQuotedStringLiteral SKIPPED

UnifiedSqlSpecTest > namedParametersSyntax SKIPPED

UnifiedSqlSpecTest > backtickQuotedIdentifiers SKIPPED

UnifiedSqlSpecTest > integerComparedToString SKIPPED

UnifiedSqlSpecTest > matchNotReserved SKIPPED

UnifiedSqlSpecTest > matchPhraseFunction SKIPPED

UnifiedSqlSpecTest > limitSyntax SKIPPED

UnifiedSqlV2SpecTest > stringToNumberCoercion PASSED

UnifiedSqlV2SpecTest > backslashEscapesInStrings PASSED

UnifiedSqlV2SpecTest > doubleQuotedStringLiteral PASSED

UnifiedSqlV2SpecTest > backtickQuotedTableName PASSED

UnifiedSqlV2SpecTest > hyphenatedIndexName PASSED

UnifiedSqlV2SpecTest > matchFunctionNotReservedWord PASSED

UnifiedQueryCompilerTest > testSimpleQuery PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLAppendTest > testAppendWithConflictTypeColumn PASSED

CalcitePPLAppendcolTest > testAppendcolStatsOverride PASSED

CalcitePPLAppendTest > testAppendEmptySearchCommand PASSED

CalcitePPLAppendcolTest > testAppendcol2 PASSED

CalcitePPLAppendTest > testAppendEmptySourceWithJoin PASSED

CalcitePPLAppendcolTest > testAppendcolStats PASSED

CalcitePPLChartNullTest > testBinThenChartWithNullValuesLogicalPlan PASSED

CalcitePPLChartNullTest > testBinThenChartSingleGroupWithNullValuesLogicalPlan PASSED

CalcitePPLAppendTest > testAppend PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithMultipleNonExistentFields PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithNullLiteralAndInteger PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithMixedTypes PASSED

CalcitePPLAppendTest > testAppendDifferentIndex PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithLiterals PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceNested PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithIntegerAndNullLiteral PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceBasic PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceInWhere PASSED

CalcitePPLAppendTest > testAppendWithMergedColumns PASSED

CalcitePPLCastFunctionTest > testCastUnknownType PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceTypeInferenceWithNonNullableOperands PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithNonExistentField PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithEmptyString PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithMultipleFields PASSED

CalcitePPLCastFunctionTest > testCast PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithAllNonExistentFields PASSED

CalcitePPLEnhancedCoalesceTest > testCoalesceWithSpaceString PASSED

CalcitePPLExpandTest > testExpandWithEval PASSED

CalcitePPLExpandTest > testExpand PASSED

CalcitePPLCastFunctionTest > testChainedCast PASSED

CalcitePPLForeachTest > testForeachExpandsExplicitFields PASSED

CalcitePPLForeachTest > testForeachJsonArrayMixedStringAndNumberFails PASSED

CalcitePPLForeachTest > testForeachAutoCollectionsPlansReduce PASSED

CalcitePPLCastFunctionTest > testChainedCast2 PASSED

CalcitePPLForeachTest > testForeachJsonArrayFieldNumericUsage PASSED

CalcitePPLForeachTest > testCollectionModeMismatchIsNoOp PASSED

CalcitePPLCastFunctionTest > testCastOverriding PASSED

CalcitePPLForeachTest > testJsonFieldNumericFunctionInfersDoubleItem PASSED

CalcitePPLForeachTest > testForeachAutoCollectionsWithoutTargetPlansReduce PASSED

CalcitePPLCastFunctionTest > testCastInsensitive PASSED

CalcitePPLForeachTest > testCustomItemNameShadowsRowField PASSED

CalcitePPLForeachTest > testForeachJsonArrayFunctionWithoutModePlansReduce PASSED

CalcitePPLForeachTest > testForeachCustomMultifieldPlaceholders PASSED

CalcitePPLForeachTest > testForeachIterPlaceholderPlansReduce PASSED

CalcitePPLForeachTest > testCollectionAssignmentsSharePerIterationState PASSED

CalcitePPLForeachTest > testForeachWildcardAndMatchstr PASSED

CalcitePPLDedupTest > testDedupExpr PASSED

CalcitePPLForeachTest > testForeachStringItemWithNumericIterPlansReduce PASSED

CalcitePPLForeachTest > testForeachJsonArrayFieldStringUsage PASSED

CalcitePPLForeachTest > testForeachMultivaluePlansReduce PASSED

CalcitePPLForeachTest > testForeachSubstitutesTemplateInsideStringLiteral PASSED

CalcitePPLForeachTest > testJsonFieldNumericComparisonInfersDoubleItem PASSED

CalcitePPLDedupTest > testDedupKeepEmpty1 PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLForeachTest > testForeachJsonArrayPlansReduce PASSED

CalcitePPLAddTotalsTest > testAddTotalsMatchingLabelFieldWithExistingChangedOrder PASSED

CalcitePPLForeachTest > testExactPatternTakesPrecedenceForMatchstr PASSED

CalcitePPLDedupTest > testDedupKeepEmpty2 PASSED

CalcitePPLForeachTest > testDefaultItemNameDoesNotShadowRowField PASSED

CalcitePPLDedupTest > testRenameDedup PASSED

CalcitePPLLookupTest > testReplaceAs PASSED

CalcitePPLLookupTest > testReplace PASSED

CalcitePPLDedupTest > testDedupAfterWhereProducesLogicalDedupRegardlessOfRuleOrder PASSED

CalcitePPLLookupTest > testOutputAs PASSED

CalcitePPLAddTotalsTest > testAddTotalsWithAllOptionsIncludingFieldname PASSED

CalcitePPLDedupTest > testDedupAfterWhereProducesLogicalDedupWithProductionHepProgram PASSED

CalcitePPLLookupTest > testAppend PASSED

CalcitePPLLookupTest > testOutput PASSED

CalcitePPLAddTotalsTest > testAddTotalsWithFieldnameRowOptionFalse PASSED

CalcitePPLLookupTest > testLookupAll PASSED

CalcitePPLLookupTest > testAppendAs PASSED

CalcitePPLNoMvTest > testNoMvScalarFieldError PASSED

CalcitePPLDedupTest > testSortThenDedupWithEval PASSED

CalcitePPLNoMvTest > testNoMvBasic PASSED

CalcitePPLNoMvTest > testNoMvWithNullableField PASSED

CalcitePPLAddTotalsTest > testAddTotalsAllFields PASSED

CalcitePPLNoMvTest > testNoMvNonExistentField PASSED

CalcitePPLNoMvTest > testNoMvWithNestedArray PASSED

CalcitePPLDedupTest > testDedup1 PASSED

CalcitePPLNoMvTest > testNoMvChainedWithOtherOperations PASSED

CalcitePPLAddTotalsTest > testAddTotals PASSED

CalcitePPLNoMvTest > testNoMvSingleElementArray PASSED

CalcitePPLNoMvTest > testNoMvMultipleDocuments PASSED

CalcitePPLNoMvTest > testNoMvWithMixedNullableAndNonNullableFields PASSED

CalcitePPLAddTotalsTest > testAddTotalsWithFieldname PASSED

CalcitePPLNoMvTest > testNoMvWithConcatInArray PASSED

CalcitePPLDedupTest > testDedup2 PASSED

CalcitePPLNoMvTest > testNoMvLargeArray PASSED

CalcitePPLNoMvTest > testNoMvWithMultipleNullableFields PASSED

CalcitePPLNoMvTest > testNoMvNonDirectFieldReferenceError PASSED

CalcitePPLDedupTest > testDedupAfterWhereProducesLogicalDedup PASSED

CalcitePPLNoMvTest > testNoMvWithMultipleFields PASSED

CalcitePPLNoMvTest > testNoMvWithArrayFromFields PASSED

CalcitePPLNoMvTest > testNoMvEmptyArray PASSED

CalcitePPLNoMvTest > testNoMvInPipeline PASSED

CalcitePPLReplaceTest > testReplaceWithMultiplePairsOnMultipleFields PASSED

CalcitePPLDedupTest > testSortThenDedup PASSED

CalcitePPLReplaceTest > testWildcardAndLiteralReplace_mixedPairs PASSED

CalcitePPLAddTotalsTest > testAddTotalsWithAllOptionsIncludingDefaultFieldname PASSED

CalcitePPLReplaceTest > testReplaceWithMultiplePairsSequentialApplication PASSED

CalcitePPLReplaceTest > testReplaceWithMultipleInKeywordsShouldFail PASSED

CalcitePPLReplaceTest > testWildcardReplace_symmetryValid_zeroInReplacement PASSED

CalcitePPLDedupTest > testSortFieldProjectedAwayBeforeDedup PASSED

CalcitePPLReplaceTest > testReplaceSameValueInMultipleFields PASSED

CalcitePPLReplaceTest > testReplaceWithMissingReplacementValueShouldFail PASSED

CalcitePPLReplaceTest > testReplaceWithoutWithKeywordShouldFail PASSED

CalcitePPLReplaceTest > testWildcardReplace_symmetryMismatch_shouldFail PASSED

CalcitePPLExistsSubqueryTest > testExistsSubqueryInFilter PASSED

CalcitePPLReplaceTest > testReplaceWithMultiplePairs PASSED

> Task :api:test

UnifiedQueryCompilerTest > testCompileFailure PASSED

UnifiedQueryCompilerTest > testComplexQuery PASSED

UnifiedFunctionCalciteAdapterTest > testSerializeAndDeserialize PASSED

UnifiedFunctionCalciteAdapterTest > testCreateWithInvalidFunctionName PASSED

UnifiedFunctionCalciteAdapterTest > testEvaluateFunction PASSED

UnifiedFunctionCalciteAdapterTest > testCreateFunction PASSED

UnifiedFunctionRepositoryTest > testLoadSpecificFunctionCaseInsensitive PASSED

UnifiedFunctionRepositoryTest > testLoadSpecificFunction PASSED

UnifiedFunctionRepositoryTest > testLoadAllFunctions PASSED

UnifiedFunctionRepositoryTest > testLoadNonExistentFunctionReturnsEmpty PASSED

UnifiedFunctionRepositoryTest > testFunctionBuilderCreatesValidFunction PASSED

UnifiedQueryParserSqlTest > testParseOrderBy PASSED

UnifiedQueryParserSqlTest > testParseFilter PASSED

UnifiedQueryParserSqlTest > testParseSelectColumns PASSED

UnifiedQueryParserSqlTest > testParseJoin PASSED

UnifiedQueryParserSqlTest > testParseAggregate PASSED

UnifiedQueryParserSqlTest > testSyntaxErrorFails PASSED

UnifiedQueryParserSqlTest > testParseSelectStar PASSED

UnifiedQueryParserTest > testParseFilter PASSED

UnifiedQueryParserTest > testParseStats PASSED

UnifiedQueryParserTest > testParseSource PASSED

UnifiedQueryParserTest > testParseEval PASSED

UnifiedQueryParserTest > deeplyNestedExpressionShouldBeRejected PASSED

UnifiedQueryParserTest > testSyntaxErrorThrows PASSED

DatetimeExtensionSqlTest > testStandardDatetimeTypesNotWrapped PASSED

DatetimeExtensionSqlTest > testFilterWithTimestampLiteral PASSED

DatetimeExtensionSqlTest > testComparisonWithDatetimeUdf PASSED

DatetimeExtensionTest > testUdfResultNormalized PASSED

DatetimeExtensionTest > testFilterWithTimestampLiteral PASSED

DatetimeExtensionTest > testDateLiteralNormalized PASSED

DatetimeExtensionTest > testDatetimeFieldsPreserveStandardTypes PASSED

DatetimeExtensionTest > testSequentialPlanCallsDoNotCorruptShuttleStack PASSED

DatetimeExtensionTest > testNonDatetimeFieldsNotWrapped PASSED

DatetimeExtensionTest > testNestedUdfCallsNormalized PASSED

DatetimeExtensionTest > testStandardDatetimeFieldsNotWrapped PASSED

DatetimeExtensionTest > testComparisonWithDatetimeUdf PASSED

NamedArgRewriterTest > testMultipleEqualsArgs PASSED

NamedArgRewriterTest > testEqualsArgRewrittenToMap PASSED

NamedArgRewriterTest > testPositionalArgsRewrittenToMaps PASSED

NamedArgRewriterTest > testMultiMatchUsesFieldsParamName PASSED

NamedArgRewriterTest > testExtraPositionalArgsBeyondParamNamesThrows PASSED

NamedArgRewriterTest > testAllEqualsArgsNoPositional PASSED

NamedArgRewriterTest > testNonRelevanceFunctionUntouched PASSED

NamedArgRewriterTest > testReservedWordAsNamedArgKey PASSED

NamedArgRewriterTest > testEqualsBeforePositionalThrows PASSED

UnifiedQueryTranspilerTest > testToSql PASSED

UnifiedQueryTranspilerTest > testToSqlWithCustomDialect PASSED

> Task :async-query-core:testClasses

> Task :ppl:test

CalcitePPLReplaceTest > testReplaceWithThreePairs PASSED

CalcitePPLAddTotalsTest > testAddTotalsWithColTrueNoSummaryLabel PASSED

CalcitePPLReplaceTest > testBasicReplace PASSED

CalcitePPLReplaceTest > testReplaceWithEvalAndReplaceOnSameField PASSED

CalcitePPLReplaceTest > testReplaceWithMultiplePairsTrailingCommaShouldFail PASSED

CalcitePPLReplaceTest > testWildcardReplace_prefixWildcard PASSED

CalcitePPLReplaceTest > testReplaceWithPipeline PASSED

CalcitePPLReplaceTest > testMultipleFieldsReplace PASSED

CalcitePPLReplaceTest > testReplaceWithMissingQuotesShouldFail PASSED

CalcitePPLReplaceTest > testWildcardReplace_multipleWildcards PASSED

CalcitePPLReplaceTest > testReplaceWithoutInKeywordShouldFail PASSED

CalcitePPLReplaceTest > testReplaceWithInvalidFieldShouldFail PASSED

CalcitePPLReplaceTest > testReplaceWithExpressionShouldFail PASSED

CalcitePPLReplaceTest > testReplaceWithMultiplePairsMissingWithKeywordShouldFail PASSED

CalcitePPLStatsEarliestLatestTest > testEarliestWithoutSecondArgument PASSED

CalcitePPLAddTotalsTest > testAddTotalsWithColTrueRowFalseNoSummaryLabel PASSED

CalcitePPLStatsEarliestLatestTest > testLatestByServerWithoutSecondArgument PASSED

CalcitePPLStatsEarliestLatestTest > testLatestWithExplicitTimestampField PASSED

CalcitePPLStatsEarliestLatestTest > testEarliestByServerWithoutSecondArgument PASSED

CalcitePPLAddTotalsTest > testAddTotalsMultiFields PASSED

CalcitePPLStatsEarliestLatestTest > testEarliestWithExplicitTimestampField PASSED

CalcitePPLExistsSubqueryTest > testNestedMixedExistsSubquery PASSED

CalcitePPLStatsEarliestLatestTest > testEarliestWithOtherAggregatesWithoutSecondArgument PASSED

CalcitePPLStatsEarliestLatestTest > testLatestWithoutSecondArgument PASSED

CalcitePPLExistsSubqueryTest > testCorrelatedExistsSubqueryWithoutAlias PASSED

CalcitePPLAddTotalsTest > testAddTotalsMatchingLabelFieldWithExisting PASSED

CalcitePPLAddTotalsTest > testAddTotalsWithFieldnameRowOptionTrue PASSED

CalcitePPLExistsSubqueryTest > testSubsearchMaxOutUncorrelated1 PASSED

CalcitePPLExistsSubqueryTest > testSubsearchMaxOutUncorrelated2 PASSED

CalcitePPLTransposeTest > testTransposeWithValueFieldNameCollision PASSED

CalcitePPLExistsSubqueryTest > testCorrelatedExistsSubqueryWithOverridingFields PASSED

CalcitePPLArrayFunctionTest > testMvzipWithEmptyRightArray PASSED

CalcitePPLTransposeTest > testTransposeWithLimit PASSED

CalcitePPLExistsSubqueryTest > testCorrelatedExistsSubqueryWithAlias PASSED

CalcitePPLTransposeTest > testTransposeColumnAxisUsesUnboundedVarchar PASSED

CalcitePPLArrayFunctionTest > testMvfindWithMatch PASSED

CalcitePPLExistsSubqueryTest > testCorrelatedNotExistsSubqueryWithTableNames PASSED

CalcitePPLArrayFunctionTest > testSplitWithMultiCharDelimiter PASSED

CalcitePPLTransposeTest > testTransposeWithLimitColumnName PASSED

CalcitePPLExistsSubqueryTest > testUncorrelatedNotExistsSubquery PASSED

CalcitePPLArrayFunctionTest > testMvzipWithBothEmptyArrays PASSED

CalcitePPLExistsSubqueryTest > testSubsearchMaxOut1 PASSED

CalcitePPLArrayFunctionTest > testMvdedupPreservesOrder PASSED

CalcitePPLExistsSubqueryTest > testSubsearchMaxOut2 PASSED

CalcitePPLTransposeTest > testSimpleCountWithTranspose PASSED

CalcitePPLArrayFunctionTest > testMvdedupWithDuplicates PASSED

CalcitePPLExistsSubqueryTest > testSubsearchMaxOut3 PASSED

CalcitePPLArrayFunctionTest > testMvindexSingleElementPositive PASSED

CalcitePPLExistsSubqueryTest > testUncorrelatedExistsSubquery PASSED

CalcitePPLArrayFunctionTest > testMvjoinWithFieldReference PASSED

CalcitePPLTransposeTest > testMultipleAggregatesWithAliasesTranspose PASSED

AstEquivalenceTest > testTopLimitEquivalent PASSED

AstEquivalenceTest > testHeadLimitEquivalent PASSED

CalcitePPLExistsSubqueryTest > testCorrelatedNotExistsSubqueryWithoutAlias PASSED

AstEquivalenceTest > testSpathArgumentDeshuffle PASSED

SpathRewriteTest > testSpathAutoExtractMode PASSED

SpathRewriteTest > testEvalControl PASSED

SpathRewriteTest > testSpathSimpleRewrite PASSED

SpathRewriteTest > testSpathEscapedSpaces PASSED

SpathRewriteTest > testSpathArgumentDeshuffle PASSED

SpathRewriteTest > testSpathAutoExtractModeWithOutput PASSED

SpathRewriteTest > testSpathEscapedParse PASSED

SpathRewriteTest > testSpathMissingInputArgumentHandling PASSED

CalcitePPLExistsSubqueryTest > testNotExistsSubqueryInFilter PASSED

CalcitePPLArrayFunctionTest > testMvindexSingleElementNegative PASSED

CalcitePPLExistsSubqueryTest > testSubsearchMaxOutNegativeMeansUnlimited PASSED

CalcitePPLArrayFunctionTest > testMvfindWithNoMatch PASSED

CalcitePPLExistsSubqueryTest > testNestedUncorrelatedExistsSubquery PASSED

CalcitePPLArrayFunctionTest > testMvzipWithEmptyLeftArray PASSED

CalcitePPLExistsSubqueryTest > testSubsearchMaxOutZeroMeansUnlimited PASSED

CalcitePPLArrayFunctionTest > testMvmapWithNestedFunction PASSED

CalcitePPLExistsSubqueryTest > testNestedCorrelatedExistsSubquery PASSED

CalcitePPLArrayFunctionTest > testMvzipNested PASSED

CalcitePPLFlattenTest > testFlatten PASSED

CalcitePPLFlattenTest > testProject PASSED

CalcitePPLFlattenTest > testFlattenWithMismatchedNumberOfAliasesShouldThrow PASSED

CalcitePPLFlattenTest > testFlattenWithAliases PASSED

CalcitePPLArrayFunctionTest > testMvjoinWithDifferentDelimiter PASSED

CalcitePPLArrayFunctionTest > testMvjoinWithStringArray PASSED

CalcitePPLJoinTest > testCrossJoinWithJoinConditions PASSED

CalcitePPLArrayFunctionTest > testMvfindWithMultipleMatches PASSED

CalcitePPLJoinTest > testJoinConditionWithTableNames PASSED

CalcitePPLArrayFunctionTest > testMvindexRangePositive PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world')] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world')] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a = 1 | where match_bool_prefix(a, 'hello world', minimum_should_match = 3)] > test[source=t a = 1 | where match_bool_prefix(a, 'hello world', minimum_should_match = 3)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a = 1 | where match_bool_prefix(a, 'hello world', fuzziness='AUTO')] > test[source=t a = 1 | where match_bool_prefix(a, 'hello world', fuzziness='AUTO')] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a = 1 | where match_bool_prefix(a, 'hello world', fuzziness='AUTO:4,6')] > test[source=t a = 1 | where match_bool_prefix(a, 'hello world', fuzziness='AUTO:4,6')] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', prefix_length=0)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', prefix_length=0)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', max_expansions=1)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', max_expansions=1)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_transpositions=true)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_transpositions=true)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=constant_score)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=constant_score)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=constant_score_boolean)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=constant_score_boolean)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=scoring_boolean)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=scoring_boolean)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=top_terms_blended_freqs_1)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=top_terms_blended_freqs_1)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=top_terms_boost_1)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=top_terms_boost_1)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=top_terms_1)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', fuzzy_rewrite=top_terms_1)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a= 1 | where match_bool_prefix(a, 'hello world', boost=1)] > test[source=t a= 1 | where match_bool_prefix(a, 'hello world', boost=1)] PASSED

PPLSyntaxParserMatchBoolPrefixSamplesTests > [source=t a = 1 | where match_bool_prefix(a, 'hello world', analyzer = 'standard',prefix_length = '0', boost = 1)] > test[source=t a = 1 | where match_bool_prefix(a, 'hello world', analyzer = 'standard',prefix_length = '0', boost = 1)] PASSED

CalcitePPLAppendPipeTest > testDoubleAppendPipeWithFilter PASSED

CalcitePPLArrayFunctionTest > testMvindexRangeNegative PASSED

CalcitePPLArrayFunctionTest > testMvzipWithCustomDelimiter PASSED

CalcitePPLAppendPipeTest > testTripleAppendPipe PASSED

CalcitePPLJoinTest > testMultipleJoinsWithRelationSubqueryWithAlias2 PASSED

CalcitePPLArrayFunctionTest > testMvzipBasic PASSED

CalcitePPLJoinTest > testJoinMixedConditionFallsThrough PASSED

CalcitePPLAppendPipeTest > testDoubleAppendPipe PASSED

CalcitePPLArrayFunctionTest > testMvdedupWithNoDuplicates PASSED

CalcitePPLArrayFunctionTest > testMvmapBasic PASSED

CalcitePPLArrayFunctionTest > testMvmapWithAddition PASSED

CalcitePPLAppendPipeTest > testAppendPipe PASSED

CalcitePPLJoinTest > testMultipleJoinWithSelfJoin PASSED

CalcitePPLArrayFunctionTest > testMvjoinWithEmptyArray PASSED

CalcitePPLArrayFunctionTest > testSplitWithSemicolonDelimiter PASSED

CalcitePPLAppendPipeTest > testAppendPipeWithMergedColumns PASSED

CalcitePPLJoinTest > testLeftAnti PASSED

CalcitePPLArrayFunctionTest > testMvfindWithComplexRegex PASSED

CalcitePPLJoinTest > testLeftJoin PASSED

CalcitePPLCaseFunctionTest > testCaseWhenInSubquery PASSED

CalcitePPLArrayFunctionTest > testSplitWithEmptyDelimiter PASSED

CalcitePPLCaseFunctionTest > testCaseWithIncompatibleBranchTypesRejectsCleanly PASSED

CalcitePPLJoinTest > testLeftSemi PASSED

CalcitePPLArrayFunctionTest > testMvfindWithFirstMatch PASSED

CalcitePPLCaseFunctionTest > testCaseWhenInFilter PASSED

CalcitePPLChartTest > testChartWithLimit PASSED

CalcitePPLChartTest > testChartWithMultipleGroupKeysAlternativeSyntax PASSED

CalcitePPLChartTest > testChartWithUseOtherTrue PASSED

CalcitePPLJoinTest > testJoinWithFieldListMaxGreaterThanZero PASSED

CalcitePPLChartTest > testChartWithUseOtherFalse PASSED

> Task :async-query-core:test
> Task :datasources:compileJava

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLChartTest > testChartWithMultipleGroupKeys PASSED

CalcitePPLCaseFunctionTest > testCaseWhenNoElse PASSED

CalcitePPLChartTest > testChartWithNullStr PASSED

CalcitePPLChartTest > testChartWithSpan PASSED

CalcitePPLChartTest > testChartWithLimitZero PASSED

CalcitePPLChartTest > testChartWithSingleGroupKey PASSED

CalcitePPLChartTest > testChartWithOverSyntax PASSED

CalcitePPLJoinTest > testMultipleTablesJoinWithTableAliases PASSED

CalcitePPLCaseFunctionTest > testCaseWhen PASSED

CalcitePPLChartTest > testChartWithTimeSpan PASSED

CalcitePPLChartTest > testChartWithUseNull PASSED

CalcitePPLChartTest > testChartWithOtherStr PASSED

CalcitePPLJoinTest > testNonEquiJoin PASSED

CalcitePPLDateTimeFunctionTest > testCurrentDate PASSED

CalcitePPLJoinTest > testJoinWithoutFieldList PASSED

CalcitePPLEvalTest > testEvalOverridingExistingFields PASSED

CalcitePPLDateTimeFunctionTest > testDateAndCurrentTimestamp PASSED

CalcitePPLJoinTest > testJoinConditionWithoutTableName PASSED

CalcitePPLEvalTest > testListAggregationWithGroupBy PASSED

CalcitePPLJoinTest > testSemiJoinWithImplicitField PASSED

CalcitePPLEventstatsTypeTest > testVarPopWithExtraParametersThrowsException PASSED

CalcitePPLEvalTest > testListAggregationWithOtherAgg PASSED

CalcitePPLJoinTest > testJoinWithFieldListAndJoinArguments2 PASSED

CalcitePPLEventstatsTypeTest > testStddevPopWithWrongArgType PASSED

CalcitePPLEvalTest > testEvalAvg PASSED

CalcitePPLEvalTest > testEvalSum PASSED

CalcitePPLEventstatsTypeTest > testVarpopWithWrongArgType PASSED

CalcitePPLEvalTest > testEval1 PASSED

CalcitePPLEventstatsTypeTest > testMinWithExtraParametersThrowsException PASSED

CalcitePPLEvalTest > testEval2 PASSED

CalcitePPLEvalTest > testEval3 PASSED

CalcitePPLAggregationTest > testAvgByFieldNonBucketNullable PASSED

CalcitePPLEventstatsTypeTest > testStddevSampWithWrongArgType PASSED

CalcitePPLEvalTest > testEvalSumWithFields PASSED

CalcitePPLJoinTest > testJoinSubsearchMaxOut PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldNotOnBothSides PASSED

CalcitePPLEventstatsTypeTest > testAvgWithWrongArgType PASSED

CalcitePPLEvalTest > testValuesAggregationWithGroupBy PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldSelfJoin PASSED

CalcitePPLEventstatsTypeTest > testStddevSampWithExtraParametersThrowsException PASSED

CalcitePPLEvalTest > testValuesAggregationWithOtherAgg PASSED

CalcitePPLEventstatsTypeTest > testAvgWithExtraParametersThrowsException PASSED

CalcitePPLJoinTest > testMultipleJoinWithPartSideAliases PASSED

CalcitePPLEvalTest > testValuesAggregationAlone PASSED

CalcitePPLAggregationTest > testSimpleCount PASSED

CalcitePPLEventstatsTypeTest > testVarsampWithWrongArgType PASSED

CalcitePPLJoinTest > testJoinWithoutFieldListSelfJoin PASSED

CalcitePPLEvalTest > testEvalMaxOnNumericAndString PASSED

CalcitePPLEventstatsTypeTest > testStddevPopWithExtraParametersThrowsException PASSED

CalcitePPLJoinTest > testJoinWithFieldListSelfJoinOverrideIsTrue PASSED

CalcitePPLEvalTest > testEvalWithSort PASSED

CalcitePPLEventstatsTypeTest > testVarSampWithExtraParametersThrowsException PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldUnaliasedSubquery PASSED

CalcitePPLAggregationTest > testCountDistinctWithAlias PASSED

CalcitePPLEventstatsTypeTest > testLatestWithTooManyParametersThrowsException PASSED

CalcitePPLJoinTest > testLeftJoinWithImplicitField PASSED

CalcitePPLJoinTest > testFullOuter PASSED

CalcitePPLEventstatsTypeTest > testMaxWithExtraParametersThrowsException PASSED

CalcitePPLJoinTest > testRightJoin PASSED

CalcitePPLEventstatsTypeTest > testSumWithExtraParametersThrowsException PASSED

CalcitePPLEvalTest > testDependedLateralEval PASSED

CalcitePPLEvalTest > testEvalMaxOnNumbers PASSED

CalcitePPLEventstatsTypeTest > testCountWithExtraParametersThrowsException PASSED

CalcitePPLAggregationTest > testTakeAgg PASSED

CalcitePPLEvalTest > testEvalMaxOnStrings PASSED

CalcitePPLJoinTest > testJoinWithMultiplePredicates PASSED

CalcitePPLEvalTest > testEvalAndFields PASSED

CalcitePPLEventstatsTypeTest > testEarliestWithTooManyParametersThrowsException PASSED

CalcitePPLEvalTest > testEvalMinOnNumericAndString PASSED

CalcitePPLJoinTest > testDisableHighCostJoinTypes PASSED

CalcitePPLEvalTest > testEvalMinOnNumbers PASSED

CalcitePPLAggregationTest > testPercentileShortcutsBoundaryValues PASSED

CalcitePPLJoinTest > testJoinWithImplicitField PASSED

CalcitePPLFirstLastTest > testFirstWithNullsAtBeginning PASSED

CalcitePPLJoinTest > testJoinWithMaxEqualsZero PASSED

CalcitePPLEvalTest > testEvalWithAggregation PASSED

CalcitePPLEvalTest > testEvalSumSingleArg PASSED

CalcitePPLJoinTest > testSemiJoinWithFieldList PASSED

CalcitePPLEvalTest > testEvalMinOnStrings PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldAliasedSelfJoin PASSED

CalcitePPLEvalTest > testListAggregationAlone PASSED

CalcitePPLAggregationTest > testNonBucketNullableShouldNotImpactAggregateWithoutGroupBy PASSED

CalcitePPLFirstLastTest > testFirstWithOtherAggregatesWithoutSecondArgument PASSED

CalcitePPLJoinTest > testSplJoinWithJoinArguments PASSED

CalcitePPLEvalTest > testEvalUsingExistingFields PASSED

CalcitePPLFirstLastTest > testLastWithNullsAtEnd PASSED

CalcitePPLJoinTest > testJoinWithFieldListSelfJoinOverrideIsFalse PASSED

CalcitePPLEvalTest > testComplexEvalCommands1 PASSED

CalcitePPLFirstLastTest > testLastByServerWithoutSecondArgument PASSED

CalcitePPLJoinTest > testMultipleTablesJoinWithTableNames PASSED

CalcitePPLFirstLastTest > testLastWithoutSecondArgument PASSED

CalcitePPLAggregationTest > testSimpleTwoLevelStats PASSED

CalcitePPLEvalTest > testComplexEvalCommands2 PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldMultiField PASSED

CalcitePPLJoinTest > testJoinWithSpecificAliases PASSED

CalcitePPLFirstLastTest > testFirstByServerWithoutSecondArgument PASSED

CalcitePPLEvalTest > testComplexEvalCommands3 PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldWhereKeyword PASSED

CalcitePPLFirstLastTest > testFirstLastDifferentFields PASSED

CalcitePPLEvalTest > testComplexEvalCommands4 PASSED

CalcitePPLFirstLastTest > testFirstLastWithAllNulls PASSED

CalcitePPLJoinTest > testJoinConditionWithAlias PASSED

CalcitePPLFirstLastTest > testFirstWithoutSecondArgument PASSED

CalcitePPLEvalTest > testDependedEval PASSED

CalcitePPLEvalTest > testEvalAvgWithFields PASSED

CalcitePPLAggregationTest > testStddevPopByFieldWithAlias PASSED

CalcitePPLInSubqueryTest > testNestedSubquery PASSED

CalcitePPLFieldFormatTest > testFieldFormatAndFields PASSED

CalcitePPLInSubqueryTest > testNotInSubquery PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLFieldFormatTest > testComplexFieldFormatCommands4 PASSED

CalcitePPLJoinTest > testJoinWithRelationSubquery PASSED

CalcitePPLInSubqueryTest > testSelfInSubquery PASSED

CalcitePPLFieldFormatTest > testFieldFormatSum PASSED

CalcitePPLInSubqueryTest > testSubsearchMaxOut PASSED

CalcitePPLJoinTest > testMultipleJoinsWithRelationSubqueryWithAlias PASSED

CalcitePPLInSubqueryTest > testInCorrelatedSubqueryMaxOut PASSED

CalcitePPLFieldFormatTest > testFieldFormatMaxOnStringsWithSuffix PASSED

CalcitePPLInSubqueryTest > testInCorrelatedSubquery PASSED

CalcitePPLJoinTest > testMultipleTablesJoin PASSED

CalcitePPLFieldFormatTest > testEvalMinOnNumericAndString PASSED

CalcitePPLInSubqueryTest > testInSubqueryAsJoinFilter PASSED

CalcitePPLJoinTest > testAntiJoinWithImplicitField PASSED

CalcitePPLInSubqueryTest > testFilterInSubquery PASSED

CalcitePPLJoinTest > testJoinMixedConditionWithInequality PASSED

CalcitePPLInSubqueryTest > testTwoExpressionsInSubquery PASSED

CalcitePPLFieldFormatTest > testFieldFormatWithToNumber PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldAliasedSubquery PASSED

CalcitePPLInSubqueryTest > failWhenNumOfColumnsNotMatchOutputOfSubquery PASSED

CalcitePPLFieldFormatTest > testFieldFormat2Fields PASSED

CalcitePPLAggregationTest > testCountField PASSED

CalcitePPLInSubqueryTest > testInSubquery PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldMaxGreaterThanZero PASSED

CalcitePPLFieldFormatTest > testFieldFormat1 PASSED

CalcitePPLMvCombineTest > testMvCombineSingleRow PASSED

CalcitePPLMvCombineTest > testMvCombineEmptyResult PASSED

CalcitePPLMvCombineTest > testMvCombineNonExistentField PASSED

CalcitePPLMvCombineTest > testMvCombineWithDelimOption_SplunkSyntaxOrder PASSED

CalcitePPLJoinTest > testJoinWithFieldList PASSED

CalcitePPLFieldFormatTest > testFieldFormat2 PASSED

CalcitePPLMvCombineTest > testMvCombineBasic PASSED

CalcitePPLMvCombineTest > testMvCombineWithNullTargetValues PASSED

CalcitePPLAggregationTest > testMinOnStringField PASSED

CalcitePPLFieldFormatTest > testFieldFormat3 PASSED

CalcitePPLJoinTest > testJoinWhenLegacyNotPreferred PASSED

CalcitePPLFieldFormatTest > testFieldFormatMaxOnStringsWithPrefixSuffix PASSED

CalcitePPLAggregationTest > testSimpleAvg PASSED

CalcitePPLFieldFormatTest > testFieldFormatMaxOnStrings PASSED

CalcitePPLAggregationTest > testMaxOnStringField PASSED

CalcitePPLRareTopNTest > testTop PASSED

CalcitePPLFunctionTypeTest > testSubstringWithWrongType PASSED

CalcitePPLJoinTest > testJoinWithMultiplePredicatesWithWhere PASSED

CalcitePPLFunctionTypeTest > testLowerWrongArgShouldThrow PASSED

CalcitePPLFunctionTypeTest > testModWithWrongArg PASSED

CalcitePPLFunctionTypeTest > testStrftimeWithWrongNumberOfArgs PASSED

CalcitePPLJoinTest > testJoinWithImplicitFieldAlias PASSED

CalcitePPLAggregationTest > testAggByWithEval PASSED

CalcitePPLFunctionTypeTest > testComparisonWithDifferentType PASSED

CalcitePPLFunctionTypeTest > testSqrtWithWrongArg PASSED

CalcitePPLRareTopNTest > testTopBy PASSED

CalcitePPLFunctionTypeTest > testStrftimeWithDateReturningFunctions PASSED

CalcitePPLJoinTest > testJoinWithCriteriaMaxGreaterThanZero PASSED

CalcitePPLFunctionTypeTest > testStrCmpWrongArgShouldThrow PASSED

CalcitePPLAggregationTest > testStddevSampByFieldWithAlias PASSED

CalcitePPLFunctionTypeTest > testValuesFunctionWithArrayArgType PASSED

CalcitePPLRareTopNTest > testRare PASSED

CalcitePPLJoinTest > testSqlLikeJoinWithSpecificJoinType PASSED

CalcitePPLFunctionTypeTest > testCoalesceWithSameType PASSED

CalcitePPLAggregationTest > testAggWithBackticksAlias PASSED

CalcitePPLJoinTest > testJoinWithFieldListSelfJoin PASSED

CalcitePPLFunctionTypeTest > testLtrimWrongArg PASSED

CalcitePPLAggregationTest > testPercentileShortcutsByField PASSED

CalcitePPLRareTopNTest > testRareDisableShowCount PASSED

CalcitePPLFunctionTypeTest > testStrftimeWithCorrectTypes PASSED

CalcitePPLJoinTest > testJoinNoPrefixImplicitFieldWhereKeyword PASSED

CalcitePPLFunctionTypeTest > testStrftimeAcceptsDateInput PASSED

CalcitePPLRareTopNTest > testRareCountField PASSED

CalcitePPLFunctionTypeTest > testMvjoinRejectsNonStringValues PASSED

CalcitePPLFunctionTypeTest > testIfWithWrongType PASSED

CalcitePPLAggregationTest > testStddevSampByField PASSED

CalcitePPLFunctionTypeTest > testCoalesceWithDifferentType PASSED

CalcitePPLJoinTest > testMultipleJoinsWithRelationSubquery PASSED

CalcitePPLFunctionTypeTest > testTimestampWithWrongArg PASSED

CalcitePPLJoinTest > testJoinWithMaxLessThanZero PASSED

CalcitePPLFunctionTypeTest > testLowerWithIntegerType PASSED

CalcitePPLAggregationTest > testAvgByTimeSpanAndFields PASSED

CalcitePPLRareTopNTest > testTopDisableShowCount PASSED

CalcitePPLFunctionTypeTest > testStrftimeWithWrongFirstArgType PASSED

CalcitePPLJoinTest > testCrossJoin PASSED

CalcitePPLFunctionTypeTest > testTimeDiffWithUdtInputType PASSED

CalcitePPLAggregationTest > testAvgByMultipleFieldsWithDiffOrder PASSED

CalcitePPLJoinTest > testJoinNoPrefixImplicitField PASSED

CalcitePPLMvExpandTest > testMvExpandNonArrayField PASSED

CalcitePPLMvExpandTest > testMvExpandMultisetWithLimit PASSED

CalcitePPLMvExpandTest > testMvExpandBasic PASSED

CalcitePPLMvExpandTest > testMvExpandWithLimitParameter PASSED

CalcitePPLFunctionTypeTest > testLog2WithWrongArgShouldThrow PASSED

CalcitePPLMvExpandTest > testMvExpandEmptyOrNullArray PASSED

CalcitePPLMvExpandTest > testMvExpandInvalidLimitZero PASSED

CalcitePPLMvExpandTest > testMvExpandPrimitiveArray PASSED

CalcitePPLMvExpandTest > testMvExpandLargeArray PASSED

CalcitePPLMvExpandTest > testMvExpandProjectNested PASSED

CalcitePPLMvExpandTest > testMvExpandInvalidLimitNegative PASSED

CalcitePPLFunctionTypeTest > testReverseWrongArgShouldThrow PASSED

CalcitePPLMvExpandTest > testMvExpandWithDuplicates PASSED

CalcitePPLMvExpandTest > testMvExpandMultisetField PASSED

CalcitePPLFunctionTypeTest > testPiWithArg PASSED

CalcitePPLRareTopNTest > testTopCountField PASSED

CalcitePPLRegexTest > testRegexChainedFilters PASSED

CalcitePPLFunctionTypeTest > testSha2WrongArgShouldThrow PASSED

CalcitePPLFunctionTypeTest > testStrftimeWithWrongSecondArgType PASSED

CalcitePPLRegexTest > testRegexChainedCommands PASSED

CalcitePPLFunctionTypeTest > testCurDateWithArg PASSED

CalcitePPLRegexTest > testRegexWithAggregation PASSED

CalcitePPLAggregationTest > testMultipleAggregatesWithCountAbbreviation PASSED

CalcitePPLRegexTest > testRegexBasic PASSED

CalcitePPLRareTopNTest > testRareBy PASSED

CalcitePPLRegexTest > testRegexComplexPattern PASSED

CalcitePPLRegexTest > testRegexWithNonStringFieldThrowsException PASSED

CalcitePPLRegexTest > testRegexWithEscapedCharacters PASSED

CalcitePPLRegexTest > testRegexCaseInsensitive PASSED

CalcitePPLAggregationTest > testAvgBySpan PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsOversizedCellValue PASSED

CalcitePPLRegexTest > testRegexWithNotEqual PASSED

CalcitePPLMakeResultsTest > testMakeResultsCountZero PASSED

CalcitePPLMakeResultsTest > testMakeResultsCount PASSED

CalcitePPLMakeResultsTest > testMakeResultsAllowsCellValueAtLimit PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsBlankCsvHeader PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsCountOverCap PASSED

CalcitePPLSpathTest > testSpathPathMode PASSED

CalcitePPLMakeResultsTest > testMakeResultsAcceptsBooleanCaseInsensitive PASSED

CalcitePPLAggregationTest > testAvgByField PASSED

CalcitePPLSpathTest > testSpathAutoExtractMode PASSED

CalcitePPLMakeResultsTest > testMakeResultsJsonUserTimestampWins PASSED

CalcitePPLRareTopNTest > testRareUseNullFalse PASSED

CalcitePPLSpathTest > testSpathAutoExtractWithSeparateEvalCommands PASSED

CalcitePPLAggregationTest > testAggWithEval PASSED

CalcitePPLSpathTest > testSpathAutoExtractModeWithFields PASSED

CalcitePPLSpathTest > testSpathAutoExtractModeWithOutput PASSED

CalcitePPLRareTopNTest > testTopUseNullFalse PASSED

CalcitePPLRareTopNTest > failWithDuplicatedName PASSED

CalcitePPLSearchTest > testSearchWithTimeSnap PASSED

CalcitePPLAggregationTest > testHaving1 PASSED

CalcitePPLSearchTest > testSearchWithFilter PASSED

CalcitePPLSearchTest > testSearchWithoutTimestampShouldThrow SKIPPED

CalcitePPLSpathTest > testSpathAutoExtractModeWithEval PASSED

CalcitePPLSearchTest > testSearchWithAbsoluteTimeRange PASSED

CalcitePPLSpathTest > testSpathAutoExtractModeWithSort PASSED

CalcitePPLTimewrapTest > testTimewrapDaySparkSql PASSED

CalcitePPLSpathTest > testSpathPathModeWithOutput PASSED

CalcitePPLTimewrapTest > testTimewrapDayProducesUnpivotedPlan PASSED

PPLQueryResponseTest > testQueryResponse PASSED

AstStatementBuilderTest > buildExplainStatement PASSED

AstStatementBuilderTest > buildQueryStatementWithLargeFetchSize PASSED

CalcitePPLSpathTest > testSpathAutoExtractWithMultiFieldEval PASSED

AstStatementBuilderTest > buildQueryStatementWithHighlightAndFetchSize PASSED

AstStatementBuilderTest > buildQueryStatementWithFetchSize PASSED

AstStatementBuilderTest > buildQueryStatementWithFetchSizeSmallerThanHead PASSED

AstStatementBuilderTest > buildQueryStatement PASSED

AstStatementBuilderTest > buildQueryStatementWithHighlightMultipleTerms PASSED

AstStatementBuilderTest > buildQueryStatementWithHighlightNull PASSED

AstStatementBuilderTest > buildQueryStatementWithHighlight PASSED

CalcitePPLSpathTest > testSpathAutoExtractModeWithStats PASSED

AstStatementBuilderTest > buildQueryStatementWithFetchSizeZero PASSED

AstStatementBuilderTest > buildQueryStatementWithFetchSizeAndSmallerHead PASSED

AstStatementBuilderTest > buildQueryStatementWithFetchSizeAndHeadWithOffset PASSED

CalcitePPLSpathTest > testSpathAutoExtractModeWithWhere PASSED

CalcitePPLAggregationTest > testHaving2 PASSED

CalcitePPLToNumberFunctionTest > testNumberHex PASSED

CalcitePPLToNumberFunctionTest > testNumberHexOverPositiveMaxLimit PASSED

CalcitePPLToNumberFunctionTest > testNumberUnsupportedResultNull PASSED

CalcitePPLAggregationTest > testHaving3 PASSED

CalcitePPLAggregationTest > testPercentileShortcutInvalidValueAbove100 PASSED

CalcitePPLToNumberFunctionTest > testNumberDecimal PASSED

CalcitePPLToNumberFunctionTest > testNumberHexMinLimit PASSED

CalcitePPLMakeResultsTest > testMakeResultsAllowsAtCellBudget PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsAllNullColumn PASSED

CalcitePPLMakeResultsTest > testMakeResultsBareCsv PASSED

CalcitePPLMakeResultsTest > testMakeResultsBare PASSED

CalcitePPLMakeResultsTest > testMakeResultsJson PASSED

CalcitePPLMakeResultsTest > testMakeResultsTypedCsv PASSED

CalcitePPLAggregationTest > testTwoLevelStats PASSED

CalcitePPLMakeResultsTest > testMakeResultsCsvRowWithFewerColumnsPadsNull PASSED

CalcitePPLToNumberFunctionTest > testNumberHexMaxLimit PASSED

CalcitePPLMakeResultsTest > testMakeResultsNegativeCountYieldsZeroRows PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsUnterminatedQuote PASSED

CalcitePPLAggregationTest > testPercentileShortcuts PASSED

CalcitePPLMakeResultsTest > testMakeResultsSerializesNestedJson PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsInvalidBoolean PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsCsvRowWithMoreColumns PASSED

CalcitePPLMakeResultsTest > testMakeResultsHeaderOnlyCsv PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsCellBudget PASSED

CalcitePPLToNumberFunctionTest > testNumber PASSED

CalcitePPLMakeResultsTest > testMakeResultsCountAtCap PASSED

CalcitePPLMakeResultsTest > testMakeResultsCsvQuotedComma PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsCountOverflow PASSED

CalcitePPLMakeResultsTest > testMakeResultsUniquifiesDuplicateCsvHeaders PASSED

CalcitePPLToNumberFunctionTest > testNumberBinary PASSED

CalcitePPLMakeResultsTest > testMakeResultsJsonBigIntKeepsPrecision PASSED

CalcitePPLMakeResultsTest > testMakeResultsRejectsDataWithoutFormat PASSED

CalcitePPLMakeResultsTest > testMakeResultsSkipsWhitespaceOnlyCsvLines PASSED

CalcitePPLAggregationTest > testSortAggregationMetrics1 PASSED

CalcitePPLParseTest > testParse PASSED

CalcitePPLToNumberFunctionTest > testNumberHexUnsupportedValuesResultNull PASSED

CalcitePPLAggregationTest > testSortAggregationMetrics2 PASSED

CalcitePPLParseTest > testParseOverriding PASSED

CalcitePPLToNumberFunctionTest > testNumberHexOverNegativeMaxLimit PASSED

CalcitePPLAggregationTest > testMaxOnTimeField PASSED

CalcitePPLAggregationTest > testPercentileShortcutInvalidDecimalValueAbove100 PASSED

CalcitePPLReverseTest > testReverseAfterJoinIsNoOp PASSED

CalcitePPLToNumberFunctionTest > testNumberBinaryUnsupportedResultNull PASSED

AstBuilderTest > test_batchRCFADCommand PASSED

AstBuilderTest > testHeadCommandWithNumberAndOffset PASSED

AstBuilderTest > testIdentifierAsFieldNameStartWithAt PASSED

CalcitePPLReverseTest > testReverseAfterEvalWithSort PASSED

AstBuilderTest > testChartCommandWithOptions PASSED

AstBuilderTest > testTopCommandWithMultipleFields PASSED

AstBuilderTest > testStatsCommandWithNestedFunctions PASSED

AstBuilderTest > testSearchCommandWithoutSearch PASSED

AstBuilderTest > testMultisearchWithJoinCommand PASSED

CalcitePPLReverseTest > testReverseAfterMultipleFiltersWithSort PASSED

AstBuilderTest > testUnionWithDirectTableNames PASSED

AstBuilderTest > testJoinPrefixWithoutCriteriaKeywordIsSyntaxError PASSED

CalcitePPLAggregationTest > testCountDistinct PASSED

AstBuilderTest > testSearchWithPrometheusQueryRangeWithNamedArguments PASSED

CalcitePPLReverseTest > testSortHeadReverse PASSED

AstBuilderTest > testStatsCommandWithAlias PASSED

AstBuilderTest > testMultisearchWithBinCommand PASSED

AstBuilderTest > testXyseriesCommandBasic PASSED

AstBuilderTest > testXyseriesCommandWithSepAndFormat PASSED

AstBuilderTest > testJoinNoPrefixComparisonStaysCondition PASSED

CalcitePPLReverseTest > testMultiFieldSortWithReverseParserSuccess PASSED

AstBuilderTest > testStatsCommandWithSpan PASSED

CalcitePPLAggregationTest > testPercentileShortcutsWithDecimals PASSED

CalcitePPLReverseTest > testReverseWithFieldShouldFail PASSED

AstBuilderTest > test_fitRCFADCommand_withoutDataFormat PASSED

AstBuilderTest > testJoinNoPrefixImplicitFieldWhereKeepsBareField PASSED

CalcitePPLReverseTest > testReverseWithExpressionShouldFail PASSED

AstBuilderTest > testUnionMidPipeline PASSED

AstBuilderTest > testTrailingPipeAfterSource PASSED

AstBuilderTest > test_fitRCFADCommand_withDataFormat PASSED

AstBuilderTest > testPrometheusSearchCommand PASSED

AstBuilderTest > testUnionWithSubsearches PASSED

AstBuilderTest > testSortCommandWithCount PASSED

AstBuilderTest > testJoinWithImplicitFieldKeepsAliasesOnNode PASSED

AstBuilderTest > testKmeansCommand PASSED

AstBuilderTest > testTimeSpanWithDecimalShouldThrow PASSED

CalcitePPLAggregationTest > testMedian PASSED

CalcitePPLReverseTest > testDoubleReverseParserSuccess PASSED

AstBuilderTest > testRexSedModeWithOffsetFieldThrowsException PASSED

AstBuilderTest > testSortCommandWithDesc PASSED

AstBuilderTest > testMLCommand PASSED

AstBuilderTest > testJoinNoPrefixImplicitFieldKeepsBareField PASSED

AstBuilderTest > testDescribeCommandWithFullyQualifiedTableName PASSED

AstBuilderTest > testGraphLookupCommand PASSED

AstBuilderTest > testTopCommandWithLegacyFalse PASSED

AstBuilderTest > testSortCommandWithAsc PASSED

AstBuilderTest > testKmeansCommandWithoutParameter PASSED

AstBuilderTest > testEvalCommand PASSED

AstBuilderTest > testSpathWithNoPathButOutput PASSED

CalcitePPLReverseTest > testComplexMultiFieldSortWithReverseParserSuccess PASSED

AstBuilderTest > testSearchCrossClusterCommand PASSED

AstBuilderTest > testDescribeCommandWithMultipleIndices PASSED

AstBuilderTest > testSpathWithArrayWildcard PASSED

AstBuilderTest > testChartCommandWithBottomLimit PASSED

AstBuilderTest > testStatsCommandWithByClauseInBackticks PASSED

AstBuilderTest > testTopCommandWithUseNullFalse PASSED

AstBuilderTest > testSpathWithNoPathKeyword PASSED

AstBuilderTest > testUnionWithMaxoutOption PASSED

AstBuilderTest > testTrendlineSort PASSED

AstBuilderTest > testTimechartWithPerSecondFunction PASSED

AstBuilderTest > testGrokCommand PASSED

CalcitePPLReverseTest > testReverseWithHeadParserSuccess PASSED

AstBuilderTest > testSearchCommandWithQualifiedName PASSED

AstBuilderTest > testStatsSpanWithAlias PASSED

AstBuilderTest > testStatsCommandWithCountAbbreviation PASSED

AstBuilderTest > testFieldsCommandWithExcludeArguments PASSED

AstBuilderTest > testFieldsCommandWithIncludeArguments PASSED

AstBuilderTest > testJoinWithQualifiedConditionIsNotRewritten PASSED

AstBuilderTest > testPatternsCommandWithBrainMethod PASSED

CalcitePPLReverseTest > testReverseAfterAggregationWithSort PASSED

AstBuilderTest > testDynamicSourceClauseThrowsUnsupportedException PASSED

AstBuilderTest > testMultisearchWithComplexPipeline PASSED

AstBuilderTest > throwExceptionWithEmptyGroupByList PASSED

AstBuilderTest > testRenameCommandWithMultiFields PASSED

AstBuilderTest > testPatternsCommand PASSED

AstBuilderTest > testTrendlineTooFewSamples PASSED

CalcitePPLAggregationTest > testMultipleAggregatesWithAliases PASSED

AstBuilderTest > testXyseriesCommandWithSep PASSED

AstBuilderTest > testSpathWithMultipleArrays PASSED

CalcitePPLReverseTest > testHeadThenSortReverseNoOpt PASSED

AstBuilderTest > testEdgeAsFieldName PASSED

CalcitePPLReverseTest > testReverseWithStringShouldFail PASSED

AstBuilderTest > testMvmapWithNonFieldFirstArgThrowsException PASSED

AstBuilderTest > testRenameCommand PASSED

AstBuilderTest > testMultisearchMixedCommands PASSED

AstBuilderTest > testJoinWithSingleImplicitFieldKeepsBareField PASSED

AstBuilderTest > testIndexName PASSED

AstBuilderTest > testSearchCommand PASSED

AstBuilderTest > testBinCommandDuplicateParameter PASSED

AstBuilderTest > testSortCommandMixedSyntaxValidation PASSED

AstBuilderTest > testFillNullValueWithFields PASSED

AstBuilderTest > testParseCommand PASSED

AstBuilderTest > testSpathWithArrayIndex PASSED

AstBuilderTest > testSortCommandSingleFieldMixedSyntaxError PASSED

AstBuilderTest > testMultisearchWithTimechartCommand PASSED

AstBuilderTest > testTopCommandWithNAndGroupBy PASSED

AstBuilderTest > testWhereCommandWithQualifiedName PASSED

AstBuilderTest > testMakeResultsCommand PASSED

AstBuilderTest > testReplaceCommand PASSED

AstBuilderTest > testChartCommandWithAllOptions PASSED

AstBuilderTest > testIdentifierAsIndexNameWithDotInTheMiddle PASSED

CalcitePPLAggregationTest > testMinOnTimeField PASSED

AstBuilderTest > testRareCommandWithMultipleFields PASSED

AstBuilderTest > testSortCommandMultipleSuffixSyntax PASSED

AstBuilderTest > testIdentifierAsIndexNameWithSlashInTheMiddle PASSED

AstBuilderTest > testHeadCommand PASSED

AstBuilderTest > testSearchMatchAllCrossClusterCommand PASSED

AstBuilderTest > testFillNullCommandSameValue PASSED

AstBuilderTest > testStatsCommandWithByClause PASSED

CalcitePPLReverseTest > testReverseAfterSortAndAggregationIsNoOp PASSED

AstBuilderTest > testJoinWithImplicitFieldKeepsBareField PASSED

AstBuilderTest > testTrailingPipeAfterStats PASSED

AstBuilderTest > testMaxoutAsFieldName PASSED

AstBuilderTest > testDescribeCommand PASSED

AstBuilderTest > testStatsCommandWithCountAlias PASSED

AstBuilderTest > testTrendlineNoAlias PASSED

AstBuilderTest > testMultisearchWithStatsCommand PASSED

AstBuilderTest > testMultisearchSingleSubsearchThrowsException PASSED

AstBuilderTest > testMalformedPipeProducesSyntaxError PASSED

AstBuilderTest > testStatsCommand PASSED

AstBuilderTest > testMultisearchWithStreamingCommands PASSED

AstBuilderTest > testSortCommandWithA PASSED

AstBuilderTest > testSortCommandWithD PASSED

AstBuilderTest > testTopCommandWithoutNAndGroupBy PASSED

AstBuilderTest > testBasicMultisearchParsing PASSED

AstBuilderTest > testTrendlineSortAsc PASSED

AstBuilderTest > testIdentifierAsIndexNameStartWithDot PASSED

AstBuilderTest > testFieldsCommandWithoutArguments PASSED

AstBuilderTest > testDedupCommand PASSED

AstBuilderTest > testMultipleEmptyPipes PASSED

AstBuilderTest > testIdentifierAsIndexNameContainStarAndDots PASSED

AstBuilderTest > testJoinFieldListStillParsesAsFieldList PASSED

AstBuilderTest > testBasicSpathCommand PASSED

AstBuilderTest > testFillNullValueAllFields PASSED

AstBuilderTest > testSortCommandAllDefaultFields PASSED

AstBuilderTest > testSortCommandWithMixedSuffixSyntax PASSED

AstBuilderTest > testSearchCommandString PASSED

AstBuilderTest > testWhereCommand PASSED

AstBuilderTest > testSearchCommandWithDataSourceEscape PASSED

AstBuilderTest > testReplaceCommandWithMultiplePairs PASSED

AstBuilderTest > testSortCommandWithOptions PASSED

AstBuilderTest > testEmptyPipeAfterSource PASSED

AstBuilderTest > testTrendlineSortDesc PASSED

AstBuilderTest > testShowDataSourcesCommand PASSED

AstBuilderTest > testRareCommand PASSED

AstBuilderTest > testAppendPipe PASSED

CalcitePPLReverseTest > testReverseSortJoinSort PASSED

AstBuilderTest > testSearchWithPrometheusQueryRangeWithPositionedArguments PASSED

AstBuilderTest > testStatsWithPerSecondThrowsException PASSED

AstBuilderTest > testTrailingPipeWithComplexQuery PASSED

AstBuilderTest > testUnionWithDateSuffixIndex PASSED

AstBuilderTest > testSortCommand PASSED

AstBuilderTest > testMvmapWithWrongNumberOfArgsThrowsException PASSED

AstBuilderTest > testIdentifierAsIndexNameContainStar PASSED

AstBuilderTest > testHeadCommandWithNumber PASSED

AstBuilderTest > testMvmapWithLambdaSecondArgThrowsException PASSED

AstBuilderTest > testSearchCommandWithFilterBeforeSource PASSED

AstBuilderTest > testTimechartWithPerDayFunction PASSED

AstBuilderTest > testJoinWithMultipleImplicitFieldsFlattenInOrder PASSED

AstBuilderTest > testSearchCommandWithDotInIndexName PASSED

AstBuilderTest > testUnionWithDottedCatalogPath PASSED

AstBuilderTest > testXyseriesCommandWithFormat PASSED

AstBuilderTest > testRareCommandWithGroupBy PASSED

AstBuilderTest > testTimechartWithPerMinuteFunction PASSED

AstBuilderTest > testSortCommandMixingSuffixWithDefault PASSED

AstBuilderTest > testMultisearchWithRareCommand PASSED

AstBuilderTest > testSpathWithNoPath PASSED

AstBuilderTest > testTimechartWithPerHourFunction PASSED

CalcitePPLReverseTest > testReverseWithSortParserSuccess PASSED

AstBuilderTest > testJoinWithImplicitFieldWhereKeywordKeepsBareField PASSED

CalcitePPLReverseTest > testReverseWithNumberShouldFail PASSED

AstBuilderTest > testMultisearchWithDedupeCommand PASSED

AstBuilderTest > testEmptyPipeAndTrailingPipeTogether PASSED

AstBuilderTest > testSpathWithOutput PASSED

AstBuilderTest > testChartCommandWithRowSplit PASSED

AstBuilderTest > testTopCommandWithN PASSED

AstBuilderTest > testDescribeMatchAllCrossClusterSearchCommand PASSED

AstBuilderTest > testMultisearchWithSortCommand PASSED

AstBuilderTest > testFillNullCommandVariousValues PASSED

AstBuilderTest > testXyseriesCommandMultipleDataFields PASSED

AstBuilderTest > testEmptyPipeInMiddle PASSED

AstBuilderTest > testSortCommandMixingPrefixWithDefault PASSED

AstBuilderTest > testPatternsWithoutArguments PASSED

AstBuilderTest > testChartCommandBasic PASSED

CalcitePPLAggregationTest > testStddevPopByField PASSED

AstBuilderTest > testSortCommandWithMixedPrefixSyntax PASSED

> Task :datasources:compileJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/datasources/src/main/java/org/opensearch/sql/datasources/storage/OpenSearchDataSourceMetadataStorage.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/datasources/src/main/java/org/opensearch/sql/datasources/service/DataSourceServiceImpl.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :ppl:test

AstWhereClauseTest > canBuildMatchRelevanceFunctionWithArguments PASSED

AstWhereClauseTest > canBuildVariableBooleanExpression PASSED

AstWhereClauseTest > canBuildPureBooleanExpression PASSED

AstWhereClauseTest > canBuildPlainParenthesizedExpression PASSED

AstWhereClauseTest > testBinaryOperationExprWithParentheses PASSED

CalcitePPLReverseTest > testSortFieldsReverse PASSED

AstWhereClauseTest > canBuildMulti_matchRelevanceFunctionWithArguments PASSED

AstWhereClauseTest > canBuildQuery_stringRelevanceFunctionWithArguments PASSED

AstWhereClauseTest > canBuildSingleVariableExpression PASSED

AstWhereClauseTest > canBuildMultiPartParenthesizedExpression PASSED

AstWhereClauseTest > canBuildSimple_query_stringRelevanceFunctionWithArguments PASSED

AstWhereClauseTest > testBinaryOperationExprPrecedence PASSED

AstWhereClauseTest > test_batchRCFADCommand PASSED

AstWhereClauseTest > testHeadCommandWithNumberAndOffset PASSED

AstWhereClauseTest > testIdentifierAsFieldNameStartWithAt PASSED

AstWhereClauseTest > testChartCommandWithOptions PASSED

AstWhereClauseTest > testTopCommandWithMultipleFields PASSED

AstWhereClauseTest > testStatsCommandWithNestedFunctions PASSED

AstWhereClauseTest > testSearchCommandWithoutSearch PASSED

CalcitePPLReverseTest > testReverseWithFieldsAndSortParserSuccess PASSED

AstWhereClauseTest > testMultisearchWithJoinCommand PASSED

AstWhereClauseTest > testUnionWithDirectTableNames PASSED

AstWhereClauseTest > testJoinPrefixWithoutCriteriaKeywordIsSyntaxError PASSED

AstWhereClauseTest > testSearchWithPrometheusQueryRangeWithNamedArguments PASSED

AstWhereClauseTest > testStatsCommandWithAlias PASSED

AstWhereClauseTest > testMultisearchWithBinCommand PASSED

AstWhereClauseTest > testXyseriesCommandBasic PASSED

AstWhereClauseTest > testXyseriesCommandWithSepAndFormat PASSED

AstWhereClauseTest > testJoinNoPrefixComparisonStaysCondition PASSED

AstWhereClauseTest > testStatsCommandWithSpan PASSED

AstWhereClauseTest > test_fitRCFADCommand_withoutDataFormat PASSED

AstWhereClauseTest > testJoinNoPrefixImplicitFieldWhereKeepsBareField PASSED

AstWhereClauseTest > testUnionMidPipeline PASSED

AstWhereClauseTest > testTrailingPipeAfterSource PASSED

AstWhereClauseTest > test_fitRCFADCommand_withDataFormat PASSED

CalcitePPLReverseTest > testReverseAfterAggregationIsNoOp PASSED

AstWhereClauseTest > testPrometheusSearchCommand PASSED

AstWhereClauseTest > testUnionWithSubsearches PASSED

AstWhereClauseTest > testSortCommandWithCount PASSED

AstWhereClauseTest > testJoinWithImplicitFieldKeepsAliasesOnNode PASSED

AstWhereClauseTest > testKmeansCommand PASSED

AstWhereClauseTest > testTimeSpanWithDecimalShouldThrow PASSED

AstWhereClauseTest > testRexSedModeWithOffsetFieldThrowsException PASSED

AstWhereClauseTest > testSortCommandWithDesc PASSED

AstWhereClauseTest > testMLCommand PASSED

AstWhereClauseTest > testJoinNoPrefixImplicitFieldKeepsBareField PASSED

AstWhereClauseTest > testDescribeCommandWithFullyQualifiedTableName PASSED

AstWhereClauseTest > testGraphLookupCommand PASSED

CalcitePPLAggregationTest > testAvgBySpanAndFields PASSED

AstWhereClauseTest > testTopCommandWithLegacyFalse PASSED

AstWhereClauseTest > testSortCommandWithAsc PASSED

AstWhereClauseTest > testKmeansCommandWithoutParameter PASSED

AstWhereClauseTest > testEvalCommand PASSED

AstWhereClauseTest > testSpathWithNoPathButOutput PASSED

AstWhereClauseTest > testSearchCrossClusterCommand PASSED

CalcitePPLReverseTest > testReverseAfterWhereWithSort PASSED

AstWhereClauseTest > testDescribeCommandWithMultipleIndices PASSED

AstWhereClauseTest > testSpathWithArrayWildcard PASSED

AstWhereClauseTest > testChartCommandWithBottomLimit PASSED

AstWhereClauseTest > testStatsCommandWithByClauseInBackticks PASSED

AstWhereClauseTest > testTopCommandWithUseNullFalse PASSED

AstWhereClauseTest > testSpathWithNoPathKeyword PASSED

AstWhereClauseTest > testUnionWithMaxoutOption PASSED

AstWhereClauseTest > testTrendlineSort PASSED

AstWhereClauseTest > testTimechartWithPerSecondFunction PASSED

AstWhereClauseTest > testGrokCommand PASSED

AstWhereClauseTest > testSearchCommandWithQualifiedName PASSED

AstWhereClauseTest > testStatsSpanWithAlias PASSED

CalcitePPLReverseTest > testMultipleSortsWithReverseParserSuccess PASSED

AstWhereClauseTest > testStatsCommandWithCountAbbreviation PASSED

AstWhereClauseTest > testFieldsCommandWithExcludeArguments PASSED

AstWhereClauseTest > testFieldsCommandWithIncludeArguments PASSED

AstWhereClauseTest > testJoinWithQualifiedConditionIsNotRewritten PASSED

AstWhereClauseTest > testPatternsCommandWithBrainMethod PASSED

AstWhereClauseTest > testDynamicSourceClauseThrowsUnsupportedException PASSED

AstWhereClauseTest > testMultisearchWithComplexPipeline PASSED

AstWhereClauseTest > throwExceptionWithEmptyGroupByList PASSED

AstWhereClauseTest > testRenameCommandWithMultiFields PASSED

AstWhereClauseTest > testPatternsCommand PASSED

AstWhereClauseTest > testTrendlineTooFewSamples PASSED

AstWhereClauseTest > testXyseriesCommandWithSep PASSED

CalcitePPLReverseTest > testReverseParserSuccess PASSED

AstWhereClauseTest > testSpathWithMultipleArrays PASSED

AstWhereClauseTest > testEdgeAsFieldName PASSED

AstWhereClauseTest > testMvmapWithNonFieldFirstArgThrowsException PASSED

AstWhereClauseTest > testRenameCommand PASSED

AstWhereClauseTest > testMultisearchMixedCommands PASSED

AstWhereClauseTest > testJoinWithSingleImplicitFieldKeepsBareField PASSED

AstWhereClauseTest > testIndexName PASSED

AstWhereClauseTest > testSearchCommand PASSED

AstWhereClauseTest > testBinCommandDuplicateParameter PASSED

AstWhereClauseTest > testSortCommandMixedSyntaxValidation PASSED

AstWhereClauseTest > testFillNullValueWithFields PASSED

AstWhereClauseTest > testParseCommand PASSED

AstWhereClauseTest > testSpathWithArrayIndex PASSED

AstWhereClauseTest > testSortCommandSingleFieldMixedSyntaxError PASSED

AstWhereClauseTest > testMultisearchWithTimechartCommand PASSED

AstWhereClauseTest > testTopCommandWithNAndGroupBy PASSED

AstWhereClauseTest > testWhereCommandWithQualifiedName PASSED

AstWhereClauseTest > testMakeResultsCommand PASSED

AstWhereClauseTest > testReplaceCommand PASSED

AstWhereClauseTest > testChartCommandWithAllOptions PASSED

CalcitePPLStreamstatsTest > testStreamstatsBy PASSED

AstWhereClauseTest > testIdentifierAsIndexNameWithDotInTheMiddle PASSED

AstWhereClauseTest > testRareCommandWithMultipleFields PASSED

AstWhereClauseTest > testSortCommandMultipleSuffixSyntax PASSED

AstWhereClauseTest > testIdentifierAsIndexNameWithSlashInTheMiddle PASSED

AstWhereClauseTest > testHeadCommand PASSED

AstWhereClauseTest > testSearchMatchAllCrossClusterCommand PASSED

AstWhereClauseTest > testFillNullCommandSameValue PASSED

AstWhereClauseTest > testStatsCommandWithByClause PASSED

AstWhereClauseTest > testJoinWithImplicitFieldKeepsBareField PASSED

AstWhereClauseTest > testTrailingPipeAfterStats PASSED

AstWhereClauseTest > testMaxoutAsFieldName PASSED

AstWhereClauseTest > testDescribeCommand PASSED

AstWhereClauseTest > testStatsCommandWithCountAlias PASSED

AstWhereClauseTest > testTrendlineNoAlias PASSED

AstWhereClauseTest > testMultisearchWithStatsCommand PASSED

CalcitePPLStreamstatsTest > testStreamstatsGlobal PASSED

AstWhereClauseTest > testMultisearchSingleSubsearchThrowsException PASSED

AstWhereClauseTest > testMalformedPipeProducesSyntaxError PASSED

AstWhereClauseTest > testStatsCommand PASSED

AstWhereClauseTest > testMultisearchWithStreamingCommands PASSED

AstWhereClauseTest > testSortCommandWithA PASSED

AstWhereClauseTest > testSortCommandWithD PASSED

AstWhereClauseTest > testTopCommandWithoutNAndGroupBy PASSED

AstWhereClauseTest > testBasicMultisearchParsing PASSED

AstWhereClauseTest > testTrendlineSortAsc PASSED

AstWhereClauseTest > testIdentifierAsIndexNameStartWithDot PASSED

AstWhereClauseTest > testFieldsCommandWithoutArguments PASSED

AstWhereClauseTest > testDedupCommand PASSED

AstWhereClauseTest > testMultipleEmptyPipes PASSED

AstWhereClauseTest > testIdentifierAsIndexNameContainStarAndDots PASSED

AstWhereClauseTest > testJoinFieldListStillParsesAsFieldList PASSED

AstWhereClauseTest > testBasicSpathCommand PASSED

AstWhereClauseTest > testFillNullValueAllFields PASSED

AstWhereClauseTest > testSortCommandAllDefaultFields PASSED

AstWhereClauseTest > testSortCommandWithMixedSuffixSyntax PASSED

AstWhereClauseTest > testSearchCommandString PASSED

AstWhereClauseTest > testWhereCommand PASSED

AstWhereClauseTest > testSearchCommandWithDataSourceEscape PASSED

AstWhereClauseTest > testReplaceCommandWithMultiplePairs PASSED

CalcitePPLAggregationTest > testMultipleAggregatesWithAliasesByClause PASSED

CalcitePPLStreamstatsTest > testStreamstatsReset PASSED

AstWhereClauseTest > testSortCommandWithOptions PASSED

AstWhereClauseTest > testEmptyPipeAfterSource PASSED

AstWhereClauseTest > testTrendlineSortDesc PASSED

AstWhereClauseTest > testShowDataSourcesCommand PASSED

AstWhereClauseTest > testRareCommand PASSED

AstWhereClauseTest > testAppendPipe PASSED

AstWhereClauseTest > testSearchWithPrometheusQueryRangeWithPositionedArguments PASSED

AstWhereClauseTest > testStatsWithPerSecondThrowsException PASSED

AstWhereClauseTest > testTrailingPipeWithComplexQuery PASSED

AstWhereClauseTest > testUnionWithDateSuffixIndex PASSED

AstWhereClauseTest > testSortCommand PASSED

AstWhereClauseTest > testMvmapWithWrongNumberOfArgsThrowsException PASSED

AstWhereClauseTest > testIdentifierAsIndexNameContainStar PASSED

AstWhereClauseTest > testHeadCommandWithNumber PASSED

AstWhereClauseTest > testMvmapWithLambdaSecondArgThrowsException PASSED

AstWhereClauseTest > testSearchCommandWithFilterBeforeSource PASSED

AstWhereClauseTest > testTimechartWithPerDayFunction PASSED

AstWhereClauseTest > testJoinWithMultipleImplicitFieldsFlattenInOrder PASSED

CalcitePPLStreamstatsTest > testStreamstatsWindow PASSED

AstWhereClauseTest > testSearchCommandWithDotInIndexName PASSED

AstWhereClauseTest > testUnionWithDottedCatalogPath PASSED

AstWhereClauseTest > testXyseriesCommandWithFormat PASSED

AstWhereClauseTest > testRareCommandWithGroupBy PASSED

AstWhereClauseTest > testTimechartWithPerMinuteFunction PASSED

AstWhereClauseTest > testSortCommandMixingSuffixWithDefault PASSED

AstWhereClauseTest > testMultisearchWithRareCommand PASSED

CalcitePPLBinTest > testBinWithBins PASSED

AstWhereClauseTest > testSpathWithNoPath PASSED

AstWhereClauseTest > testTimechartWithPerHourFunction PASSED

AstWhereClauseTest > testJoinWithImplicitFieldWhereKeywordKeepsBareField PASSED

AstWhereClauseTest > testMultisearchWithDedupeCommand PASSED

AstWhereClauseTest > testEmptyPipeAndTrailingPipeTogether PASSED

AstWhereClauseTest > testSpathWithOutput PASSED

AstWhereClauseTest > testChartCommandWithRowSplit PASSED

AstWhereClauseTest > testTopCommandWithN PASSED

AstWhereClauseTest > testDescribeMatchAllCrossClusterSearchCommand PASSED

AstWhereClauseTest > testMultisearchWithSortCommand PASSED

AstWhereClauseTest > testFillNullCommandVariousValues PASSED

AstWhereClauseTest > testXyseriesCommandMultipleDataFields PASSED

AstWhereClauseTest > testEmptyPipeInMiddle PASSED

AstWhereClauseTest > testSortCommandMixingPrefixWithDefault PASSED

AstWhereClauseTest > testPatternsWithoutArguments PASSED

AstWhereClauseTest > testChartCommandBasic PASSED

CalcitePPLStreamstatsTest > testMultipleStreamstatsWithWindow PASSED

AstWhereClauseTest > testSortCommandWithMixedPrefixSyntax PASSED

CalcitePPLBinTest > testBinWithSpan PASSED

CalcitePPLBinTest > testBinWithTimeSpan PASSED

CalcitePPLStreamstatsTest > testStreamstatsByNullBucket PASSED

CalcitePPLBinTest > testBinWithAligntime PASSED

CalcitePPLBinTest > testBinOnNonBinnableType PASSED

CalcitePPLBinTest > testBinWithTimestampFieldUsingBins PASSED

CalcitePPLStreamstatsTest > testStreamstatsWithReverse PASSED

CalcitePPLBinTest > testBinWithMinspan PASSED

CalcitePPLStreamstatsTest > testStreamstatsCurrent PASSED

CalcitePPLBinTest > testBinWithStartEnd PASSED

CalcitePPLTrendlineTest > testTrendlineMultipleFields PASSED

CalcitePPLAggregateFunctionTypeTest > testListFunctionWithArrayArgType PASSED

CalcitePPLTrendlineTest > testTrendlineSma PASSED

CalcitePPLTrendlineTest > testTrendlineWma PASSED

CalcitePPLCountEvalTest > testCountEvalComplexCondition PASSED

AstExpressionBuilderTest > testIntervalLiteralExpr PASSED

AstExpressionBuilderTest > testTimechartLimitParameter PASSED

AstExpressionBuilderTest > testTimechartSpanParameter PASSED

AstExpressionBuilderTest > testBinOptionWithBins PASSED

AstExpressionBuilderTest > testBinOptionWithSpan PASSED

AstExpressionBuilderTest > canBuildMatchRelevanceFunctionWithArguments PASSED

AstExpressionBuilderTest > testEvalBinaryOperationExpr PASSED

AstExpressionBuilderTest > testEvalAvgFunctionSingleArg PASSED

AstExpressionBuilderTest > testContainsOperatorEscapesSpecialChars PASSED

AstExpressionBuilderTest > testWhereSumAndAvgComparison PASSED

AstExpressionBuilderTest > testSortFieldWithStrKeyword PASSED

CalcitePPLCountEvalTest > testShortcutCEvalSimpleCondition PASSED

AstExpressionBuilderTest > testNestedFieldNameWithSpecialChars PASSED

CalcitePPLAggregateFunctionTypeTest > testVarPopWithExtraParametersThrowsException PASSED

AstExpressionBuilderTest > testLiteralValueBinaryOperationExpr PASSED

AstExpressionBuilderTest > canBuildSimple_query_stringRelevanceFunctionWithoutFields PASSED

AstExpressionBuilderTest > testSortFieldWithAutoKeyword PASSED

AstExpressionBuilderTest > testEvalSumFunctionMultipleArgs PASSED

CalcitePPLCountEvalTest > testShortcutCEvalComplexCondition PASSED

CalcitePPLAggregateFunctionTypeTest > testStddevPopWithWrongArgType PASSED

CalcitePPLCountEvalTest > testCountEvalStringComparison PASSED

CalcitePPLAggregateFunctionTypeTest > testVarpopWithWrongArgType PASSED

CalcitePPLCountEvalTest > testCountEvalWithNullHandling PASSED

CalcitePPLAggregateFunctionTypeTest > testPercentileWithInvalidParameterTypesThrowsException PASSED

CalcitePPLCountEvalTest > testCountEvalSimpleCondition PASSED

CalcitePPLAggregateFunctionTypeTest > testMinWithExtraParametersThrowsException PASSED

AstExpressionBuilderTest > functionNameCanBeUsedAsIdentifier PASSED

AstExpressionBuilderTest > testEvalAvgFunctionMultipleArgs PASSED

AstExpressionBuilderTest > testBinOptionWithMinspan PASSED

AstExpressionBuilderTest > testContainsOperatorNonLiteralRhsThrows PASSED

CalcitePPLCountEvalTest > testCountEvalArithmeticExpression PASSED

AstExpressionBuilderTest > testTimeModifierEarliestWithStringValue PASSED

AstExpressionBuilderTest > testEvalSumFunctionSingleArg PASSED

AstExpressionBuilderTest > testPercentileShortcutFunctionInvalidDecimalValueAbove100 PASSED

AstExpressionBuilderTest > testCompareFieldsExpr PASSED

AstExpressionBuilderTest > testMixedEqualOperators PASSED

CalcitePPLAggregateFunctionTypeTest > testStddevSampWithWrongArgType PASSED

CalcitePPLEventstatsTest > testEventstatsNullBucket PASSED

AstExpressionBuilderTest > testLogicalParenthetic PASSED

AstExpressionBuilderTest > testIsNotNullPredicate PASSED

AstExpressionBuilderTest > testLogicalAndExprWithoutKeywordAnd PASSED

AstExpressionBuilderTest > testStdDevPAggregationShouldPass PASSED

AstExpressionBuilderTest > testEvalComplexExpressionWithSumAndAvg PASSED

AstExpressionBuilderTest > testTimechartUseOtherWithBooleanLiteral PASSED

AstExpressionBuilderTest > testIntegerLiteralExpr PASSED

AstExpressionBuilderTest > testCompareExpr PASSED

CalcitePPLEventstatsTest > testEventstatsBy PASSED

AstExpressionBuilderTest > testVisitSpanLiteral PASSED

AstExpressionBuilderTest > testDoubleLiteralExpr PASSED

AstExpressionBuilderTest > testTimechartInvalidParameter PASSED

AstExpressionBuilderTest > testTimechartInvalidUseOtherValue PASSED

AstExpressionBuilderTest > testEvalSumFunctionMixedTypes PASSED

AstExpressionBuilderTest > testEvalFuncCallExpr PASSED

AstExpressionBuilderTest > testBinOptionWithTimeSpan PASSED

AstExpressionBuilderTest > testBinOptionWithStartAndEnd PASSED

AstExpressionBuilderTest > testTimeStampAddFunctionExpr PASSED

AstExpressionBuilderTest > shallowExpressionWithinLimitIsAccepted PASSED

AstExpressionBuilderTest > testWhereSumFunction PASSED

AstExpressionBuilderTest > testWhereAvgFunction PASSED

AstExpressionBuilderTest > testDecimalLiteralExpr PASSED

AstExpressionBuilderTest > testStdDevAggregationShouldPass PASSED

AstExpressionBuilderTest > testLogicalLikeExpr PASSED

AstExpressionBuilderTest > testBinaryOperationExprWithParentheses PASSED

CalcitePPLEventstatsTest > testEventstatsAvg PASSED

AstExpressionBuilderTest > testSortFieldWithBackticks PASSED

AstExpressionBuilderTest > testPercentileShortcutFunctionsBoundaryValues PASSED

CalcitePPLAggregateFunctionTypeTest > testAvgWithWrongArgType PASSED

AstExpressionBuilderTest > testTimeModifierLatestWithNowValue PASSED

AstExpressionBuilderTest > testLogicalNotExpr PASSED

AstExpressionBuilderTest > testStringLiteralExpr PASSED

AstExpressionBuilderTest > testContainsOperatorExpr PASSED

CalcitePPLEventstatsTest > testEventstatsCount PASSED

AstExpressionBuilderTest > testBinOptionWithAligntimeLiteralValue PASSED

AstExpressionBuilderTest > testDoubleEqualCompareExpr PASSED

AstExpressionBuilderTest > testTakeAggregationWithArgsShouldPass PASSED

AstExpressionBuilderTest > testLikeOperatorCaseInsensitive PASSED

AstExpressionBuilderTest > testPercentileShortcutFunctionsWithDecimals PASSED

AstExpressionBuilderTest > testKeywordsAsIdentifiers PASSED

AstExpressionBuilderTest > canBuildMulti_matchRelevanceFunctionWithArguments PASSED

AstExpressionBuilderTest > testEvalAvgFunctionMixedTypes PASSED

AstExpressionBuilderTest > testLogicalXorExpr PASSED

AstExpressionBuilderTest > testEvalSumFunctionFourArgs PASSED

AstExpressionBuilderTest > canBuildMulti_matchRelevanceFunctionWithoutFieldsButWithOptions PASSED

AstExpressionBuilderTest > testPositionFunctionExpr PASSED

AstExpressionBuilderTest > testDistinctCount PASSED

AstExpressionBuilderTest > testTimechartNegativeLimitParameter PASSED

AstExpressionBuilderTest > testSortFieldWithIpKeyword PASSED

AstExpressionBuilderTest > testPercentileShortcutFunctions PASSED

AstExpressionBuilderTest > testPercentileShortcutFunctionInvalidNegativeValue PASSED

AstExpressionBuilderTest > testTakeAggregationNoArgsShouldPass PASSED

AstExpressionBuilderTest > testLogicalOrExpr PASSED

AstExpressionBuilderTest > testLogicalLikeExprCaseInSensitive PASSED

AstExpressionBuilderTest > testEvalFunctionExprNoArgs PASSED

AstExpressionBuilderTest > testBooleanIsNotNullFunction PASSED

AstExpressionBuilderTest > testLogicalAndOr PASSED

AstExpressionBuilderTest > testCountFuncCallExpr PASSED

AstExpressionBuilderTest > testBooleanLiteralExpr PASSED

AstExpressionBuilderTest > testFloatLiteralExpr PASSED

CalcitePPLFillnullTest > testFillnullWith PASSED

CalcitePPLAggregateFunctionTypeTest > testStddevSampWithExtraParametersThrowsException PASSED

AstExpressionBuilderTest > testEvalIfFunctionExpr PASSED

AstExpressionBuilderTest > testEvalSumFunctionWithFields PASSED

AstExpressionBuilderTest > canBuildQuery_stringRelevanceFunctionWithArguments PASSED

AstExpressionBuilderTest > testLongLiteralExpr PASSED

AstExpressionBuilderTest > testContainsOperatorCaseInsensitive PASSED

CalcitePPLAggregateFunctionTypeTest > testAvgWithExtraParametersThrowsException PASSED

CalcitePPLFillnullTest > testFillnullValueSyntaxAllFields PASSED

CalcitePPLFillnullTest > testFillnullUsing PASSED

CalcitePPLAggregateFunctionTypeTest > testPercentileApproxWithWrongArgType PASSED

CalcitePPLFillnullTest > testFillnullValueSyntaxWithFields PASSED

AstExpressionBuilderTest > deeplyNestedExpressionShouldBeRejected PASSED

AstExpressionBuilderTest > testBooleanIsNullFunction PASSED

AstExpressionBuilderTest > testSortFieldWithMinusKeyword PASSED

AstExpressionBuilderTest > testCountEvalFuncCallExpr PASSED

AstExpressionBuilderTest > testTimechartUseOtherWithIdentifier PASSED

AstExpressionBuilderTest > testBackQuotedFieldNames PASSED

AstExpressionBuilderTest > canBuildMulti_matchRelevanceFunctionWithoutFields PASSED

AstExpressionBuilderTest > testLogicalAndExpr PASSED

AstExpressionBuilderTest > testNestedFieldName PASSED

CalcitePPLFillnullTest > testFillnullAll PASSED

CalcitePPLAggregateFunctionTypeTest > testVarsampWithWrongArgType PASSED

AstExpressionBuilderTest > testTimeModifierEarliestWithNumericValue PASSED

AstExpressionBuilderTest > testDataTypeFuncCall PASSED

AstExpressionBuilderTest > indexCanBeId PASSED

AstExpressionBuilderTest > canBuildNonMetaDataFieldAsQualifiedName PASSED

AstExpressionBuilderTest > testAggFuncCallExpr PASSED

AstExpressionBuilderTest > testEvalAvgFunctionTwoArgs PASSED

AstExpressionBuilderTest > testFieldNameWithSpecialChars PASSED

AstExpressionBuilderTest > testVarpAggregationShouldPass PASSED

AstExpressionBuilderTest > testLikeOperatorExpr PASSED

AstExpressionBuilderTest > testMedianAggFuncExpr PASSED

AstExpressionBuilderTest > testVarAggregationShouldPass PASSED

AstExpressionBuilderTest > testInExpr PASSED

AstExpressionBuilderTest > testEvalAvgFunctionWithFields PASSED

AstExpressionBuilderTest > testExtractFunctionExpr PASSED

AstExpressionBuilderTest > canBuildMetaDataFieldAsQualifiedName PASSED

AstExpressionBuilderTest > testLogicalNotAndXorOr PASSED

AstExpressionBuilderTest > testSortFieldWithNumKeyword PASSED

AstExpressionBuilderTest > canBuildSimple_query_stringRelevanceFunctionWithArguments PASSED

AstExpressionBuilderTest > testEvalFunctionExpr PASSED

CalcitePPLGrokTest > testGrok PASSED

AstExpressionBuilderTest > testPercentileAggFuncExpr PASSED

AstExpressionBuilderTest > canBuildQuery_stringRelevanceFunctionWithoutFields PASSED

AstExpressionBuilderTest > testPercentileShortcutFunctionInvalidValueAbove100 PASSED

AstExpressionBuilderTest > testBinaryOperationExprPrecedence PASSED

AstExpressionBuilderTest > testBinOptionWithAligntimeEarliest PASSED

AstExpressionBuilderTest > testVisitSpanClause PASSED

AstExpressionBuilderTest > testLogicalLikeExprCaseSensitive PASSED

AstExpressionBuilderTest > testFieldExpr PASSED

AstExpressionBuilderTest > testGet_FormatFunctionExpr PASSED

CalcitePPLGrokTest > testGrokOverriding PASSED

AstExpressionBuilderTest > testTimeStampDiffFunctionExpr PASSED

AstExpressionBuilderTest > canBuildKeywordsAsIdentInQualifiedName PASSED

AstExpressionBuilderTest > testIsNullPredicate PASSED

AstExpressionBuilderTest > test_batchRCFADCommand PASSED

AstExpressionBuilderTest > testHeadCommandWithNumberAndOffset PASSED

AstExpressionBuilderTest > testIdentifierAsFieldNameStartWithAt PASSED

AstExpressionBuilderTest > testChartCommandWithOptions PASSED

AstExpressionBuilderTest > testTopCommandWithMultipleFields PASSED

AstExpressionBuilderTest > testStatsCommandWithNestedFunctions PASSED

AstExpressionBuilderTest > testSearchCommandWithoutSearch PASSED

AstExpressionBuilderTest > testMultisearchWithJoinCommand PASSED

CalcitePPLAggregateFunctionTypeTest > testStddevPopWithExtraParametersThrowsException PASSED

AstExpressionBuilderTest > testUnionWithDirectTableNames PASSED

AstExpressionBuilderTest > testJoinPrefixWithoutCriteriaKeywordIsSyntaxError PASSED

AstExpressionBuilderTest > testSearchWithPrometheusQueryRangeWithNamedArguments PASSED

AstExpressionBuilderTest > testStatsCommandWithAlias PASSED

AstExpressionBuilderTest > testMultisearchWithBinCommand PASSED

AstExpressionBuilderTest > testXyseriesCommandBasic PASSED

AstExpressionBuilderTest > testXyseriesCommandWithSepAndFormat PASSED

AstExpressionBuilderTest > testJoinNoPrefixComparisonStaysCondition PASSED

AstExpressionBuilderTest > testStatsCommandWithSpan PASSED

AstExpressionBuilderTest > test_fitRCFADCommand_withoutDataFormat PASSED

AstExpressionBuilderTest > testJoinNoPrefixImplicitFieldWhereKeepsBareField PASSED

AstExpressionBuilderTest > testUnionMidPipeline PASSED

AstExpressionBuilderTest > testTrailingPipeAfterSource PASSED

AstExpressionBuilderTest > test_fitRCFADCommand_withDataFormat PASSED

AstExpressionBuilderTest > testPrometheusSearchCommand PASSED

AstExpressionBuilderTest > testUnionWithSubsearches PASSED

CalcitePPLAggregateFunctionTypeTest > testVarSampWithExtraParametersThrowsException PASSED

CalcitePPLMultisearchTest > testMultisearchThreeSubsearches PASSED

AstExpressionBuilderTest > testSortCommandWithCount PASSED

AstExpressionBuilderTest > testJoinWithImplicitFieldKeepsAliasesOnNode PASSED

AstExpressionBuilderTest > testKmeansCommand PASSED

AstExpressionBuilderTest > testTimeSpanWithDecimalShouldThrow PASSED

AstExpressionBuilderTest > testRexSedModeWithOffsetFieldThrowsException PASSED

AstExpressionBuilderTest > testSortCommandWithDesc PASSED

AstExpressionBuilderTest > testMLCommand PASSED

AstExpressionBuilderTest > testJoinNoPrefixImplicitFieldKeepsBareField PASSED

AstExpressionBuilderTest > testDescribeCommandWithFullyQualifiedTableName PASSED

AstExpressionBuilderTest > testGraphLookupCommand PASSED

AstExpressionBuilderTest > testTopCommandWithLegacyFalse PASSED

AstExpressionBuilderTest > testSortCommandWithAsc PASSED

AstExpressionBuilderTest > testKmeansCommandWithoutParameter PASSED

AstExpressionBuilderTest > testEvalCommand PASSED

AstExpressionBuilderTest > testSpathWithNoPathButOutput PASSED

AstExpressionBuilderTest > testSearchCrossClusterCommand PASSED

AstExpressionBuilderTest > testDescribeCommandWithMultipleIndices PASSED

AstExpressionBuilderTest > testSpathWithArrayWildcard PASSED

AstExpressionBuilderTest > testChartCommandWithBottomLimit PASSED

AstExpressionBuilderTest > testStatsCommandWithByClauseInBackticks PASSED

AstExpressionBuilderTest > testTopCommandWithUseNullFalse PASSED

AstExpressionBuilderTest > testSpathWithNoPathKeyword PASSED

AstExpressionBuilderTest > testUnionWithMaxoutOption PASSED

CalcitePPLAggregateFunctionTypeTest > testPercentileWithMissingParametersThrowsException PASSED

AstExpressionBuilderTest > testTrendlineSort PASSED

AstExpressionBuilderTest > testTimechartWithPerSecondFunction PASSED

AstExpressionBuilderTest > testGrokCommand PASSED

AstExpressionBuilderTest > testSearchCommandWithQualifiedName PASSED

CalcitePPLMultisearchTest > testMultisearchCrossIndices PASSED

AstExpressionBuilderTest > testStatsSpanWithAlias PASSED

AstExpressionBuilderTest > testStatsCommandWithCountAbbreviation PASSED

AstExpressionBuilderTest > testFieldsCommandWithExcludeArguments PASSED

AstExpressionBuilderTest > testFieldsCommandWithIncludeArguments PASSED

AstExpressionBuilderTest > testJoinWithQualifiedConditionIsNotRewritten PASSED

AstExpressionBuilderTest > testPatternsCommandWithBrainMethod PASSED

AstExpressionBuilderTest > testDynamicSourceClauseThrowsUnsupportedException PASSED

AstExpressionBuilderTest > testMultisearchWithComplexPipeline PASSED

AstExpressionBuilderTest > throwExceptionWithEmptyGroupByList PASSED

AstExpressionBuilderTest > testRenameCommandWithMultiFields PASSED

AstExpressionBuilderTest > testPatternsCommand PASSED

AstExpressionBuilderTest > testTrendlineTooFewSamples PASSED

AstExpressionBuilderTest > testXyseriesCommandWithSep PASSED

AstExpressionBuilderTest > testSpathWithMultipleArrays PASSED

AstExpressionBuilderTest > testEdgeAsFieldName PASSED

AstExpressionBuilderTest > testMvmapWithNonFieldFirstArgThrowsException PASSED

AstExpressionBuilderTest > testRenameCommand PASSED

AstExpressionBuilderTest > testMultisearchMixedCommands PASSED

AstExpressionBuilderTest > testJoinWithSingleImplicitFieldKeepsBareField PASSED

AstExpressionBuilderTest > testIndexName PASSED

AstExpressionBuilderTest > testSearchCommand PASSED

AstExpressionBuilderTest > testBinCommandDuplicateParameter PASSED

AstExpressionBuilderTest > testSortCommandMixedSyntaxValidation PASSED

AstExpressionBuilderTest > testFillNullValueWithFields PASSED

AstExpressionBuilderTest > testParseCommand PASSED

AstExpressionBuilderTest > testSpathWithArrayIndex PASSED

AstExpressionBuilderTest > testSortCommandSingleFieldMixedSyntaxError PASSED

CalcitePPLAggregateFunctionTypeTest > testLatestWithTooManyParametersThrowsException PASSED

AstExpressionBuilderTest > testMultisearchWithTimechartCommand PASSED

CalcitePPLMultisearchTest > testBasicMultisearch PASSED

AstExpressionBuilderTest > testTopCommandWithNAndGroupBy PASSED

AstExpressionBuilderTest > testWhereCommandWithQualifiedName PASSED

AstExpressionBuilderTest > testMakeResultsCommand PASSED

AstExpressionBuilderTest > testReplaceCommand PASSED

AstExpressionBuilderTest > testChartCommandWithAllOptions PASSED

AstExpressionBuilderTest > testIdentifierAsIndexNameWithDotInTheMiddle PASSED

AstExpressionBuilderTest > testRareCommandWithMultipleFields PASSED

AstExpressionBuilderTest > testSortCommandMultipleSuffixSyntax PASSED

AstExpressionBuilderTest > testIdentifierAsIndexNameWithSlashInTheMiddle PASSED

AstExpressionBuilderTest > testHeadCommand PASSED

AstExpressionBuilderTest > testSearchMatchAllCrossClusterCommand PASSED

AstExpressionBuilderTest > testFillNullCommandSameValue PASSED

AstExpressionBuilderTest > testStatsCommandWithByClause PASSED

AstExpressionBuilderTest > testJoinWithImplicitFieldKeepsBareField PASSED

AstExpressionBuilderTest > testTrailingPipeAfterStats PASSED

AstExpressionBuilderTest > testMaxoutAsFieldName PASSED

AstExpressionBuilderTest > testDescribeCommand PASSED

AstExpressionBuilderTest > testStatsCommandWithCountAlias PASSED

AstExpressionBuilderTest > testTrendlineNoAlias PASSED

AstExpressionBuilderTest > testMultisearchWithStatsCommand PASSED

AstExpressionBuilderTest > testMultisearchSingleSubsearchThrowsException PASSED

AstExpressionBuilderTest > testMalformedPipeProducesSyntaxError PASSED

AstExpressionBuilderTest > testStatsCommand PASSED

AstExpressionBuilderTest > testMultisearchWithStreamingCommands PASSED

AstExpressionBuilderTest > testSortCommandWithA PASSED

AstExpressionBuilderTest > testSortCommandWithD PASSED

AstExpressionBuilderTest > testTopCommandWithoutNAndGroupBy PASSED

AstExpressionBuilderTest > testBasicMultisearchParsing PASSED

AstExpressionBuilderTest > testTrendlineSortAsc PASSED

AstExpressionBuilderTest > testIdentifierAsIndexNameStartWithDot PASSED

AstExpressionBuilderTest > testFieldsCommandWithoutArguments PASSED

AstExpressionBuilderTest > testDedupCommand PASSED

AstExpressionBuilderTest > testMultipleEmptyPipes PASSED

AstExpressionBuilderTest > testIdentifierAsIndexNameContainStarAndDots PASSED

CalcitePPLAggregateFunctionTypeTest > testMaxWithExtraParametersThrowsException PASSED

AstExpressionBuilderTest > testJoinFieldListStillParsesAsFieldList PASSED

AstExpressionBuilderTest > testBasicSpathCommand PASSED

AstExpressionBuilderTest > testFillNullValueAllFields PASSED

AstExpressionBuilderTest > testSortCommandAllDefaultFields PASSED

AstExpressionBuilderTest > testSortCommandWithMixedSuffixSyntax PASSED

AstExpressionBuilderTest > testSearchCommandString PASSED

AstExpressionBuilderTest > testWhereCommand PASSED

AstExpressionBuilderTest > testSearchCommandWithDataSourceEscape PASSED

AstExpressionBuilderTest > testReplaceCommandWithMultiplePairs PASSED

AstExpressionBuilderTest > testSortCommandWithOptions PASSED

AstExpressionBuilderTest > testEmptyPipeAfterSource PASSED

AstExpressionBuilderTest > testTrendlineSortDesc PASSED

AstExpressionBuilderTest > testShowDataSourcesCommand PASSED

AstExpressionBuilderTest > testRareCommand PASSED

AstExpressionBuilderTest > testAppendPipe PASSED

AstExpressionBuilderTest > testSearchWithPrometheusQueryRangeWithPositionedArguments PASSED

AstExpressionBuilderTest > testStatsWithPerSecondThrowsException PASSED

AstExpressionBuilderTest > testTrailingPipeWithComplexQuery PASSED

AstExpressionBuilderTest > testUnionWithDateSuffixIndex PASSED

AstExpressionBuilderTest > testSortCommand PASSED

AstExpressionBuilderTest > testMvmapWithWrongNumberOfArgsThrowsException PASSED

AstExpressionBuilderTest > testIdentifierAsIndexNameContainStar PASSED

AstExpressionBuilderTest > testHeadCommandWithNumber PASSED

AstExpressionBuilderTest > testMvmapWithLambdaSecondArgThrowsException PASSED

AstExpressionBuilderTest > testSearchCommandWithFilterBeforeSource PASSED

AstExpressionBuilderTest > testTimechartWithPerDayFunction PASSED

AstExpressionBuilderTest > testJoinWithMultipleImplicitFieldsFlattenInOrder PASSED

AstExpressionBuilderTest > testSearchCommandWithDotInIndexName PASSED

AstExpressionBuilderTest > testUnionWithDottedCatalogPath PASSED

AstExpressionBuilderTest > testXyseriesCommandWithFormat PASSED

AstExpressionBuilderTest > testRareCommandWithGroupBy PASSED

AstExpressionBuilderTest > testTimechartWithPerMinuteFunction PASSED

AstExpressionBuilderTest > testSortCommandMixingSuffixWithDefault PASSED

AstExpressionBuilderTest > testMultisearchWithRareCommand PASSED

AstExpressionBuilderTest > testSpathWithNoPath PASSED

AstExpressionBuilderTest > testTimechartWithPerHourFunction PASSED

AstExpressionBuilderTest > testJoinWithImplicitFieldWhereKeywordKeepsBareField PASSED

CalcitePPLMultisearchTest > testMultisearchWithStats PASSED

AstExpressionBuilderTest > testMultisearchWithDedupeCommand PASSED

AstExpressionBuilderTest > testEmptyPipeAndTrailingPipeTogether PASSED

AstExpressionBuilderTest > testSpathWithOutput PASSED

CalcitePPLAggregateFunctionTypeTest > testSumWithExtraParametersThrowsException PASSED

AstExpressionBuilderTest > testChartCommandWithRowSplit PASSED

AstExpressionBuilderTest > testTopCommandWithN PASSED

AstExpressionBuilderTest > testDescribeMatchAllCrossClusterSearchCommand PASSED

AstExpressionBuilderTest > testMultisearchWithSortCommand PASSED

AstExpressionBuilderTest > testFillNullCommandVariousValues PASSED

AstExpressionBuilderTest > testXyseriesCommandMultipleDataFields PASSED

AstExpressionBuilderTest > testEmptyPipeInMiddle PASSED

AstExpressionBuilderTest > testSortCommandMixingPrefixWithDefault PASSED

AstExpressionBuilderTest > testPatternsWithoutArguments PASSED

AstExpressionBuilderTest > testChartCommandBasic PASSED

AstExpressionBuilderTest > testSortCommandWithMixedPrefixSyntax PASSED

CalcitePPLMultisearchTest > testMultisearchTimestampInterleaving PASSED

ArgumentFactoryTest > testFieldsCommandDefaultArgument PASSED

ArgumentFactoryTest > testSortFieldArgument PASSED

ArgumentFactoryTest > testDedupCommandDefaultArgument PASSED

ArgumentFactoryTest > testDedupCommandArgument PASSED

ArgumentFactoryTest > testNoArgConstructorForArgumentFactoryShouldPass PASSED

ArgumentFactoryTest > testChartCommandArguments PASSED

ArgumentFactoryTest > testFieldsCommandArgument PASSED

CalcitePPLMultisearchTest > testMultisearchWithTimestampFiltering PASSED

ArgumentFactoryTest > testStatsCommandDefaultArgument PASSED

ArgumentFactoryTest > testChartCommandBottomArguments PASSED

ArgumentFactoryTest > testStatsCommandArgument PASSED

ArgumentFactoryTest > testSortCommandDefaultArgument PASSED

ArgumentFactoryTest > test_batchRCFADCommand PASSED

ArgumentFactoryTest > testHeadCommandWithNumberAndOffset PASSED

ArgumentFactoryTest > testIdentifierAsFieldNameStartWithAt PASSED

ArgumentFactoryTest > testChartCommandWithOptions PASSED

ArgumentFactoryTest > testTopCommandWithMultipleFields PASSED

ArgumentFactoryTest > testStatsCommandWithNestedFunctions PASSED

ArgumentFactoryTest > testSearchCommandWithoutSearch PASSED

ArgumentFactoryTest > testMultisearchWithJoinCommand PASSED

ArgumentFactoryTest > testUnionWithDirectTableNames PASSED

ArgumentFactoryTest > testJoinPrefixWithoutCriteriaKeywordIsSyntaxError PASSED

CalcitePPLAggregateFunctionTypeTest > testCountWithExtraParametersThrowsException PASSED

ArgumentFactoryTest > testSearchWithPrometheusQueryRangeWithNamedArguments PASSED

ArgumentFactoryTest > testStatsCommandWithAlias PASSED

CalcitePPLQualifiedNameResolutionTest > testRenamedFieldAccess PASSED

ArgumentFactoryTest > testMultisearchWithBinCommand PASSED

ArgumentFactoryTest > testXyseriesCommandBasic PASSED

ArgumentFactoryTest > testXyseriesCommandWithSepAndFormat PASSED

ArgumentFactoryTest > testJoinNoPrefixComparisonStaysCondition PASSED

ArgumentFactoryTest > testStatsCommandWithSpan PASSED

ArgumentFactoryTest > test_fitRCFADCommand_withoutDataFormat PASSED

ArgumentFactoryTest > testJoinNoPrefixImplicitFieldWhereKeepsBareField PASSED

ArgumentFactoryTest > testUnionMidPipeline PASSED

ArgumentFactoryTest > testTrailingPipeAfterSource PASSED

ArgumentFactoryTest > test_fitRCFADCommand_withDataFormat PASSED

ArgumentFactoryTest > testPrometheusSearchCommand PASSED

ArgumentFactoryTest > testUnionWithSubsearches PASSED

ArgumentFactoryTest > testSortCommandWithCount PASSED

ArgumentFactoryTest > testJoinWithImplicitFieldKeepsAliasesOnNode PASSED

ArgumentFactoryTest > testKmeansCommand PASSED

ArgumentFactoryTest > testTimeSpanWithDecimalShouldThrow PASSED

ArgumentFactoryTest > testRexSedModeWithOffsetFieldThrowsException PASSED

ArgumentFactoryTest > testSortCommandWithDesc PASSED

ArgumentFactoryTest > testMLCommand PASSED

ArgumentFactoryTest > testJoinNoPrefixImplicitFieldKeepsBareField PASSED

ArgumentFactoryTest > testDescribeCommandWithFullyQualifiedTableName PASSED

ArgumentFactoryTest > testGraphLookupCommand PASSED

ArgumentFactoryTest > testTopCommandWithLegacyFalse PASSED

ArgumentFactoryTest > testSortCommandWithAsc PASSED

ArgumentFactoryTest > testKmeansCommandWithoutParameter PASSED

ArgumentFactoryTest > testEvalCommand PASSED

ArgumentFactoryTest > testSpathWithNoPathButOutput PASSED

ArgumentFactoryTest > testSearchCrossClusterCommand PASSED

ArgumentFactoryTest > testDescribeCommandWithMultipleIndices PASSED

ArgumentFactoryTest > testSpathWithArrayWildcard PASSED

ArgumentFactoryTest > testChartCommandWithBottomLimit PASSED

ArgumentFactoryTest > testStatsCommandWithByClauseInBackticks PASSED

ArgumentFactoryTest > testTopCommandWithUseNullFalse PASSED

ArgumentFactoryTest > testSpathWithNoPathKeyword PASSED

ArgumentFactoryTest > testUnionWithMaxoutOption PASSED

ArgumentFactoryTest > testTrendlineSort PASSED

ArgumentFactoryTest > testTimechartWithPerSecondFunction PASSED

ArgumentFactoryTest > testGrokCommand PASSED

CalcitePPLAggregateFunctionTypeTest > testEarliestWithTooManyParametersThrowsException PASSED

ArgumentFactoryTest > testSearchCommandWithQualifiedName PASSED

ArgumentFactoryTest > testStatsSpanWithAlias PASSED

ArgumentFactoryTest > testStatsCommandWithCountAbbreviation PASSED

ArgumentFactoryTest > testFieldsCommandWithExcludeArguments PASSED

ArgumentFactoryTest > testFieldsCommandWithIncludeArguments PASSED

ArgumentFactoryTest > testJoinWithQualifiedConditionIsNotRewritten PASSED

ArgumentFactoryTest > testPatternsCommandWithBrainMethod PASSED

ArgumentFactoryTest > testDynamicSourceClauseThrowsUnsupportedException PASSED

ArgumentFactoryTest > testMultisearchWithComplexPipeline PASSED

ArgumentFactoryTest > throwExceptionWithEmptyGroupByList PASSED

ArgumentFactoryTest > testRenameCommandWithMultiFields PASSED

ArgumentFactoryTest > testPatternsCommand PASSED

ArgumentFactoryTest > testTrendlineTooFewSamples PASSED

ArgumentFactoryTest > testXyseriesCommandWithSep PASSED

ArgumentFactoryTest > testSpathWithMultipleArrays PASSED

ArgumentFactoryTest > testEdgeAsFieldName PASSED

ArgumentFactoryTest > testMvmapWithNonFieldFirstArgThrowsException PASSED

ArgumentFactoryTest > testRenameCommand PASSED

CalcitePPLQualifiedNameResolutionTest > testFieldContainsDots PASSED

ArgumentFactoryTest > testMultisearchMixedCommands PASSED

ArgumentFactoryTest > testJoinWithSingleImplicitFieldKeepsBareField PASSED

ArgumentFactoryTest > testIndexName PASSED

ArgumentFactoryTest > testSearchCommand PASSED

ArgumentFactoryTest > testBinCommandDuplicateParameter PASSED

ArgumentFactoryTest > testSortCommandMixedSyntaxValidation PASSED

ArgumentFactoryTest > testFillNullValueWithFields PASSED

ArgumentFactoryTest > testParseCommand PASSED

ArgumentFactoryTest > testSpathWithArrayIndex PASSED

ArgumentFactoryTest > testSortCommandSingleFieldMixedSyntaxError PASSED

ArgumentFactoryTest > testMultisearchWithTimechartCommand PASSED

ArgumentFactoryTest > testTopCommandWithNAndGroupBy PASSED

ArgumentFactoryTest > testWhereCommandWithQualifiedName PASSED

ArgumentFactoryTest > testMakeResultsCommand PASSED

ArgumentFactoryTest > testReplaceCommand PASSED

ArgumentFactoryTest > testChartCommandWithAllOptions PASSED

ArgumentFactoryTest > testIdentifierAsIndexNameWithDotInTheMiddle PASSED

ArgumentFactoryTest > testRareCommandWithMultipleFields PASSED

ArgumentFactoryTest > testSortCommandMultipleSuffixSyntax PASSED

ArgumentFactoryTest > testIdentifierAsIndexNameWithSlashInTheMiddle PASSED

ArgumentFactoryTest > testHeadCommand PASSED

ArgumentFactoryTest > testSearchMatchAllCrossClusterCommand PASSED

ArgumentFactoryTest > testFillNullCommandSameValue PASSED

ArgumentFactoryTest > testStatsCommandWithByClause PASSED

ArgumentFactoryTest > testJoinWithImplicitFieldKeepsBareField PASSED

ArgumentFactoryTest > testTrailingPipeAfterStats PASSED

ArgumentFactoryTest > testMaxoutAsFieldName PASSED

ArgumentFactoryTest > testDescribeCommand PASSED

ArgumentFactoryTest > testStatsCommandWithCountAlias PASSED

ArgumentFactoryTest > testTrendlineNoAlias PASSED

ArgumentFactoryTest > testMultisearchWithStatsCommand PASSED

ArgumentFactoryTest > testMultisearchSingleSubsearchThrowsException PASSED

ArgumentFactoryTest > testMalformedPipeProducesSyntaxError PASSED

ArgumentFactoryTest > testStatsCommand PASSED

ArgumentFactoryTest > testMultisearchWithStreamingCommands PASSED

ArgumentFactoryTest > testSortCommandWithA PASSED

ArgumentFactoryTest > testSortCommandWithD PASSED

ArgumentFactoryTest > testTopCommandWithoutNAndGroupBy PASSED

ArgumentFactoryTest > testBasicMultisearchParsing PASSED

ArgumentFactoryTest > testTrendlineSortAsc PASSED

ArgumentFactoryTest > testIdentifierAsIndexNameStartWithDot PASSED

ArgumentFactoryTest > testFieldsCommandWithoutArguments PASSED

ArgumentFactoryTest > testDedupCommand PASSED

ArgumentFactoryTest > testMultipleEmptyPipes PASSED

ArgumentFactoryTest > testIdentifierAsIndexNameContainStarAndDots PASSED

ArgumentFactoryTest > testJoinFieldListStillParsesAsFieldList PASSED

ArgumentFactoryTest > testBasicSpathCommand PASSED

ArgumentFactoryTest > testFillNullValueAllFields PASSED

ArgumentFactoryTest > testSortCommandAllDefaultFields PASSED

ArgumentFactoryTest > testSortCommandWithMixedSuffixSyntax PASSED

ArgumentFactoryTest > testSearchCommandString PASSED

ArgumentFactoryTest > testWhereCommand PASSED

ArgumentFactoryTest > testSearchCommandWithDataSourceEscape PASSED

ArgumentFactoryTest > testReplaceCommandWithMultiplePairs PASSED

ArgumentFactoryTest > testSortCommandWithOptions PASSED

ArgumentFactoryTest > testEmptyPipeAfterSource PASSED

ArgumentFactoryTest > testTrendlineSortDesc PASSED

ArgumentFactoryTest > testShowDataSourcesCommand PASSED

ArgumentFactoryTest > testRareCommand PASSED

ArgumentFactoryTest > testAppendPipe PASSED

ArgumentFactoryTest > testSearchWithPrometheusQueryRangeWithPositionedArguments PASSED

ArgumentFactoryTest > testStatsWithPerSecondThrowsException PASSED

ArgumentFactoryTest > testTrailingPipeWithComplexQuery PASSED

ArgumentFactoryTest > testUnionWithDateSuffixIndex PASSED

ArgumentFactoryTest > testSortCommand PASSED

ArgumentFactoryTest > testMvmapWithWrongNumberOfArgsThrowsException PASSED

ArgumentFactoryTest > testIdentifierAsIndexNameContainStar PASSED

ArgumentFactoryTest > testHeadCommandWithNumber PASSED

ArgumentFactoryTest > testMvmapWithLambdaSecondArgThrowsException PASSED

ArgumentFactoryTest > testSearchCommandWithFilterBeforeSource PASSED

ArgumentFactoryTest > testTimechartWithPerDayFunction PASSED

ArgumentFactoryTest > testJoinWithMultipleImplicitFieldsFlattenInOrder PASSED

ArgumentFactoryTest > testSearchCommandWithDotInIndexName PASSED

ArgumentFactoryTest > testUnionWithDottedCatalogPath PASSED

ArgumentFactoryTest > testXyseriesCommandWithFormat PASSED

ArgumentFactoryTest > testRareCommandWithGroupBy PASSED

ArgumentFactoryTest > testTimechartWithPerMinuteFunction PASSED

ArgumentFactoryTest > testSortCommandMixingSuffixWithDefault PASSED

ArgumentFactoryTest > testMultisearchWithRareCommand PASSED

ArgumentFactoryTest > testSpathWithNoPath PASSED

ArgumentFactoryTest > testTimechartWithPerHourFunction PASSED

ArgumentFactoryTest > testJoinWithImplicitFieldWhereKeywordKeepsBareField PASSED

ArgumentFactoryTest > testMultisearchWithDedupeCommand PASSED

ArgumentFactoryTest > testEmptyPipeAndTrailingPipeTogether PASSED

ArgumentFactoryTest > testSpathWithOutput PASSED

ArgumentFactoryTest > testChartCommandWithRowSplit PASSED

ArgumentFactoryTest > testTopCommandWithN PASSED

ArgumentFactoryTest > testDescribeMatchAllCrossClusterSearchCommand PASSED

ArgumentFactoryTest > testMultisearchWithSortCommand PASSED

ArgumentFactoryTest > testFillNullCommandVariousValues PASSED

ArgumentFactoryTest > testXyseriesCommandMultipleDataFields PASSED

ArgumentFactoryTest > testEmptyPipeInMiddle PASSED

ArgumentFactoryTest > testSortCommandMixingPrefixWithDefault PASSED

ArgumentFactoryTest > testPatternsWithoutArguments PASSED

ArgumentFactoryTest > testChartCommandBasic PASSED

ArgumentFactoryTest > testSortCommandWithMixedPrefixSyntax PASSED

CalcitePPLQualifiedNameResolutionTest > testJoinWithMixedQualifiedAndUnqualifiedNames PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLQualifiedNameResolutionTest > testQualifiedFieldReference PASSED

CalcitePPLQualifiedNameResolutionTest > testMultipleJoinsWithQualifiedNames PASSED

CalcitePPLQualifiedNameResolutionTest > testSimpleFieldReference PASSED

CalcitePPLQualifiedNameResolutionTest > testFieldAccessWithoutAlias PASSED

CalcitePPLQualifiedNameResolutionTest > testJoinWithQualifiedNames PASSED

CalcitePPLQualifiedNameResolutionTest > testJoinWithDuplicateFieldNames PASSED

CalcitePPLQualifiedNameResolutionTest > testComplexExpressionWithQualifiedNames PASSED

CalcitePPLBasicTest > testDecimalLiteral PASSED

CalcitePPLQualifiedNameResolutionTest > testCorrelatedSubqueryWithQualifiedNames PASSED

CalcitePPLQualifiedNameResolutionTest > testQualifiedNameInAggregation PASSED

CalcitePPLBasicTest > testSortWithDescReversal PASSED

CalcitePPLQualifiedNameResolutionTest > testMultipleTableAliases PASSED

CalcitePPLBasicTest > testSortWithCountZero PASSED

CalcitePPLBasicTest > testQueryWithFields PASSED

CalcitePPLQualifiedNameResolutionTest > testQualifiedNameInSortAndLimit PASSED

CalcitePPLQualifiedNameResolutionTest > testComplexJoinCondition PASSED

CalcitePPLBasicTest > testFilterQuery PASSED

CalcitePPLScalarSubqueryTest > testNestedScalarSubquery PASSED

CalcitePPLScalarSubqueryTest > testDisjunctiveCorrelatedScalarSubqueryInWhere PASSED

CalcitePPLScalarSubqueryTest > testCorrelatedScalarSubqueryInSelect PASSED

CalcitePPLBasicTest > testFieldsMinusThenPlusShouldThrowException PASSED

CalcitePPLBasicTest > testScanTable PASSED

CalcitePPLScalarSubqueryTest > testCorrelatedScalarSubqueryInWhere PASSED

CalcitePPLScalarSubqueryTest > testCorrelatedScalarSubqueryInWhereMaxOut PASSED

CalcitePPLBasicTest > testSort PASSED

CalcitePPLScalarSubqueryTest > testTwoScalarSubqueriesInOr PASSED

CalcitePPLScalarSubqueryTest > testUncorrelatedScalarSubqueryInWhereAndSelect PASSED

CalcitePPLScalarSubqueryTest > testUncorrelatedScalarSubqueryInSelect PASSED

CalcitePPLBasicTest > testFieldsPlusThenMinus PASSED

CalcitePPLScalarSubqueryTest > testDisjunctiveCorrelatedScalarSubqueryInWhere2 PASSED

CalcitePPLScalarSubqueryTest > testUncorrelatedScalarSubqueryInWhere PASSED

CalcitePPLTimechartTest > testTimechartWithSpan1h PASSED

CalcitePPLTimechartTest > testTimechartWithSpan1m PASSED

CalcitePPLTimechartTest > testTimechartUsingZeroSpanShouldThrow PASSED

CalcitePPLTimechartTest > testTimechartWithLimitAndUseOtherF PASSED

CalcitePPLTimechartTest > testTimechartWithLimitAndUseOtherT PASSED

CalcitePPLTimechartTest > testTimechartPerDay PASSED

CalcitePPLTimechartTest > testTimechartPerMinute PASSED

CalcitePPLTimechartTest > testTimechartPerSecond PASSED

CalcitePPLTimechartTest > testTimechartWithParametersInDifferentOrder1 PASSED

CalcitePPLTimechartTest > testTimechartWithParametersInDifferentOrder2 PASSED

CalcitePPLTimechartTest > testTimechartWithParametersInDifferentOrder3 PASSED

CalcitePPLTimechartTest > testTimechartWithParametersInDifferentOrder4 PASSED

CalcitePPLTimechartTest > testTimechartWithLimit PASSED

CalcitePPLTimechartTest > testTimechartWithUseOtherBeforeLimit PASSED

CalcitePPLTimechartTest > testTimechartWithCustomTimefieldAndReverse PASSED

CalcitePPLTimechartTest > testTimechartWithLimitAndUseOtherFalse PASSED

CalcitePPLTimechartTest > testTimechartBasic PASSED

CalcitePPLTimechartTest > testTimechartWithReverse PASSED

CalcitePPLTimechartTest > testTimechartWithUseOtherBeforeSpan PASSED

CalcitePPLTimechartTest > testTimechartWithLimitAndUseOtherTrue PASSED

CalcitePPLTimechartTest > testTimechartWithLimitBeforeSpan PASSED

CalcitePPLTimechartTest > testTimechartPerHour PASSED

CalcitePPLTimechartTest > testTimechartWithSpan PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :async-query:compileJava

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

PPLQueryRequestTest > testGetFetchSizeHandlesExplicitNull PASSED

PPLQueryRequestTest > testGetHighlightConfigNegativeFragmentSizeThrows PASSED

PPLQueryRequestTest > getRequestShouldPass PASSED

PPLQueryRequestTest > testGetHighlightConfigOsdObjectFormatFieldsOnly PASSED

PPLQueryRequestTest > testDefaultFormat PASSED

PPLQueryRequestTest > testGetHighlightConfigReturnsNullWhenNotSpecified PASSED

PPLQueryRequestTest > testGetHighlightConfigZeroFragmentSizeThrows PASSED

PPLQueryRequestTest > testGetFetchSizeReturnsZeroWhenJsonContentIsNull PASSED

PPLQueryRequestTest > testGetHighlightConfigReturnsNullWhenJsonContentIsNull PASSED

PPLQueryRequestTest > testGetHighlightConfigExceedMaxTagsThrows PASSED

PPLQueryRequestTest > testGetHighlightConfigOsdObjectFormatMultipleTags PASSED

PPLQueryRequestTest > testGetHighlightConfigEmptyFieldNameThrows PASSED

PPLQueryRequestTest > testGetHighlightConfigOsdObjectFormatAllFields PASSED

PPLQueryRequestTest > testGetHighlightConfigPerFieldOptions PASSED

PPLQueryRequestTest > testGetFetchSizeWithLargeValue PASSED

PPLQueryRequestTest > testGetHighlightConfigSimpleArrayMultipleTerms PASSED

PPLQueryRequestTest > testUnsupportedFormat PASSED

PPLQueryRequestTest > testGetHighlightConfigExceedMaxFieldsArrayThrows PASSED

PPLQueryRequestTest > testCSVFormat PASSED

PPLQueryRequestTest > testExplainRequest PASSED

PPLQueryRequestTest > testGetHighlightConfigSimpleArrayWildcard PASSED

PPLQueryRequestTest > testGetFetchSizeReturnsZeroWhenNotSpecified PASSED

PPLQueryRequestTest > testGetHighlightConfigExceedMaxFieldsObjectThrows PASSED

PPLQueryRequestTest > testGetFetchSizeReturnsValueFromJson PASSED

PPLQueryRequestTest > testJDBCFormat PASSED

AstSearchExpressionTest > testSinglePipeFollowedByDifferentChar PASSED

AstSearchExpressionTest > testSpecialCharsNoEscapingNeeded PASSED

AstSearchExpressionTest > testEmptyStringValue PASSED

AstSearchExpressionTest > testWildcardsPreserved PASSED

AstSearchExpressionTest > testMinimalEscapingForURL PASSED

AstSearchExpressionTest > testComparisonOperators PASSED

AstSearchExpressionTest > testEscapedSpecialCharacters PASSED

AstSearchExpressionTest > testSingleCharacterSpecialValues PASSED

AstSearchExpressionTest > testSimpleSearchTerm PASSED

AstSearchExpressionTest > testNotExpression PASSED

AstSearchExpressionTest > testComplexNestedField PASSED

AstSearchExpressionTest > testOrExpression PASSED

AstSearchExpressionTest > testAllLuceneSpecialCharacters PASSED

AstSearchExpressionTest > testSingleAmpersandAtEndOfString PASSED

AstSearchExpressionTest > testSingleAmpersandFollowedByDifferentChar PASSED

AstSearchExpressionTest > testMixedSingleAndDoublePipes PASSED

AstSearchExpressionTest > testNotVsNotEquals PASSED

AstSearchExpressionTest > testBasicIndexSearch PASSED

AstSearchExpressionTest > testMixedSingleAndDoubleAmpersands PASSED

AstSearchExpressionTest > testEscapedWildcardAndQuestion PASSED

AstSearchExpressionTest > testGroupedExpression PASSED

AstSearchExpressionTest > testFieldComparison PASSED

AstSearchExpressionTest > testHyphenInStrings PASSED

AstSearchExpressionTest > testNotEqualsWithAndExpression PASSED

AstSearchExpressionTest > testNestedFieldAccess PASSED

AstSearchExpressionTest > testNotEqualsOperator PASSED

AstSearchExpressionTest > testMultipleSearchExpressionsCombinedWithAnd PASSED

AstSearchExpressionTest > testMinimalEscapingForEmail PASSED

AstSearchExpressionTest > testEscapedBooleanOperators PASSED

AstSearchExpressionTest > testAndExpression PASSED

AstSearchExpressionTest > testInList PASSED

AstSearchExpressionTest > testSinglePipeAtEndOfString PASSED

AstSearchExpressionTest > testNegativeNumbers PASSED

AstSearchExpressionTest > testOnlyEscapeQuotesBackslashPipe PASSED

UnresolvedPlanHelperTest > addProjectForRenameOperator PASSED

UnresolvedPlanHelperTest > addProjectForProjectExcludeOperator PASSED

UnresolvedPlanHelperTest > dontAddProjectForProjectOperator PASSED

CalcitePPLBasicTest > testScanTableAndCheckResults PASSED

CalcitePPLBasicTest > testQueryMinusFields PASSED

CalcitePPLBasicTest > testSortWithCountLimit PASSED

CalcitePPLBasicTest > testFilterQueryWithIn2 PASSED

CalcitePPLBasicTest > testFilterQueryWithOr2 PASSED

CalcitePPLBasicTest > testMultipleTablesAndFilters PASSED

CalcitePPLBasicTest > testMultipleTables PASSED

CalcitePPLBasicTest > testSortWithDesc PASSED

CalcitePPLBasicTest > testFilterQueryWithIn PASSED

CalcitePPLBasicTest > testFilterQueryWithOr PASSED

CalcitePPLBasicTest > testFilterQueryWithBetween PASSED

CalcitePPLBasicTest > testFilterQueryWithBetween2 PASSED

CalcitePPLBasicTest > testSortWithDReversal PASSED

CalcitePPLBasicTest > testRelationSubqueryAlias PASSED

CalcitePPLBasicTest > testScanTableTwoParts PASSED

CalcitePPLBasicTest > testSortTwoFields PASSED

CalcitePPLBasicTest > testInvalidTable PASSED

CalcitePPLBasicTest > testSortWithDescAndLimit PASSED

CalcitePPLBasicTest > testRename PASSED

CalcitePPLBasicTest > testTableAlias PASSED

CalcitePPLConvertTest > testConvertWithTimeformatMktime PASSED

CalcitePPLConvertTest > testConvertTimeformatWithMultipleFunctions PASSED

CalcitePPLConvertTest > testConvertWithAlias PASSED

CalcitePPLConvertTest > testConvertWithStats PASSED

CalcitePPLConvertTest > testConvertWithWhere PASSED

CalcitePPLConvertTest > testConvertMultipleFunctions PASSED

> Task :async-query:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :async-query:classes

> Task :ppl:test

CalcitePPLConvertTest > testConvertTimeformatMixedWithNonTimeFunctions PASSED

CalcitePPLConvertTest > testConvertMstimeFunction PASSED

CalcitePPLConvertTest > testConvertNoneFunction PASSED

CalcitePPLConvertTest > testConvertRmcommaFunction PASSED

CalcitePPLConvertTest > testConvertWithFields PASSED

CalcitePPLConvertTest > testConvertWithSort PASSED

CalcitePPLConvertTest > testConvertAutoWithMemoryField PASSED

CalcitePPLConvertTest > testConvertCtimeFunction PASSED

CalcitePPLConvertTest > testConvertNumFunction PASSED

CalcitePPLConvertTest > testConvertDur2secFunction PASSED

CalcitePPLConvertTest > testConvertMultipleWithAliases PASSED

CalcitePPLConvertTest > testConvertMktimeFunction PASSED

CalcitePPLConvertTest > testConvertAllFunctions PASSED

CalcitePPLConvertTest > testConvertBasic PASSED

CalcitePPLConvertTest > testConvertRmunitFunction PASSED

CalcitePPLConvertTest > testConvertWithTimeformatCtime PASSED

CalcitePPLConvertTest > testConvertMemkFunction PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsEarliestWithoutSecondArgument PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsEarliestWithOtherAggregatesWithoutSecondArgument PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsLatestWithoutSecondArgument PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsLatestWithExplicitTimestampField PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsEarliestWithExplicitTimestampField PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsEarliestByServerWithoutSecondArgument PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsLatestByServerWithoutSecondArgument PASSED

CalcitePPLEventstatsEarliestLatestTest > testEventstatsEarliestLatestCombined PASSED

CalcitePPLFieldsTest > testExcludeAllFieldsValidation PASSED

> Task :async-query:jar
> Task :async-query:assemble
> Task :datasources:classes
> Task :datasources:jar
> Task :legacy:classes

> Task :ppl:test

CalcitePPLFieldsTest > testSequentialFieldExclusion PASSED

CalcitePPLFieldsTest > testWildcardFieldExclusion PASSED

CalcitePPLFieldsTest > testBasicSelection PASSED

CalcitePPLFieldsTest > testMultipleWildcardCombinations PASSED

CalcitePPLFieldsTest > testIncludeAllFieldsVariations PASSED

> Task :legacy:jar

> Task :ppl:test

CalcitePPLFieldsTest > testExplicitFieldExclusion PASSED

CalcitePPLFieldsTest > testSelectAllWithWildcard PASSED

CalcitePPLFieldsTest > testCommaSpaceMixedDelimiters PASSED

CalcitePPLFieldsTest > testCustomFieldOrdering PASSED

CalcitePPLFieldsTest > testWildcardPatternMatching PASSED

CalcitePPLFieldsTest > testSpaceDelimitedSyntax PASSED

CalcitePPLFieldsTest > testWildcardMixedFields PASSED

CalcitePPLFieldsTest > testInvalidWildcardPattern PASSED

CalcitePPLFieldsTest > testDuplicateFieldDeduplication PASSED

> Task :datasources:assemble

> Task :ppl:test

CalcitePPLFieldsTest > testMixedCommandPipeline PASSED

CalcitePPLFieldsTest > testExplicitInclusionSyntax PASSED

CalcitePPLFieldsTest > testTableCommandEquivalence PASSED

CalcitePPLGraphLookupTest > testGraphLookupWithDepthField PASSED

CalcitePPLGraphLookupTest > testGraphLookupBidirectional PASSED

CalcitePPLGraphLookupTest > testGraphLookupWithCompoundFilter PASSED

CalcitePPLGraphLookupTest > testGraphLookupLiteralStartInPipedModeIgnoreChild PASSED

CalcitePPLGraphLookupTest > testGraphLookupFieldStartInTopLevelModeRejectsError PASSED

CalcitePPLGraphLookupTest > testGraphLookupWithFilter PASSED

CalcitePPLGraphLookupTest > testGraphLookupTopLevelLiteralList PASSED

CalcitePPLGraphLookupTest > testGraphLookupBasic PASSED

CalcitePPLGraphLookupTest > testGraphLookupTopLevelSingleLiteral PASSED

CalcitePPLGraphLookupTest > testGraphLookupWithMaxDepth PASSED

CalcitePPLMathFunctionTest > testPowAndPower PASSED

CalcitePPLMathFunctionTest > testCos PASSED

CalcitePPLMathFunctionTest > testCot PASSED

CalcitePPLMathFunctionTest > testExp PASSED

CalcitePPLMathFunctionTest > testLog PASSED

CalcitePPLMathFunctionTest > testMod PASSED

CalcitePPLMathFunctionTest > testSin PASSED

CalcitePPLMathFunctionTest > testAtan2 PASSED

CalcitePPLMathFunctionTest > testCrc32 PASSED

CalcitePPLMathFunctionTest > testEuler PASSED

CalcitePPLMathFunctionTest > testFloor PASSED

CalcitePPLMathFunctionTest > testLog10 PASSED

CalcitePPLMathFunctionTest > testRound PASSED

CalcitePPLMathFunctionTest > testAcos PASSED

CalcitePPLMathFunctionTest > testAsin PASSED

CalcitePPLMathFunctionTest > testAtan PASSED

CalcitePPLMathFunctionTest > testCbrt PASSED

CalcitePPLMathFunctionTest > testConv PASSED

CalcitePPLMathFunctionTest > testLog2 PASSED

CalcitePPLMathFunctionTest > testRand PASSED

CalcitePPLMathFunctionTest > testSign PASSED

CalcitePPLMathFunctionTest > testSqrt PASSED

CalcitePPLMathFunctionTest > testLn PASSED

CalcitePPLMathFunctionTest > testPi PASSED

CalcitePPLMathFunctionTest > testCeiling PASSED

CalcitePPLMathFunctionTest > testRadians PASSED

CalcitePPLMathFunctionTest > testDegrees PASSED

CalcitePPLMathFunctionTest > testAbsWithOverriding PASSED

CalcitePPLMathFunctionTest > testFloorBigDecimal PASSED

CalcitePPLMathFunctionTest > testModDecimal PASSED

CalcitePPLPatternsTest > testPatternsLabelModeWithPartitionBy_ShowNumberedToken_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelMode_NotShowNumberedToken_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelMode_ShowNumberedToken_ForBrainMethod PASSED

> Task :datasources:compileTestJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/datasources/src/test/java/org/opensearch/sql/datasources/utils/DatasourceValidationUtilsTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :async-query:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :api:jacocoTestCoverageVerification
> Task :api:check
> Task :api:build

> Task :ppl:test

CalcitePPLPatternsTest > testPatternsAggregationModeWithGroupBy_ShowNumberedToken_ForSimplePatternMethod PASSED

CalcitePPLPatternsTest > testPatternsAggregationModeWithGroupBy_NotShowNumberedToken_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelMode_NotShowNumberedToken_ForSimplePatternMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelModeWithCustomField_NotShowNumberedToken_ForSimplePatternMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelMode_ShowNumberedToken_ForSimplePatternMethod PASSED

CalcitePPLPatternsTest > testPatternsAggregationMode_SpecifyAllParameters_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelModeWithCustomPattern_ShowNumberedToken_ForSimplePatternMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelModeWithPartitionBy_ShowNumberedToken_SimplePatternMethod PASSED

CalcitePPLPatternsTest > testPatternsAggregationModeWithGroupBy_ShowNumberedToken_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsLabelModeWithPartitionBy_NotShowNumberedToken_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsAggregationMode_NotShowNumberedToken_ForSimplePatternMethod PASSED

CalcitePPLPatternsTest > testPatternsAggregationMode_NotShowNumberedToken_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsAggregationMode_ShowNumberedToken_ForBrainMethod PASSED

CalcitePPLPatternsTest > testPatternsAggregationMode_ShowNumberedToken_ForSimplePatternMethod PASSED

CalcitePPLRexTest > testRexWithMaxMatch PASSED

CalcitePPLRexTest > testRexBasicFieldExtraction PASSED

> Task :core:spotlessJavaCheck
> Task :core:spotlessCheck

> Task :ppl:test

CalcitePPLRexTest > testRexChainedCommands PASSED

CalcitePPLRexTest > testRexSedMode PASSED

CalcitePPLRexTest > testRexWithAggregation PASSED

CalcitePPLRexTest > testRexWithMaxMatchAndOffsetField PASSED

CalcitePPLRexTest > testRexWithMultipleNamedGroupsAndOffsetField PASSED

CalcitePPLRexTest > testRexWithOffsetField PASSED

CalcitePPLRexTest > testRexWithMaxMatchAtLimit PASSED

CalcitePPLRexTest > testRexInsideSubsearch PASSED

> Task :async-query:testClasses
> Task :core:jacocoTestCoverageVerification
> Task :api:jacocoTestReport
> Task :datasources:testClasses

> Task :ppl:test

CalcitePPLRexTest > testRexWithSort PASSED

CalcitePPLRexTest > testRexComplexPattern PASSED

CalcitePPLRexTest > testRexMultipleNamedGroups PASSED

CalcitePPLRexTest > testRexWithWhereClause PASSED

CalcitePPLRexTest > testRexWithMaxMatchZero PASSED

CalcitePPLRexTest > testRexWithMaxMatchWithinLimit PASSED

CalcitePPLRexTest > testRexWithMaxMatchExceedsLimit PASSED

CalcitePPLStringFunctionTest > testRegexpMatchInEval PASSED

CalcitePPLStringFunctionTest > testRegexpMatchWithPattern PASSED

CalcitePPLStringFunctionTest > testToStringBin PASSED

CalcitePPLStringFunctionTest > testToStringHex PASSED

CalcitePPLStringFunctionTest > testILike PASSED

CalcitePPLStringFunctionTest > testLower PASSED

CalcitePPLStringFunctionTest > testToStringCommaFromNumberAsString PASSED

CalcitePPLStringFunctionTest > testRegexpMatch PASSED

CalcitePPLStringFunctionTest > testLike PASSED

CalcitePPLStringFunctionTest > testReplaceWithRegexPattern PASSED

CalcitePPLStringFunctionTest > testRegexpMatchInWhereClause PASSED

CalcitePPLStringFunctionTest > testToStringBoolean PASSED

CalcitePPLStringFunctionTest > testToStringDuration PASSED

CalcitePPLStringFunctionTest > testRegexpMatchWithMultipleConditions PASSED

CalcitePPLStringFunctionTest > testRegexMatchCompatibility PASSED

CalcitePPLStringFunctionTest > testRegexpMatchCaseInsensitive PASSED

CalcitePPLStringFunctionTest > testToStringFormatNotSpecified PASSED

CalcitePPLStringFunctionTest > testRegexpMatchNegation PASSED

CalcitePPLStringFunctionTest > testReplaceWithRegexCaptureGroups PASSED

CalcitePPLStringFunctionTest > testRegexpMatchWithStats PASSED

CalcitePPLStringFunctionTest > testRegexpMatchWithJobPattern PASSED

CalcitePPLStringFunctionTest > testToStringHexFromNumberAsString PASSED

CalcitePPLStringFunctionTest > testReplaceLiteralString PASSED

CalcitePPLStringFunctionTest > testToStringCommas PASSED

CalcitePPLStringFunctionTest > testToStringBinaryFromNumberAsString PASSED

CalcitePPLUnionTest > testUnionWithIdenticalSchemasAndFieldProjection PASSED

CalcitePPLUnionTest > testUnionDirectTableNames PASSED

CalcitePPLUnionTest > testUnionThreeDatasets PASSED

CalcitePPLUnionTest > testUnionWithEmptyDataset PASSED

CalcitePPLUnionTest > testUnionFollowedBySort PASSED

> Task :core:jacocoTestReport
[ant:jacocoReport] Classes in bundle 'core' do not match with execution data. For report generation the same class files must be used as at runtime.
[ant:jacocoReport] Execution data for class org/opensearch/sql/utils/YamlFormatter does not match.

> Task :async-query:test

> Task :core:jacocoTestCoverageVerification
[ant:jacocoReport] Classes in bundle 'core' do not match with execution data. For report generation the same class files must be used as at runtime.
[ant:jacocoReport] Execution data for class org/opensearch/sql/utils/YamlFormatter does not match.

> Task :datasources:test

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLUnionTest > testUnionWithStats PASSED

CalcitePPLUnionTest > testBasicUnionTwoDatasets PASSED

CalcitePPLUnionTest > testUnionWithPartialSchemaOverlap PASSED

CalcitePPLUnionTest > testUnionCrossIndicesSchemaDifference PASSED

CalcitePPLUnionTest > testUnionWithMaxout PASSED

CalcitePPLUnionTest > testUnionNonStreamingModeAppend PASSED

CalcitePPLUnionTest > testUnionWithCompletelyDifferentSchemas PASSED

CalcitePPLUnionTest > testUnionWithFilteredSubsearches PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLUnionTest > testUnionPreservesDuplicateRows PASSED

CalcitePPLUnionTest > testUnionAsFirstCommand PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :ppl:test

CalcitePPLUnionTest > testUnionFollowedByAggregation PASSED

AstNowLikeFunctionTest > [now] > test_shortcut_where[now] SKIPPED

AstNowLikeFunctionTest > [now] > test_shortcut_eval[now] SKIPPED

AstNowLikeFunctionTest > [now] > test_function_call_where[now] PASSED

AstNowLikeFunctionTest > [now] > test_function_call_fsp[now] SKIPPED

AstNowLikeFunctionTest > [now] > test_function_call_eval[now] PASSED

AstNowLikeFunctionTest > [current_timestamp] > test_shortcut_where[current_timestamp] SKIPPED

AstNowLikeFunctionTest > [current_timestamp] > test_shortcut_eval[current_timestamp] SKIPPED

AstNowLikeFunctionTest > [current_timestamp] > test_function_call_where[current_timestamp] PASSED

AstNowLikeFunctionTest > [current_timestamp] > test_function_call_fsp[current_timestamp] SKIPPED

AstNowLikeFunctionTest > [current_timestamp] > test_function_call_eval[current_timestamp] PASSED

AstNowLikeFunctionTest > [localtimestamp] > test_shortcut_where[localtimestamp] SKIPPED

AstNowLikeFunctionTest > [localtimestamp] > test_shortcut_eval[localtimestamp] SKIPPED

AstNowLikeFunctionTest > [localtimestamp] > test_function_call_where[localtimestamp] PASSED

AstNowLikeFunctionTest > [localtimestamp] > test_function_call_fsp[localtimestamp] SKIPPED

AstNowLikeFunctionTest > [localtimestamp] > test_function_call_eval[localtimestamp] PASSED

AstNowLikeFunctionTest > [localtime] > test_shortcut_where[localtime] SKIPPED

AstNowLikeFunctionTest > [localtime] > test_shortcut_eval[localtime] SKIPPED

AstNowLikeFunctionTest > [localtime] > test_function_call_where[localtime] PASSED

AstNowLikeFunctionTest > [localtime] > test_function_call_fsp[localtime] SKIPPED

AstNowLikeFunctionTest > [localtime] > test_function_call_eval[localtime] PASSED

AstNowLikeFunctionTest > [sysdate] > test_shortcut_where[sysdate] SKIPPED

AstNowLikeFunctionTest > [sysdate] > test_shortcut_eval[sysdate] SKIPPED

AstNowLikeFunctionTest > [sysdate] > test_function_call_where[sysdate] PASSED

AstNowLikeFunctionTest > [sysdate] > test_function_call_fsp[sysdate] PASSED

AstNowLikeFunctionTest > [sysdate] > test_function_call_eval[sysdate] PASSED

AstNowLikeFunctionTest > [curtime] > test_shortcut_where[curtime] SKIPPED

AstNowLikeFunctionTest > [curtime] > test_shortcut_eval[curtime] SKIPPED

AstNowLikeFunctionTest > [curtime] > test_function_call_where[curtime] PASSED

AstNowLikeFunctionTest > [curtime] > test_function_call_fsp[curtime] SKIPPED

AstNowLikeFunctionTest > [curtime] > test_function_call_eval[curtime] PASSED

AstNowLikeFunctionTest > [current_time] > test_shortcut_where[current_time] SKIPPED

AstNowLikeFunctionTest > [current_time] > test_shortcut_eval[current_time] SKIPPED

AstNowLikeFunctionTest > [current_time] > test_function_call_where[current_time] PASSED

AstNowLikeFunctionTest > [current_time] > test_function_call_fsp[current_time] SKIPPED

AstNowLikeFunctionTest > [current_time] > test_function_call_eval[current_time] PASSED

AstNowLikeFunctionTest > [curdate] > test_shortcut_where[curdate] SKIPPED

AstNowLikeFunctionTest > [curdate] > test_shortcut_eval[curdate] SKIPPED

AstNowLikeFunctionTest > [curdate] > test_function_call_where[curdate] PASSED

AstNowLikeFunctionTest > [curdate] > test_function_call_fsp[curdate] SKIPPED

AstNowLikeFunctionTest > [curdate] > test_function_call_eval[curdate] PASSED

AstNowLikeFunctionTest > [current_date] > test_shortcut_where[current_date] SKIPPED

AstNowLikeFunctionTest > [current_date] > test_shortcut_eval[current_date] SKIPPED

AstNowLikeFunctionTest > [current_date] > test_function_call_where[current_date] PASSED

AstNowLikeFunctionTest > [current_date] > test_function_call_fsp[current_date] SKIPPED

AstNowLikeFunctionTest > [current_date] > test_function_call_eval[current_date] PASSED

AstNowLikeFunctionTest > [utc_date] > test_shortcut_where[utc_date] SKIPPED

AstNowLikeFunctionTest > [utc_date] > test_shortcut_eval[utc_date] SKIPPED

AstNowLikeFunctionTest > [utc_date] > test_function_call_where[utc_date] PASSED

AstNowLikeFunctionTest > [utc_date] > test_function_call_fsp[utc_date] SKIPPED

AstNowLikeFunctionTest > [utc_date] > test_function_call_eval[utc_date] PASSED

AstNowLikeFunctionTest > [utc_time] > test_shortcut_where[utc_time] SKIPPED

AstNowLikeFunctionTest > [utc_time] > test_shortcut_eval[utc_time] SKIPPED

AstNowLikeFunctionTest > [utc_time] > test_function_call_where[utc_time] PASSED

AstNowLikeFunctionTest > [utc_time] > test_function_call_fsp[utc_time] SKIPPED

AstNowLikeFunctionTest > [utc_time] > test_function_call_eval[utc_time] PASSED

AstNowLikeFunctionTest > [utc_timestamp] > test_shortcut_where[utc_timestamp] SKIPPED

AstNowLikeFunctionTest > [utc_timestamp] > test_shortcut_eval[utc_timestamp] SKIPPED

AstNowLikeFunctionTest > [utc_timestamp] > test_function_call_where[utc_timestamp] PASSED

AstNowLikeFunctionTest > [utc_timestamp] > test_function_call_fsp[utc_timestamp] SKIPPED

AstNowLikeFunctionTest > [utc_timestamp] > test_function_call_eval[utc_timestamp] PASSED

PPLQueryDataAnonymizerTest > testEvalCommandWithStrftime PASSED

PPLQueryDataAnonymizerTest > testFieldsCommandWithDelimiters PASSED

PPLQueryDataAnonymizerTest > testStatsCommandWithNestedFunctions PASSED

PPLQueryDataAnonymizerTest > testReplaceCommandSingleField PASSED

PPLQueryDataAnonymizerTest > testBinCommandWithCountParameters PASSED

PPLQueryDataAnonymizerTest > testForeachMultivalueCommandWithOptions PASSED

PPLQueryDataAnonymizerTest > testExplain PASSED

PPLQueryDataAnonymizerTest > testAppendcol PASSED

PPLQueryDataAnonymizerTest > testReplaceCommandWithoutInShouldFail PASSED

PPLQueryDataAnonymizerTest > testMvexpandCommand PASSED

PPLQueryDataAnonymizerTest > testMvcombineCommandWithDelim PASSED

PPLQueryDataAnonymizerTest > testRexSedMode PASSED

PPLQueryDataAnonymizerTest > testReverseCommand PASSED

PPLQueryDataAnonymizerTest > testSortCommandWithCount PASSED

PPLQueryDataAnonymizerTest > testMvmap PASSED

PPLQueryDataAnonymizerTest > testMvzip PASSED

PPLQueryDataAnonymizerTest > testParse PASSED

PPLQueryDataAnonymizerTest > testQuery PASSED

PPLQueryDataAnonymizerTest > testRegex PASSED

PPLQueryDataAnonymizerTest > testSpath PASSED

PPLQueryDataAnonymizerTest > testSplit PASSED

PPLQueryDataAnonymizerTest > testUnion PASSED

PPLQueryDataAnonymizerTest > testSortCommandWithDesc PASSED

PPLQueryDataAnonymizerTest > testSearchWithGroup PASSED

PPLQueryDataAnonymizerTest > testCast PASSED

PPLQueryDataAnonymizerTest > testGrok PASSED

PPLQueryDataAnonymizerTest > testJoin PASSED

PPLQueryDataAnonymizerTest > testFillNullValueSyntaxWithFields PASSED

PPLQueryDataAnonymizerTest > testMvcombineCommand PASSED

PPLQueryDataAnonymizerTest > testRexWithOffsetField PASSED

PPLQueryDataAnonymizerTest > testTopCommandWithNAndGroupByWithCalcite PASSED

PPLQueryDataAnonymizerTest > testFillNullWithoutFields PASSED

PPLQueryDataAnonymizerTest > testForeachJsonArrayCommandMasksLiteralTarget PASSED

PPLQueryDataAnonymizerTest > testTransposeCommand PASSED

PPLQueryDataAnonymizerTest > testNotExpression PASSED

PPLQueryDataAnonymizerTest > testStreamstatsCommandWithWindowAndCurrent PASSED

PPLQueryDataAnonymizerTest > testTableCommand PASSED

PPLQueryDataAnonymizerTest > testEvalCommand PASSED

PPLQueryDataAnonymizerTest > testChartCommandOver PASSED

PPLQueryDataAnonymizerTest > testTimechartCommand PASSED

PPLQueryDataAnonymizerTest > testReplaceCommandWithWildcards PASSED

PPLQueryDataAnonymizerTest > testNoMvCommand PASSED

PPLQueryDataAnonymizerTest > testStreamstatsCommandWithSpanFunction PASSED

PPLQueryDataAnonymizerTest > testBetween PASSED

PPLQueryDataAnonymizerTest > testFieldsCommandWithExcludeArguments PASSED

PPLQueryDataAnonymizerTest > testJoinWithImplicitField PASSED

PPLQueryDataAnonymizerTest > testFieldsCommandWithIncludeArguments PASSED

PPLQueryDataAnonymizerTest > testSpathNoPath PASSED

PPLQueryDataAnonymizerTest > testTrendlineCommand PASSED

PPLQueryDataAnonymizerTest > testStreamstatsCommandWithByClause PASSED

PPLQueryDataAnonymizerTest > testRenameCommandWithMultiFields PASSED

PPLQueryDataAnonymizerTest > testConvertCommandWithTimeformat PASSED

PPLQueryDataAnonymizerTest > anonymizeFieldsNoArg PASSED

PPLQueryDataAnonymizerTest > testOrExpression PASSED

PPLQueryDataAnonymizerTest > testXorExpression PASSED

PPLQueryDataAnonymizerTest > testChartCommand PASSED

PPLQueryDataAnonymizerTest > testSearchCommand PASSED

PPLQueryDataAnonymizerTest > testBinCommandBasic PASSED

PPLQueryDataAnonymizerTest > testGraphLookupTopLevel PASSED

PPLQueryDataAnonymizerTest > testMultisearch PASSED

PPLQueryDataAnonymizerTest > testEventstatsCommandWithByClause PASSED

PPLQueryDataAnonymizerTest > testFillNullSameValue PASSED

PPLQueryDataAnonymizerTest > testBinCommandWithAllParameters PASSED

PPLQueryDataAnonymizerTest > testTopCommandWithNAndGroupBy PASSED

PPLQueryDataAnonymizerTest > testReplaceCommandMultipleFields PASSED

PPLQueryDataAnonymizerTest > testSubqueryAlias PASSED

PPLQueryDataAnonymizerTest > testMakeResultsCommand PASSED

PPLQueryDataAnonymizerTest > testSearchWithNot PASSED

PPLQueryDataAnonymizerTest > testStatsCommandWithByClause PASSED

PPLQueryDataAnonymizerTest > testTimewrapCommand PASSED

PPLQueryDataAnonymizerTest > testChartCommandWithParameters PASSED

PPLQueryDataAnonymizerTest > testAndExpressionWithMetaData PASSED

PPLQueryDataAnonymizerTest > testAddTotals PASSED

PPLQueryDataAnonymizerTest > testCaseWhen PASSED

PPLQueryDataAnonymizerTest > testGraphLookup PASSED

PPLQueryDataAnonymizerTest > testDateFunction PASSED

PPLQueryDataAnonymizerTest > testEventstatsCommandWithSpanFunction PASSED

PPLQueryDataAnonymizerTest > testRenameCommandWithWildcards PASSED

PPLQueryDataAnonymizerTest > testFieldsCommandWithoutArguments PASSED

PPLQueryDataAnonymizerTest > testReplaceCommandWithMultipleWildcards PASSED

PPLQueryDataAnonymizerTest > testDedupCommand PASSED

PPLQueryDataAnonymizerTest > testPrometheusPPLCommand PASSED

PPLQueryDataAnonymizerTest > testFillNullValueSyntaxAllFields PASSED

PPLQueryDataAnonymizerTest > testMvdedup PASSED

PPLQueryDataAnonymizerTest > testMvindex PASSED

PPLQueryDataAnonymizerTest > testEventstatsCommandWithNestedFunctions PASSED

PPLQueryDataAnonymizerTest > testBinCommandWithMinspanParameters PASSED

PPLQueryDataAnonymizerTest > testForeachMultifieldCommand PASSED

PPLQueryDataAnonymizerTest > testScalarSubquery PASSED

PPLQueryDataAnonymizerTest > testTableFunctionCommand PASSED

PPLQueryDataAnonymizerTest > testJoinWithFieldList PASSED

PPLQueryDataAnonymizerTest > testXyseriesCommandWithOptions PASSED

PPLQueryDataAnonymizerTest > testInSubquery PASSED

PPLQueryDataAnonymizerTest > testRareCommandWithGroupByWithCalcite PASSED

PPLQueryDataAnonymizerTest > testFillNullVariousValues PASSED

PPLQueryDataAnonymizerTest > testAppend PASSED

PPLQueryDataAnonymizerTest > testXyseriesCommand PASSED

PPLQueryDataAnonymizerTest > testSearchWithIn PASSED

PPLQueryDataAnonymizerTest > testSearchWithOr PASSED

PPLQueryDataAnonymizerTest > testWhereCommand PASSED

PPLQueryDataAnonymizerTest > testSearchWithAbsoluteTimeRange PASSED

PPLQueryDataAnonymizerTest > testSortCommandWithOptions PASSED

PPLQueryDataAnonymizerTest > testQualifiedName PASSED

PPLQueryDataAnonymizerTest > testStreamstatsCommandWithNestedFunctions PASSED

PPLQueryDataAnonymizerTest > testAndExpression PASSED

PPLQueryDataAnonymizerTest > testAppendPipe PASSED

PPLQueryDataAnonymizerTest > testLookup PASSED

PPLQueryDataAnonymizerTest > testMvfind PASSED

PPLQueryDataAnonymizerTest > testMvjoin PASSED

PPLQueryDataAnonymizerTest > testHeadCommandWithNumber PASSED

PPLQueryDataAnonymizerTest > testReplaceCommandSpecialCharactersInFields PASSED

PPLQueryDataAnonymizerTest > testMvexpandCommandWithLimit PASSED

PPLQueryDataAnonymizerTest > testRareCommandWithGroupBy PASSED

PPLQueryDataAnonymizerTest > testDescribe PASSED

PPLQueryDataAnonymizerTest > testRexCommand PASSED

PPLQueryDataAnonymizerTest > testChartCommandOverBy PASSED

PPLQueryDataAnonymizerTest > testInExpression PASSED

PPLQueryDataAnonymizerTest > testExplainCommand PASSED

PPLQueryDataAnonymizerTest > testMvappend PASSED

PPLQueryDataAnonymizerTest > testPatterns PASSED

PPLQueryDataAnonymizerTest > testStatsCommandWithSpanFunction PASSED

PPLQueryDataAnonymizerTest > testFieldsCommandWithWildcards PASSED

PPLQueryDataAnonymizerTest > testAddColTotals PASSED

PPLQueryDataAnonymizerTest > testConvertCommand PASSED

PPLQueryDataAnonymizerTest > testLikeFunction PASSED

PPLQueryDataAnonymizerTest > testExistsSubquery PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :async-query-core:jacocoTestReport
> Task :core:check
> Task :core:build
> Task :legacy:assemble
> Task :direct-query-core:compileJava

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :async-query-core:jacocoTestCoverageVerification
> Task :legacy:compileTestJava
> Task :async-query-core:check
> Task :async-query-core:build
> Task :opensearch:jacocoTestReport
> Task :ppl:jacocoTestCoverageVerification
> Task :direct-query-core:classes
> Task :direct-query-core:jar
> Task :direct-query-core:assemble
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :direct-query:compileJava
Note: /build/opensearch-sql-plugin/src/sql-3.8.0.0/direct-query/src/main/java/org/opensearch/sql/directquery/rest/RestDirectQueryManagementAction.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :direct-query:classes
> Task :direct-query:jar
> Task :direct-query:assemble
> Task :direct-query-core:compileTestFixturesJava
> Task :direct-query-core:testFixturesClasses
> Task :direct-query-core:testFixturesJar

> Task :direct-query:compileTestJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :direct-query:testClasses

> Task :prometheus:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :direct-query-core:compileTestJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :datasources:jacocoTestReport
> Task :datasources:jacocoTestCoverageVerification
> Task :datasources:check
> Task :datasources:build
> Task :prometheus:classes
> Task :prometheus:jar
> Task :direct-query-core:testClasses
> Task :opensearch:jacocoTestCoverageVerification
> Task :opensearch:check
> Task :opensearch:build
> Task :ppl:jacocoTestReport
> Task :ppl:check
> Task :ppl:build
> Task :prometheus:assemble
> Task :prometheus:build
> Task :opensearch-sql-plugin:compileJava
> Task :protocol:jacocoTestReport
> Task :opensearch-sql-plugin:classes
> Task :opensearch-sql-plugin:jar
> Task :direct-query:test
> Task :direct-query-core:test
> Task :integ-test:compileTestJava

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :opensearch-sql-plugin:bundlePlugin
> Task :async-query:jacocoTestReport
> Task :async-query:jacocoTestCoverageVerification
> Task :async-query:check
> Task :async-query:build
> Task :protocol:jacocoTestCoverageVerification
> Task :protocol:check
> Task :protocol:build

> Task :legacy:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :legacy:testClasses
> Task :opensearch-sql-plugin:delombok

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :legacy:test

SymbolSimilarityTest > noneCandidateShouldReturnTargetStringItself PASSED

SymbolSimilarityTest > singleCandidateShouldReturnTheOnlyCandidate PASSED

SymbolSimilarityTest > twoCandidatesShouldReturnMostSimilarCandidate PASSED

SymbolSimilarityTest > manyCandidatesShouldReturnMostSimilarCandidate PASSED

SyntaxAnalysisTest > missingWhereKeywordShouldThrowException PASSED

SyntaxAnalysisTest > systemIndexNameShouldPass PASSED

SyntaxAnalysisTest > specialIndexNameShouldPass PASSED

SyntaxAnalysisTest > useDeepNestedFieldShouldPass PASSED

SyntaxAnalysisTest > queryEndWithSemiColonShouldPass PASSED

SyntaxAnalysisTest > missingFromClauseShouldThrowException PASSED

SyntaxAnalysisTest > unsupportedFunctionShouldThrowException PASSED

SyntaxAnalysisTest > typeNamePatternShouldThrowException PASSED

SyntaxAnalysisTest > someKeywordsShouldBeAbleToUseAsIdentifier PASSED

SyntaxAnalysisTest > unsupportedOperatorShouldPassSyntaxCheck PASSED

SyntaxAnalysisTest > arithmeticExpressionInWhereClauseShouldPass PASSED

SyntaxAnalysisTest > leftJoinOnNestedFieldWithoutOnClauseShouldPass PASSED

SyntaxAnalysisTest > useMetadataFieldShouldPass PASSED

SyntaxAnalysisTest > unsupportedKeywordShouldThrowException PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :opensearch-sql-plugin:javadoc SKIPPED
> Task :opensearch-sql-plugin:javadocJar
> Task :opensearch-sql-plugin:assemble

> Task :opensearch-sql-plugin:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :legacy:test

SemanticAnalyzerESScalarFunctionTest > dateFunctionCallWithDateInWhereClauseShouldPass PASSED

SemanticAnalyzerConstantTest > useNegativeIntegerShouldPass PASSED

SemanticAnalyzerConstantTest > useNegativeFloatingPointNumberShouldPass PASSED

SemanticAnalyzerFieldTypeTest > selectAllFieldTypeWithAliasShouldFailSemanticCheck PASSED

SemanticAnalyzerOperatorTest > compareNumberEqualsToStringShouldFail PASSED

SemanticAnalyzerFieldTypeTest > selectNestedNoneConflictTypeShouldPassSemanticCheck PASSED

SemanticAnalyzerFieldTypeTest > conflictFieldTypeWithAliasShouldFailSemanticCheck PASSED

SemanticAnalyzerOperatorTest > compareLogFunctionCallWithIntegerSmallerThanStringShouldFail PASSED

SemanticAnalyzerESScalarFunctionTest > fullTextMatchFunctionCallWithStringInWhereClauseShouldPass PASSED

> Task :integ-test:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :legacy:test

SemanticAnalyzerFieldTypeTest > mixNonConflictTypeAndConflictFieldTypeShouldFailSemanticCheck PASSED

SemanticAnalyzerESScalarFunctionTest > dateFunctionCallWithDateInSelectClauseShouldPass PASSED

SemanticAnalyzerOperatorTest > namedArgumentShouldSkipOperatorTypeCheck PASSED

SemanticAnalyzerOperatorTest > compareDateWithStringShouldPass PASSED

SemanticAnalyzerFieldTypeTest > accessConflictFieldTypeShouldFailSemanticCheck PASSED

SemanticAnalyzerFieldTypeTest > accessFieldTypeOnlyInOneIndexPassSemanticCheck PASSED

SemanticAnalyzerOperatorTest > compareSubstringFunctionCallEqualsToNumberShouldFail PASSED

SemanticAnalyzerESScalarFunctionTest > geoFunctionCallWithGeoPointInWhereClauseShouldPass PASSED

SemanticAnalyzerOperatorTest > compareTextIsNotBooleanShouldFail PASSED

SemanticAnalyzerFieldTypeTest > selectAllFieldTypeShouldFailSemanticCheck PASSED

SemanticAnalyzerOperatorTest > compareDoubleWithIntegerShouldPass PASSED

SemanticAnalyzerFieldTypeTest > accessFieldTypeNotInQueryPassSemanticCheck PASSED

SemanticAnalyzerOperatorTest > compareNumberIsBooleanShouldFail PASSED

TypeSupplierTest > addSameTypeShouldPass PASSED

TypeSupplierTest > haveOneTypeShouldPass PASSED

TypeSupplierTest > haveTwoTypesShouldThrowException PASSED

FieldMappingTest > testDeepNestedField PASSED

FieldMappingTest > testNestedMultiFieldIsProperty PASSED

FieldMappingTest > testUnknownFieldTreatedAsObject PASSED

FieldMappingTest > testFieldIsNotProperty PASSED

FieldMappingTest > testFieldIsProperty PASSED

FieldMappingTest > testFieldMismatchesWildcardPatternSpecifiedInQuery PASSED

FieldMappingTest > testFieldMatchesWildcardPatternSpecifiedInQuery PASSED

FieldMappingTest > testMultiFieldIsNotProperty PASSED

SemanticAnalyzerFieldTypeTest > selectNestedConflictTypeShouldFailSemanticCheck PASSED

SemanticAnalyzerScalarFunctionTest > allSupportedStringFunctionCallInWhereClauseShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > substringWithLogFunctionCallWithUnknownFieldShouldPass SKIPPED

SemanticAnalyzerScalarFunctionTest > allSupportedStringFunctionCallInSelectClauseShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > unsupportedScalarFunctionCallInSelectClauseShouldFail PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallWithOneTextInWhereClauseShouldFail PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallWithResultOfAbsFunctionCallWithOneNumberShouldPass SKIPPED

SemanticAnalyzerScalarFunctionTest > allSupportedConstantsUseInWhereClauseShouldPass PASSED

SemanticAnalyzerSubqueryTest > useExistsClauseWithSelectStarShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > scalarFunctionCallWithMoreArgumentsInWhereClauseShouldFail PASSED

SemanticAnalyzerSubqueryTest > useExistsClauseWithSelectConstantShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > allSupportedDateFunctionCallShouldPass PASSED

SemanticAnalyzerSubqueryTest > useInClauseWithCompatibleConstantShouldPass PASSED

SemanticAnalyzerSubqueryTest > useNotExistClauseOnNestedFieldShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > allSupportedMathFunctionCallInSelectClauseShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > allSupportedConstantsUseInSelectClauseShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallWithOneNestedInSelectClauseShouldFail PASSED

SemanticAnalyzerScalarFunctionTest > substringFunctionCallWithResultOfAnotherSubstringAndAbsFunctionCallShouldPass SKIPPED

SemanticAnalyzerSubqueryTest > useSubqueryInFromClauseWithSelectConstantShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallWithOneNumberShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallWithMoreNestedFunctionCallWithOneNumberShouldPass SKIPPED

SemanticAnalyzerSubqueryTest > useInClauseWithSelectStarShouldFail PASSED

SemanticAnalyzerSubqueryTest > useExistClauseOnNestedFieldShouldPass PASSED

SemanticAnalyzerSubqueryTest > useAliasInSubqueryShouldFail PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallInDifferentCaseShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallWithResultOfSubstringFunctionCallShouldFail SKIPPED

SemanticAnalyzerSubqueryTest > useInClauseWithCompatibleFieldTypesShouldPass PASSED

SemanticAnalyzerSubqueryTest > useInClauseWithIncompatibleConstantShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > dateFormatFunctionCallWithNumberShouldFail PASSED

SemanticAnalyzerScalarFunctionTest > substringFunctionCallWithResultOfMathFunctionCallShouldFail SKIPPED

SemanticAnalyzerSubqueryTest > useInClauseWithIncompatibleFieldTypesShouldFail PASSED

SemanticAnalyzerSubqueryTest > useInClauseOnAgeWithIntegerLiteralListShouldPass PASSED

SemanticAnalyzerSubqueryTest > useNotInClauseWithCompatibleFieldTypesShouldPass PASSED

GenericTypeTest > passNumberArgToLogShouldReturnNumber PASSED

GenericTypeTest > passIntegerArgToLogShouldReturnDouble PASSED

GenericTypeTest > passLongArgToLogShouldReturnDouble PASSED

GenericTypeTest > passTextArgToLogShouldReturnTypeError PASSED

GenericTypeTest > passKeywordArgToLogShouldReturnTypeError PASSED

PrettyFormatRestExecutorTest > testShouldCreateCursor_totalHitsLessThanFetchSize PASSED

PrettyFormatRestExecutorTest > testShouldCreateCursor_totalHitsGreaterThanOrEqualToFetchSize PASSED

SemanticAnalyzerScalarFunctionTest > concatRequiresVarargSupportShouldPassAnyway PASSED

PrettyFormatRestExecutorTest > testShouldCreateCursor_fetchSizeZero PASSED

IdentifierTest > removePrefixShouldRemoveFirstWordAndDot PASSED

IdentifierTest > identifierWithWordBeforeFirstDotShouldBeConsideredHavePrefix PASSED

IdentifierTest > identifierWithoutDotShouldNotBeConsideredHavePrefix PASSED

IdentifierTest > prefixOfIdentifierShouldBeWordBeforeFirstDot PASSED

IdentifierTest > identifierStartingWithDotShouldNotBeConsideredHavePrefix PASSED

ErrorMessageFactoryTest > nonOpenSearchExceptionShouldCreateGenericErrorMessage PASSED

ErrorMessageFactoryTest > errorReportWrappingEsExceptionShouldCreateEsErrorMessage PASSED

ErrorMessageFactoryTest > openSearchExceptionShouldCreateEsErrorMessage PASSED

ErrorMessageFactoryTest > nonOpenSearchExceptionWithMultiLayerWrappedEsExceptionCauseShouldCreateEsErrorMessage PASSED

ErrorMessageFactoryTest > nonOpenSearchExceptionWithWrappedEsExceptionCauseShouldCreateEsErrorMessage PASSED

ErrorMessageFactoryTest > errorReportShouldRenderUnderlyingCauseType PASSED

SemanticAnalyzerScalarFunctionTest > allSupportedMathFunctionCallInWhereClauseShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > castFunctionShouldPass PASSED

SemanticAnalyzerScalarFunctionTest > unsupportedScalarFunctionCallInWhereClauseShouldFail PASSED

SemanticAnalyzerScalarFunctionTest > scalarFunctionCallWithLessArgumentsInWhereClauseShouldFail PASSED

SemanticAnalyzerScalarFunctionTest > logFunctionCallWithUnknownFieldShouldPass PASSED

BaseTypeTest > nestedIndexTypeShouldBeCompatibleWithNestedDataType PASSED

BaseTypeTest > sameBaseTypeShouldBeCompatible PASSED

BaseTypeTest > unknownBaseTypeShouldBeCompatibleWithAnyBaseType PASSED

BaseTypeTest > parentBaseTypeShouldBeCompatibleWithSubBaseType PASSED

BaseTypeTest > nonRelatedBaseTypeShouldNotBeCompatible PASSED

BaseTypeTest > anyBaseTypeShouldBeCompatibleWithUnknownBaseType PASSED

BaseTypeTest > typeOfShouldIgnoreCase PASSED

BaseTypeTest > ancestorBaseTypeShouldBeCompatibleWithSubBaseType PASSED

BaseTypeTest > subBaseTypeShouldBeCompatibleWithParentBaseType SKIPPED

BaseTypeTest > unknownTypeNameShouldReturnUnknown PASSED

NestedFieldProjectionTest > nestedFieldSelectAll PASSED

FieldMappingsTest > flatFieldMappingsShouldIncludeFieldsOnAllLevels PASSED

ResultSetTest > testIndexNameWithDot PASSED

ResultSetTest > testWildcardForSingleCharacter PASSED

ResultSetTest > testIndexAlias PASSED

ResultSetTest > testWildcardForZeroOrMoreCharacters PASSED

NestedFieldProjectionTest > leftJoinWithSelectAll PASSED

NestedFieldProjectionTest > multipleSameNestedFields PASSED

NestedFieldProjectionTest > regularAndNestedFieldInSelect PASSED

NestedFieldProjectionTest > nestedFieldInSelect PASSED

NestedFieldProjectionTest > multipleDifferentNestedFields PASSED

NestedFieldProjectionTest > regularAndNestedFieldInSelectAndWhere PASSED

NestedFieldProjectionTest > leftJoinWithSpecificFields PASSED

TableAliasPrefixRemoveRuleTest > nestedFieldQueryWithoutUnAliasedTableNameShouldNotMatch PASSED

NestedFieldProjectionTest > regression PASSED

NestedFieldProjectionTest > nestedFieldInSelectAndWhere PASSED

SqlRequestParamTest > shouldReturnDefaultFormatIfNoFormatParams PASSED

SqlRequestParamTest > shouldThrowExceptionIfFormatParamsIsNotSupported PASSED

SqlRequestParamTest > shouldReturnTrueIfPrettyParamsIsEmpty PASSED

SqlRequestParamTest > shouldReturnTrueIfPrettyParamsIsTrue PASSED

SqlRequestParamTest > shouldReturnFalseIfNoPrettyParams PASSED

SqlRequestParamTest > shouldReturnFalseIfPrettyParamsIsUnknownValue PASSED

SqlRequestParamTest > shouldThrowExceptionIfFormatParamsIsEmpty PASSED

BindingTupleResultSetTest > buildDataRowsFromBindingTupleShouldPass PASSED

TableAliasPrefixRemoveRuleTest > selectedFieldNamePrefixedByTableAliasShouldRemoveTableAliasPrefix PASSED

TableAliasPrefixRemoveRuleTest > queryWithoutUnAliasedTableNameShouldMatch PASSED

TableAliasPrefixRemoveRuleTest > queryWithUnAliasedTableNameInSubQueryShouldNotMatch PASSED

BindingTupleResultSetTest > buildDataRowsFromBindingTupleIncludeDateShouldPass PASSED

BindingTupleResultSetTest > buildDataRowsFromBindingTupleIncludeLongValueShouldPass PASSED

TableAliasPrefixRemoveRuleTest > unAliasedFieldNameShouldNotBeChanged PASSED

TableAliasPrefixRemoveRuleTest > joinQueryWithoutUnAliasedTableNameShouldNotMatch PASSED

TableAliasPrefixRemoveRuleTest > allFieldNamePrefixedByTableAliasShouldRemoveTableAliasPrefix PASSED

TableAliasPrefixRemoveRuleTest > allFieldNamePrefixedByTableAliasInMultiQueryShouldRemoveTableAliasPrefix PASSED

TableAliasPrefixRemoveRuleTest > selectedFieldNamePrefixedByUnAliasedTableNameShouldRemoveTableNamePrefix PASSED

TableAliasPrefixRemoveRuleTest > allFieldNamePrefixedByUnAliasedTableNameEverywhereShouldRemoveTableNamePrefix PASSED

TableAliasPrefixRemoveRuleTest > queryWithUnAliasedTableNameShouldMatch PASSED

FormatTest > ofUnknownFormatShouldReturnEmpty PASSED

FormatTest > ofJdbcShouldReturnJDBCFormat PASSED

NestedFieldRewriterTest > subQuery PASSED

NestedFieldRewriterTest > aggInHavingWithWhereOnParentAndNested PASSED

NestedFieldRewriterTest > multipleAggregationsInSelect PASSED

NestedFieldRewriterTest > aggWithWhereOnNested PASSED

UnaryExpressionTest > floorShouldPass PASSED

NestedFieldRewriterTest > multipleFieldsInGroupBy PASSED

NestedFieldRewriterTest > aggWithWhereOnParent PASSED

UnaryExpressionTest > atan2ShouldPass PASSED

UnaryExpressionTest > log10ShouldPass PASSED

NestedFieldRewriterTest > selectAll PASSED

NestedFieldRewriterTest > multipleConditions PASSED

UnaryExpressionTest > absShouldPass PASSED

UnaryExpressionTest > lnShouldPass PASSED

NestedFieldRewriterTest > aggInHavingWithWhereOnNestedOrNested PASSED

NestedFieldRewriterTest > subQueryWitSameAlias PASSED

UnaryExpressionTest > ceilShouldPass PASSED

UnaryExpressionTest > cosShouldPass PASSED

NestedFieldRewriterTest > orderBy PASSED

NestedFieldRewriterTest > aggWithWhereOnNestedAndNested PASSED

UnaryExpressionTest > atan2WithStringShouldThrowException PASSED

NestedFieldRewriterTest > aggregationInSelect PASSED

UnaryExpressionTest > cbrtShouldPass PASSED

NestedFieldRewriterTest > selectAllWithGroupBy PASSED

UnaryExpressionTest > atanShouldPass PASSED

NestedFieldRewriterTest > notNestedAndParentCondition PASSED

UnaryExpressionTest > coshShouldPass PASSED

NestedFieldRewriterTest > select PASSED

NestedFieldRewriterTest > notIsNotNullAndCondition PASSED

UnaryExpressionTest > absWithStringShouldThrowException PASSED

NestedFieldRewriterTest > aggInHavingWithWhereOnParentOrNested PASSED

UnaryExpressionTest > expShouldPass PASSED

UnaryExpressionTest > asinShouldPass PASSED

UnaryExpressionTest > logShouldPass PASSED

NestedFieldRewriterTest > multipleRegularTables PASSED

UnaryExpressionTest > log2ShouldPass PASSED

NestedFieldRewriterTest > selectWithoutFrom PASSED

UnaryExpressionTest > tanShouldPass PASSED

NestedFieldRewriterTest > unionAll PASSED

NestedFieldRewriterTest > nestedAndParentCondition PASSED

NestedFieldRewriterTest > isNotNullAndCondition PASSED

NestedFieldRewriterTest > aggWithWhereOnNestedOrNested PASSED

NestedFieldRewriterTest > minus PASSED

NestedFieldRewriterTest > aggWithWhereOnParentAndNested PASSED

NestedFieldRewriterTest > singleCondition PASSED

NestedFieldRewriterTest > groupBy PASSED

NestedFieldRewriterTest > aggInHavingWithWhereOnNested PASSED

NestedFieldRewriterTest > aggInHavingWithWhereOnParent PASSED

NestedFieldRewriterTest > aggWithWhereOnParentOrNested PASSED

NestedFieldRewriterTest > aggInHavingWithWhereOnNestedAndNested PASSED

NestedFieldRewriterTest > multipleFieldsInFrom PASSED

NestedFieldRewriterTest > notMultiCondition PASSED

NestedFieldRewriterTest > regression PASSED

NestedFieldRewriterTest > multiCondition PASSED

NestedFieldRewriterTest > isNotNull PASSED

NestedFieldRewriterTest > mixedWithObjectType PASSED

NestedFieldRewriterTest > notIsNotNull PASSED

NestedFieldRewriterTest > eraseParentAlias PASSED

NestedFieldRewriterTest > noAlias PASSED

NestedFieldRewriterTest > selectAllWithCondition PASSED

RollingCounterTest > increment PASSED

RollingCounterTest > add PASSED

RollingCounterTest > trim PASSED

OpenSearchActionFactoryTest > aggregationQueryWithoutGroupByShouldMigrateToQueryPlan PASSED

OpenSearchActionFactoryTest > queryOnlyHasGroupByShouldMigrateToQueryPlan PASSED

OpenSearchActionFactoryTest > nestQueryShouldNotMigrateToQueryPlan PASSED

OpenSearchActionFactoryTest > aggregationQueryWithExpressionByShouldMigrateToQueryPlan PASSED

OpenSearchActionFactoryTest > nonAggregationQueryShouldNotMigrateToQueryPlan PASSED

SQLAggregationParserTest > noGroupKeyInSelectShouldPass PASSED

SQLAggregationParserTest > groupKeyInSelectWithFunctionShouldPass PASSED

SQLAggregationParserTest > parseFunctionGroupColumnOverShouldPass PASSED

SQLAggregationParserTest > parseCompoundAggWithExpressionShouldPass PASSED

StringOperatorsTest > substringIndexOutOfBoundTest PASSED

SQLAggregationParserTest > aggregationWithNestedShouldThrowException PASSED

SQLAggregationParserTest > aggWithDistinctShouldPass PASSED

SQLAggregationParserTest > parseAggWithExpressionShouldPass PASSED

SQLAggregationParserTest > theDotInFieldNameShouldBeReplaceWithSharp PASSED

SQLAggregationParserTest > parseAggWithoutExpressionShouldPass PASSED

SQLAggregationParserTest > withoutAggregationShouldPass PASSED

SQLAggregationParserTest > parseWithRawSelectFuncnameShouldPass PASSED

SQLAggregationParserTest > parseSingleFunctionOverAggShouldPass PASSED

SQLAggregationParserTest > parseAggWithFunctioniWithoutExpressionShouldPass PASSED

SQLAggregationParserTest > functionOverFiledShouldPass PASSED

UnquoteIdentifierRuleTest > selectSpecificFieldsUsingQuotedTableNamePrefix PASSED

UnquoteIdentifierRuleTest > queryWithQuotedAggrAndFunc PASSED

UnquoteIdentifierRuleTest > queryWithQuotedAlias PASSED

UnquoteIdentifierRuleTest > queryWithQuotedField PASSED

UnquoteIdentifierRuleTest > queryWithQuotedIndex PASSED

NestedQueryContextTest > isNested PASSED

NestedQueryContextTest > notNested PASSED

NestedQueryContextTest > isNestedJoin PASSED

BackticksUnquoterTest > assertNotQuotedStringShouldKeepTheSame PASSED

BackticksUnquoterTest > assertBackticksQuotedStringShouldBeUnquoted PASSED

BackticksUnquoterTest > assertStringWithOneBackTickShouldKeepTheSame PASSED

UtilTest > clearEmptyPaths_EmptyMap_ShouldReturnTrue PASSED

UtilTest > clearEmptyPaths_EmptyPathSize1_ShouldReturnTrueAndMapShouldBeEmpty PASSED

UtilTest > clearEmptyPaths_EmptyPathSize2_ShouldReturnTrueAndMapShouldBeEmpty PASSED

UtilTest > clearEmptyPaths_MapSizeTwoAndTwoOneInnerEmpty_MapShouldBeSizeTwoAndOne PASSED

UtilTest > clearEmptyPaths_2PathsOneEmpty_MapShouldBeSizeOne PASSED

StringOperatorsTest > ltrimTest PASSED

StringOperatorsTest > left PASSED

StringOperatorsTest > asciiTest PASSED

StringOperatorsTest > right PASSED

StringOperatorsTest > replaceTest PASSED

StringOperatorsTest > lengthTest PASSED

StringOperatorsTest > substringTest PASSED

StringOperatorsTest > locateTest PASSED

StringOperatorsTest > rtrimTest PASSED

CSVResultsExtractorTest > extractResultsFromBindingTupleListShouldPass PASSED

ExprValueUtilsTest > getIntegerValueFromStringExprValueShouldThrowException PASSED

ExprValueUtilsTest > getIntegerWithDoubleExprValueShouldPass PASSED

ExprValueUtilsTest > getDoubleValueWithIntegerExprValueShouldPass PASSED

ExprValueUtilsTest > getStringValueFromIntegerExprValueShouldThrowException PASSED

ExprValueUtilsTest > getIntegerValueWithIntegerExprValueShouldPass PASSED

ExprValueUtilsTest > getLongValueFromLongExprValueShouldPass PASSED

BucketPathTest > bucketPathEmpty PASSED

BucketPathTest > theLastMustBeMetric PASSED

BucketPathTest > allTheOtherMustBeAgg PASSED

BucketPathTest > bucketPath PASSED

> Task :opensearch-sql-plugin:testClasses

> Task :legacy:test

AsyncRestExecutorTest > executeBlockingQueryButNotInTransport PASSED

AsyncRestExecutorTest > executeBlockingQuery PASSED

AsyncRestExecutorTest > executeNonBlockingQuery PASSED

PointInTimeHandlerImplTest > testCompleteLifecycleWithCustomTimeout PASSED

PointInTimeHandlerImplTest > testCreateDefaultVsCustomTimeout PASSED

PointInTimeHandlerImplTest > testCreateWithCustomTimeoutFromJoinHint PASSED

PointInTimeHandlerImplTest > testJoinTimeoutHintScenario PASSED

PointInTimeHandlerImplTest > testCreateWithDifferentJoinTimeoutValues PASSED

PointInTimeHandlerImplTest > testConstructorWithPitIdOnly PASSED

PointInTimeHandlerImplTest > testTimeValueConversions PASSED

PointInTimeHandlerImplTest > testConstructorWithCustomTimeout PASSED

PointInTimeHandlerImplTest > testErrorHandlingWithCustomTimeout PASSED

PointInTimeHandlerImplTest > testCreateWithNullCustomTimeout PASSED

PointInTimeHandlerImplTest > testDefaultTimeoutWhenNoHint PASSED

PointInTimeHandlerImplTest > testMultipleIndicesWithCustomTimeout PASSED

PointInTimeHandlerImplTest > testCreateForFailure PASSED

PointInTimeHandlerImplTest > testCreate PASSED

PointInTimeHandlerImplTest > testDelete PASSED

PointInTimeHandlerImplTest > testDeleteForFailure PASSED

TableTest > identifierOfTableAndTypeNameShouldReturnTheTableNameOnly PASSED

TableTest > identifierOfTableNameShouldReturnTheTableName PASSED

HavingTest > inConditionWithHavingAgg PASSED

HavingTest > singleConditionWithHavingAgg PASSED

HavingTest > notEqualCondition PASSED

HavingTest > notInCondition PASSED

HavingTest > singleConditionWithOneFieldInSelect PASSED

HavingTest > orConditionsWithHavingAgg PASSED

HavingTest > singleConditionWithOneFieldInSelectWithHavingAgg PASSED

HavingTest > notCondition PASSED

HavingTest > orConditions PASSED

HavingTest > notBetweenCondition PASSED

HavingTest > nestedSingleCondition PASSED

HavingTest > notConditionWithHavingAgg PASSED

HavingTest > betweenCondition PASSED

HavingTest > singleCondition PASSED

HavingTest > singleConditionWithThreeFieldsInSelectWithHavingAgg PASSED

HavingTest > andConditionsWithHavingAgg PASSED

HavingTest > singleConditionWithThreeFieldsInSelect PASSED

HavingTest > andConditions PASSED

HavingTest > notEqualConditionWithHavingAgg PASSED

HavingTest > aggregationFunctionOnTheRight PASSED

HavingTest > notBetweenConditionWithHavingAgg PASSED

HavingTest > singleConditionWithHavingTwoAggExpr SKIPPED

HavingTest > singleConditionWithTwoAggExpr SKIPPED

HavingTest > inCondition PASSED

HavingTest > nestedConditions PASSED

HavingTest > notInConditionWithHavingAgg PASSED

HavingTest > betweenConditionWithHavingAgg PASSED

> Task :opensearch-sql-plugin:forbiddenApisMain
Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale]
  in org.opensearch.sql.plugin.request.PPLQueryRequestFactory (PPLQueryRequestFactory.java:130)
Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale]
  in org.opensearch.sql.plugin.request.PPLQueryRequestFactory (PPLQueryRequestFactory.java:166)
Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale]
  in org.opensearch.sql.plugin.request.PPLQueryRequestFactory (PPLQueryRequestFactory.java:178)

> Task :opensearch-sql-plugin:forbiddenApisTest
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestPPLGrammarActionTest (RestPPLGrammarActionTest.java, annotation on method declaration of 'testName()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestPPLGrammarActionTest (RestPPLGrammarActionTest.java, annotation on method declaration of 'testRoutes()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestPPLGrammarActionTest (RestPPLGrammarActionTest.java, annotation on method declaration of 'testGetGrammar_ReturnsBundle()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestPPLGrammarActionTest (RestPPLGrammarActionTest.java, annotation on method declaration of 'testGetGrammar_UsesBundleProvider()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestPPLGrammarActionTest (RestPPLGrammarActionTest.java, annotation on method declaration of 'testGetGrammar_ErrorPath_Returns500()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestPPLGrammarActionTest (RestPPLGrammarActionTest.java, annotation on method declaration of 'testGetGrammar_NullBundle_Returns500()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestPPLGrammarActionTest (RestPPLGrammarActionTest.java, annotation on method declaration of 'testGetGrammar_AuthorizationFailure_Returns403()')
Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryResponseTest (TransportPPLQueryResponseTest.java, annotation on class declaration)
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryResponseTest (TransportPPLQueryResponseTest.java, annotation on method declaration of 'testFromActionResponseSameClassloader()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryResponseTest (TransportPPLQueryResponseTest.java, annotation on method declaration of 'testFromActionResponseDifferentClassLoader()')
Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryResponseTest (TransportPPLQueryResponseTest.java:49)
Forbidden method invocation: java.lang.Class#getDeclaredConstructor(java.lang.Class[]) [Do not violate java's access system: Use getConstructor() instead]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryResponseTest (TransportPPLQueryResponseTest.java:62)
Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryRequestTest (TransportPPLQueryRequestTest.java, annotation on class declaration)
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryRequestTest (TransportPPLQueryRequestTest.java, annotation on method declaration of 'testValidate()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryRequestTest (TransportPPLQueryRequestTest.java, annotation on method declaration of 'testTransportPPLQueryRequestFromActionRequest()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryRequestTest (TransportPPLQueryRequestTest.java, annotation on method declaration of 'testCustomizedNonNullJSONContentActionRequestFromActionRequest()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryRequestTest (TransportPPLQueryRequestTest.java, annotation on method declaration of 'testCustomizedNullJSONContentActionRequestFromActionRequest()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.TransportPPLQueryRequestTest (TransportPPLQueryRequestTest.java, annotation on method declaration of 'testFailedParsingActionRequestFromActionRequest()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.AnalyticsEngineFormatSupportTest (AnalyticsEngineFormatSupportTest.java, annotation on method declaration of 'jdbcFormatIsAccepted()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.AnalyticsEngineFormatSupportTest (AnalyticsEngineFormatSupportTest.java, annotation on method declaration of 'csvFormatIsRejectedAsUnsupportedOperation()')
Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale]
  in org.opensearch.sql.plugin.rest.AnalyticsEngineFormatSupportTest (AnalyticsEngineFormatSupportTest.java:36)
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.AnalyticsEngineFormatSupportTest (AnalyticsEngineFormatSupportTest.java, annotation on method declaration of 'rawFormatIsRejected()')
Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale]
  in org.opensearch.sql.plugin.rest.AnalyticsEngineFormatSupportTest (AnalyticsEngineFormatSupportTest.java:46)
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.AnalyticsEngineFormatSupportTest (AnalyticsEngineFormatSupportTest.java, annotation on method declaration of 'vizFormatIsRejected()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'pluggableDataformatIndexRoutesToAnalytics()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'pluggableEnabledButLuceneFormatRoutesToLucene()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'indexWithoutSettingRoutesToLucene()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'missingIndexRoutesToLucene()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'sqlQueryRoutesToAnalyticsForPluggableIndex()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'sqlQueryWithSchemaRoutesToAnalytics()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'sqlQueryRoutesToLuceneForNonPluggableIndex()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'sqlQueryRoutesToLuceneForMissingIndex()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'nullAndEmptyQueriesRouteToLucene()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'showStatementNotRoutedToAnalyticsEngine()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'describeStatementNotRoutedToAnalyticsEngine()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'showStatementNotRoutedToAnalyticsEngineUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'describeStatementNotRoutedToAnalyticsEngineUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'dataQueryStillRoutesToAnalyticsUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'unparseableQueryRoutesToAnalyticsUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'legacyShowNotRoutedToAnalyticsEngineUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'legacyDescribeNotRoutedToAnalyticsEngineUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'pplDescribeNotRoutedToAnalyticsEngineUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'pplShowDatasourcesNotRoutedToAnalyticsEngineUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'pplDataQueryStillRoutesToAnalyticsUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.rest.RestUnifiedQueryActionTest (RestUnifiedQueryActionTest.java, annotation on method declaration of 'pplUnparseableQueryRoutesToAnalyticsUnderClusterComposite()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.PPLQueryTaskTest (PPLQueryTaskTest.java, annotation on method declaration of 'testShouldCancelChildrenReturnsTrue()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.PPLQueryTaskTest (PPLQueryTaskTest.java, annotation on method declaration of 'testCreateTaskReturnsPPLQueryTask()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.PPLQueryTaskTest (PPLQueryTaskTest.java, annotation on method declaration of 'testWithQueryId()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.PPLQueryTaskTest (PPLQueryTaskTest.java, annotation on method declaration of 'testWithoutQueryId()')
Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar]
  in org.opensearch.sql.plugin.transport.PPLQueryTaskTest (PPLQueryTaskTest.java, annotation on method declaration of 'testCooperativeModel()')

> Task :opensearch-sql-plugin:forbiddenApis

> Task :legacy:test

OpenSearchClientTest > multiSearchRetryOneTime PASSED

WhereWithBoolConditionTest > selectAllTest PASSED

WhereWithBoolConditionTest > whereWithBoolCompilationTest PASSED

ElasticUtilsTest > test_hitsAsStringResult_withNullTotalHits PASSED

ElasticUtilsTest > hitsAsStringResult PASSED

BasicCounterTest > increment PASSED

BasicCounterTest > incrementN PASSED

FieldMakerTest > makeFieldAssignDouble PASSED

FieldMakerTest > makeFieldAssign PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :opensearch-sql-plugin:jarHell
> Task :opensearch-sql-plugin:loggerUsageCheck SKIPPED
> Task :opensearch-sql-plugin:testingConventions SKIPPED
> Task :opensearch-sql-plugin:precommit
> Task :opensearch-sql-plugin:integTest NO-SOURCE

> Task :legacy:test

QueryPlannerConfigTest > testConfigureTimeOutMethodDirectly PASSED

QueryPlannerConfigTest > scrollPageSizeHint PASSED

QueryPlannerBatchTest > [0] > employeeLeftJoinDepartment[0] PASSED

QueryPlannerConfigTest > circuitBreakLimitConfig PASSED

QueryPlannerConfigTest > timeOutConfig PASSED

QueryPlannerConfigTest > testConfigTimeoutImmutabilityAfterSetting PASSED

QueryPlannerConfigTest > totalAndTableLimitConfig PASSED

QueryPlannerConfigTest > backOffRetryIntervalsHint PASSED

QueryPlannerConfigTest > testJoinTimeOutHintOverridesDefault PASSED

QueryPlannerConfigTest > testJoinTimeOutHintValidationRanges PASSED

QueryPlannerConfigTest > scrollPageSizeConfig PASSED

QueryPlannerConfigTest > timeOutHint PASSED

QueryPlannerBatchTest > [0] > employeeInnerJoinDepartment[0] PASSED

QueryPlannerConfigTest > algorithmUseLegacy PASSED

QueryPlannerConfigTest > algorithmBlockSizeHintWithSpaces PASSED

QueryPlannerConfigTest > testJoinTimeOutHintWithOrderByAndLimit PASSED

QueryPlannerConfigTest > algorithmBlockSizeHint PASSED

QueryPlannerConfigTest > blockSizeConfig PASSED

QueryPlannerConfigTest > scrollPageSizeHintWithTwoSizes PASSED

QueryPlannerConfigTest > testJoinTimeOutHintWithVariousValues PASSED

QueryPlannerConfigTest > multipleConfigCombined PASSED

QueryPlannerConfigTest > circuitBreakLimitHint PASSED

QueryPlannerBatchTest > [0] > departmentLeftJoinEmployee[0] PASSED

QueryPlannerConfigTest > backOffRetryIntervalsConfig PASSED

SemanticAnalyzerConfigTest > noAnalysisShouldPerformIfDisabledAnalysis PASSED

SemanticAnalyzerConfigTest > noAnalysisShouldPerformIfIndexMappingIsLargerThanThreshold PASSED

SemanticAnalyzerConfigTest > noFieldNameSuggestionIfDisabledSuggestion PASSED

SQLToOperatorConverterTest > convertDistinctPass PASSED

SQLToOperatorConverterTest > convertAggShouldPass PASSED

SQLToOperatorConverterTest > convertMaxMinusMinShouldPass PASSED

SemanticAnalyzerMultiQueryTest > unionSameResultTypeOfTwoQueriesShouldPass PASSED

SQLExprParentSetterRuleTest > match PASSED

SubqueryAliasRewriterTest > testOuterWithoutAliasInnerWithAlias PASSED

SubqueryAliasRewriterTest > testOuterMixAliasInnerWithoutAlias PASSED

SubqueryAliasRewriterTest > testWithoutAlias PASSED

QueryPlannerBatchTest > [0] > departmentInnerJoinEmployee[0] PASSED

SubqueryAliasRewriterTest > testOuterWithoutAliasInnerMixAlias PASSED

SubqueryAliasRewriterTest > testOuterWithAliasInnerWithoutAlias PASSED

SubqueryAliasRewriterTest > testWithAlias PASSED

QueryContextTest > withCurrentContext PASSED

QueryContextTest > getRequestId_doesNotExist PASSED

QueryContextTest > addRequestId_alreadyExists PASSED

QueryContextTest > addRequestId PASSED

QueryContextTest > getRequestId PASSED

SemanticAnalyzerMultiQueryTest > unionSelectStarOfTwoQueriesShouldPass PASSED

SemanticAnalyzerMultiQueryTest > minusDifferentResultTypeOfTwoQueriesShouldFail PASSED

SemanticAnalyzerMultiQueryTest > unionSelectFieldWithExtraStarOfTwoQueriesShouldFail SKIPPED

QueryPlannerBatchTest > [1] > employeeLeftJoinDepartment[1] PASSED

SemanticAnalyzerMultiQueryTest > minusSameResultTypeOfTwoQueriesShouldPass PASSED

SemanticAnalyzerMultiQueryTest > minusCompatibleResultTypeOfTwoQueriesShouldPass PASSED

QueryPlannerBatchTest > [1] > employeeInnerJoinDepartment[1] PASSED

SemanticAnalyzerMultiQueryTest > minusSelectStarWithExtraFieldOfTwoQueriesShouldFail PASSED

SemanticAnalyzerMultiQueryTest > unionDifferentNumberOfResultTypeOfTwoQueriesShouldFail PASSED

SemanticAnalyzerMultiQueryTest > unionSelectStarWithExtraFieldOfTwoQueriesShouldFail PASSED

SemanticAnalyzerMultiQueryTest > unionCompatibleResultTypeOfTwoQueriesShouldPass PASSED

QueryPlannerBatchTest > [1] > departmentLeftJoinEmployee[1] PASSED

SemanticAnalyzerMultiQueryTest > unionDifferentResultTypeOfTwoQueriesShouldFail PASSED

SemanticAnalyzerMultiQueryTest > unionSelectFunctionCallWithSameReturnTypeOfTwoQueriesShouldPass PASSED

QueryPlannerBatchTest > [1] > departmentInnerJoinEmployee[1] PASSED

SymbolTableTest > defineFieldSymbolShouldBeAbleToResolve PASSED

SymbolTableTest > defineFieldSymbolShouldBeAbleToResolveByPrefix PASSED

SymbolTableTest > defineFunctionSymbolShouldBeAbleToResolve PASSED

AntlrSqlParseTreeVisitorTest > visitMathConstantAsNestedFunctionShouldPass PASSED

AntlrSqlParseTreeVisitorTest > selectStarShouldReturnEmptyProductAsQueryVisitingResult PASSED

QueryPlannerBatchTest > [2] > employeeLeftJoinDepartment[2] PASSED

AntlrSqlParseTreeVisitorTest > visitSelectNestedFunctionShouldThrowException PASSED

QueryPlannerBatchTest > [2] > employeeInnerJoinDepartment[2] PASSED

> Task :integ-test:testClasses
> Task :integ-test:forbiddenApisTest SKIPPED
> Task :integ-test:forbiddenApis

> Task :legacy:test

QueryPlannerBatchTest > [2] > departmentLeftJoinEmployee[2] PASSED

AntlrSqlParseTreeVisitorTest > visitFunctionAsAggregatorShouldThrowException PASSED

SemanticAnalyzerBasicTest > contextShouldIncludeMoreFieldsPrefixedByNestedFieldAliasAfterVisitingNestedFieldWithAliasInSubqueryFromClause PASSED

SemanticAnalyzerBasicTest > contextShouldIncludeMoreFieldsPrefixedByNestedFieldAliasAfterVisitingDeepNestedFieldWithAliasInFromClause PASSED

SemanticAnalyzerBasicTest > contextShouldIncludeAllFieldsPrefixedByIndexAliasAfterVisitingIndexNameWithAliasInFromClause PASSED

SemanticAnalyzerBasicTest > fieldWithSpacesInNameShouldPass PASSED

SemanticAnalyzerBasicTest > contextShouldIncludeAllFieldsAfterVisitingIndexNameInFromClause PASSED

SemanticAnalyzerBasicTest > contextShouldIncludeMoreFieldsPrefixedByNestedFieldAliasAfterVisitingAllNestedFieldsWithAliasInFromClause PASSED

SemanticAnalyzerBasicTest > fieldWithUnknownEsTypeShouldPass PASSED

SemanticAnalyzerBasicTest > contextShouldIncludeSameFieldsAfterVisitingNestedFieldWithoutAliasInFromClause PASSED

SemanticAnalyzerBasicTest > contextShouldIncludeMoreFieldsPrefixedByNestedFieldAliasAfterVisitingNestedFieldWithAliasInFromClause PASSED

AntlrSqlParseTreeVisitorTest > visitSupportedNestedFunctionShouldPass PASSED

QueryPlannerBatchTest > [2] > departmentInnerJoinEmployee[2] PASSED

AntlrSqlParseTreeVisitorTest > visitUnsupportedOperatorShouldThrowException PASSED

QueryPlannerBatchTest > [3] > employeeLeftJoinDepartment[3] PASSED

AntlrSqlParseTreeVisitorTest > visitExplicitJoinWithGroupByShouldThrowException PASSED

QueryPlannerBatchTest > [3] > employeeInnerJoinDepartment[3] PASSED

QueryPlannerBatchTest > [3] > departmentLeftJoinEmployee[3] PASSED

AntlrSqlParseTreeVisitorTest > visitWhereNestedFunctionShouldThrowException PASSED

AntlrSqlParseTreeVisitorTest > selectNumberShouldReturnNumberAsQueryVisitingResult PASSED

AntlrSqlParseTreeVisitorTest > selectNumberAndDateShouldReturnProductOfThemAsQueryVisitingResult PASSED

QueryPlannerBatchTest > [3] > departmentInnerJoinEmployee[3] PASSED

SemanticAnalyzerIdentifierTest > queryWithBackticksQuotedFieldNameShouldPass PASSED

QueryPlannerBatchTest > [4] > employeeLeftJoinDepartment[4] PASSED

SemanticAnalyzerIdentifierTest > nonExistingFieldNameInOrderByClauseShouldFail PASSED

SemanticAnalyzerIdentifierTest > duplicateFieldAliasInSelectClauseShouldFail SKIPPED

SemanticAnalyzerIdentifierTest > nonExistingFieldNameInGroupByClauseShouldFail PASSED

SemanticAnalyzerIdentifierTest > nonExistingFieldNameInWhereClauseShouldFail PASSED

QueryPlannerBatchTest > [4] > employeeInnerJoinDepartment[4] PASSED

QueryPlannerBatchTest > [4] > departmentLeftJoinEmployee[4] PASSED

SemanticAnalyzerIdentifierTest > nonExistingFieldNameInFunctionShouldFail PASSED

SemanticAnalyzerIdentifierTest > nonExistingNestedFieldNameInFunctionShouldFail PASSED

QueryPlannerBatchTest > [4] > departmentInnerJoinEmployee[4] PASSED

SemanticAnalyzerIdentifierTest > queryWithBackticksQuotedFieldNameInFunctionShouldPass PASSED

SemanticAnalyzerIdentifierTest > queryWithBackticksQuotedIndexShouldPass PASSED

SemanticAnalyzerIdentifierTest > useFieldNameWithSpaceShouldPass SKIPPED

SemanticAnalyzerIdentifierTest > nonExistingNestedFieldNameInWhereClauseShouldFail PASSED

QueryPlannerBatchTest > [5] > employeeLeftJoinDepartment[5] PASSED

SemanticAnalyzerIdentifierTest > invalidIndexAliasInFromClauseShouldFail PASSED

SemanticAnalyzerIdentifierTest > useConstantLiteralInSelectClauseShouldPass PASSED

QueryPlannerBatchTest > [5] > employeeInnerJoinDepartment[5] PASSED

QueryPlannerBatchTest > [5] > departmentLeftJoinEmployee[5] PASSED

SemanticAnalyzerIdentifierTest > useKeywordInMultiFieldShouldPass PASSED

SemanticAnalyzerIdentifierTest > queryWithBackticksQuotedIndexAliasShouldPass PASSED

QueryPlannerBatchTest > [5] > departmentInnerJoinEmployee[5] PASSED

PrettyFormatRestExecutorPitTest > testFetchSizeSpecifiedButResultsFitInOnePage PASSED

PrettyFormatRestExecutorPitTest > testCursorCreatedWhenResultsExceedFetchSize PASSED

PrettyFormatRestExecutorPitTest > testQueryExecutionSucceedsWithVariousFetchSizes PASSED

QueryPlannerBatchTest > [6] > employeeLeftJoinDepartment[6] PASSED

PrettyFormatRestExecutorPitTest > testNoPitCreatedWhenFetchSizeNotSpecified PASSED

SemanticAnalyzerIdentifierTest > nonExistingFieldNameInHavingClauseShouldFail PASSED

PrettyFormatRestExecutorPitTest > testNoPitCreatedWhenFetchSizeIsZero PASSED

SearchHitRowTest > testRetainWithUnexpandedObjectField PASSED

SearchHitRowTest > testKeyWithObjectField PASSED

SearchHitRowTest > testRetainWithObjectField PASSED

SearchHitRowTest > testKeyWithUnexpandedObjectField PASSED

SemanticAnalyzerIdentifierTest > useHiddenFieldShouldPass PASSED

QueryPlannerBatchTest > [6] > employeeInnerJoinDepartment[6] PASSED

SemanticAnalyzerIdentifierTest > useDeepNestedFieldNameShouldPass PASSED

SemanticAnalyzerIdentifierTest > fieldWithDifferentCaseInSelectClauseShouldFail PASSED

SemanticAnalyzerIdentifierTest > nonExistingFieldNameInSelectClauseShouldFail PASSED

SemanticContextTest > pushAndPopEnvironmentShouldPass PASSED

SemanticContextTest > popRootEnvironmentShouldPass PASSED

SemanticContextTest > popEmptyEnvironmentStackShouldFail PASSED

SemanticContextTest > rootEnvironmentShouldBeThereInitially PASSED

TypeExpressionTest > compatibilityCheckShouldFailIfNoSpecificationCompatible PASSED

TypeExpressionTest > usageShouldPrintAllSpecifications PASSED

TypeExpressionTest > emptySpecificationShouldAlwaysReturnUnknown PASSED

TypeExpressionTest > compatibilityCheckShouldPassIfAnySpecificationCompatible PASSED

QueryPlannerBatchTest > [6] > departmentLeftJoinEmployee[6] PASSED

QueryPlannerBatchTest > [6] > departmentInnerJoinEmployee[6] PASSED

DateFunctionsTest > secondOfMinute PASSED

DateFunctionsTest > monthname PASSED

DateFunctionsTest > dayOfMonth PASSED

DateFunctionsTest > yearInSelect PASSED

DateFunctionsTest > now PASSED

QueryPlannerBatchTest > [7] > employeeLeftJoinDepartment[7] PASSED

DateFunctionsTest > date PASSED

DateFunctionsTest > maketime PASSED

DateFunctionsTest > timestamp PASSED

QueryPlannerBatchTest > [7] > employeeInnerJoinDepartment[7] PASSED

DateFunctionsTest > month PASSED

DateFunctionsTest > yearInWhere PASSED

DateFunctionsTest > hourOfDay PASSED

QueryPlannerBatchTest > [7] > departmentLeftJoinEmployee[7] PASSED

DateFunctionsTest > curdate PASSED

DateFunctionsTest > dayofmonth PASSED

QueryPlannerBatchTest > [7] > departmentInnerJoinEmployee[7] PASSED

DateFunctionsTest > weekOfYearInSelect PASSED

DateFunctionsTest > weekOfYearInWhere PASSED

MathFunctionsTest > lowerCaseInSelect PASSED

MathFunctionsTest > radiansWithValueArgument PASSED

MathFunctionsTest > expm1WithValueArgument PASSED

MathFunctionsTest > lowerCaseInWhere PASSED

QueryPlannerBatchTest > [8] > employeeLeftJoinDepartment[8] PASSED

MathFunctionsTest > coshWithValueArgument PASSED

MathFunctionsTest > piInSelect PASSED

MathFunctionsTest > coshWithPropertyArgument PASSED

MathFunctionsTest > upperCaseInWhere PASSED

QueryPlannerBatchTest > [8] > employeeInnerJoinDepartment[8] PASSED

MathFunctionsTest > powerWithPropertyArgument PASSED

MathFunctionsTest > lnTest PASSED

MathFunctionsTest > upperCaseInSelect PASSED

QueryPlannerBatchTest > [8] > departmentLeftJoinEmployee[8] PASSED

MathFunctionsTest > randWithoutParamTest PASSED

MathFunctionsTest > expm1WithPropertyArgument PASSED

MathFunctionsTest > logWithOneParam PASSED

MathFunctionsTest > signWithFunctionPropertyArgument PASSED

DateFieldFormatterTest > testBasicDateTime PASSED

DateFieldFormatterTest > testOrdinalDateTimeNoMillis PASSED

DateFieldFormatterTest > testBasicOrdinalDateTimeNoMillis PASSED

QueryPlannerBatchTest > [8] > departmentInnerJoinEmployee[8] PASSED

DateFieldFormatterTest > testDateInTimestampFormInSecondWithoutHint PASSED

DateFieldFormatterTest > testWeekyearWeek PASSED

DateFieldFormatterTest > testBasicTTime PASSED

DateFieldFormatterTest > testDateHour PASSED

DateFieldFormatterTest > testDateTime PASSED

DateFieldFormatterTest > testDateTimeNoMillis PASSED

DateFieldFormatterTest > testNullDateData PASSED

DateFieldFormatterTest > testIncorrectFormat PASSED

DateFieldFormatterTest > testDateOptionalTimeDateAndTime PASSED

DateFieldFormatterTest > testTTime PASSED

MathFunctionsTest > sinWithValueArgument PASSED

DateFieldFormatterTest > testDate PASSED

DateFieldFormatterTest > testHour PASSED

DateFieldFormatterTest > testTime PASSED

DateFieldFormatterTest > testYear PASSED

DateFieldFormatterTest > testTTimeNoMillis PASSED

DateFieldFormatterTest > testBasicDate PASSED

DateFieldFormatterTest > testBasicTime PASSED

DateFieldFormatterTest > testStrictDateOptionalTimeOrEpochMillsShouldPass PASSED

DateFieldFormatterTest > testOpenSearchDashboardsSampleDataFlightsTimestampFieldNoTime PASSED

MathFunctionsTest > atanWithPropertyArgument PASSED

DateFieldFormatterTest > testHourMinute PASSED

DateFieldFormatterTest > testEpochMillis PASSED

DateFieldFormatterTest > testBasicWeekDate PASSED

DateFieldFormatterTest > testOpenSearchDashboardsSampleDataFlightsTimestampField PASSED

DateFieldFormatterTest > testEpochSecond PASSED

DateFieldFormatterTest > testHourMinuteSecondFraction PASSED

DateFieldFormatterTest > testDateHourMinuteSecondMillis PASSED

DateFieldFormatterTest > testWeekDate PASSED

DateFieldFormatterTest > testWeekyear PASSED

DateFieldFormatterTest > testBasicOrdinalDateTime PASSED

DateFieldFormatterTest > testWeekyearWeekDay PASSED

DateFieldFormatterTest > testBasicWeekDateTimeNoMillis PASSED

DateFieldFormatterTest > testOpenSearchDashboardsSampleDataLogsUtcDateField PASSED

DateFieldFormatterTest > testHourMinuteSecondMillis PASSED

MathFunctionsTest > degreesWithPropertyArgument PASSED

DateFieldFormatterTest > testYearMonth PASSED

DateFieldFormatterTest > testOpenSearchDashboardsSampleDataEcommerceOrderDateField PASSED

DateFieldFormatterTest > testBasicOrdinalDate PASSED

DateFieldFormatterTest > testDateHourMinute PASSED

DateFieldFormatterTest > testOrdinalDate PASSED

DateFieldFormatterTest > testYearMonthDay PASSED

DateFieldFormatterTest > testMultipleCustomFormats PASSED

DateFieldFormatterTest > testDateHourMinuteSecondFraction PASSED

MathFunctionsTest > atan2WithPropertyArgument PASSED

DateFieldFormatterTest > testBasicWeekDateTime PASSED

QueryPlannerBatchTest > [9] > employeeLeftJoinDepartment[9] PASSED

DateFieldFormatterTest > testDateInTimestampFormInMilliSecondWithoutHint PASSED

DateFieldFormatterTest > testDateOptionalTimeDateOnly PASSED

DateFieldFormatterTest > testNamedAndCustomFormats PASSED

DateFieldFormatterTest > testCustomFormat PASSED

DateFieldFormatterTest > testMultipleFormats PASSED

DateFieldFormatterTest > testBasicTimeNoMillis PASSED

DateFieldFormatterTest > testWeekDateTime PASSED

DateFieldFormatterTest > testOrdinalDateTime PASSED

MathFunctionsTest > atanWithValueArgument PASSED

DateFieldFormatterTest > testWeekDateTimeNoMillis PASSED

MathFunctionsTest > eulersNumberInWhere PASSED

DateFieldFormatterTest > testDateHourMinuteSecond PASSED

DateFieldFormatterTest > testHourMinuteSecond PASSED

DateFieldFormatterTest > testTimeNoMillis PASSED

DateFieldFormatterTest > testBasicTTimeNoMillis PASSED

DateFieldFormatterTest > testBasicDateTimeNoMillis PASSED

MathFunctionsTest > cotWithPropertyArgument PASSED

MathFunctionsTest > log10Test PASSED

MathFunctionsTest > radiansWithPropertyArgument PASSED

MathFunctionsTest > atanWithFunctionArgument PASSED

MathFunctionsTest > piInWhere PASSED

MathFunctionsTest > degreesWithValueArgument PASSED

QueryPlannerBatchTest > [9] > employeeInnerJoinDepartment[9] PASSED

MathFunctionsTest > logWithTwoParams PASSED

MathFunctionsTest > sinWithPropertyArgument PASSED

MathFunctionsTest > eulersNumberInSelect PASSED

MathFunctionsTest > randWithOneParamTest PASSED

QueryPlannerBatchTest > [9] > departmentLeftJoinEmployee[9] PASSED

QueryPlannerBatchTest > [9] > departmentInnerJoinEmployee[9] PASSED

SqlRequestFactoryTest > testGenerateSqlRequest_prearedStatementFromPayload2 PASSED

SqlRequestFactoryTest > testGenerateSqlRequest_invalidJson PASSED

SqlRequestFactoryTest > testGenerateSqlRequest_fromUrlParams SKIPPED

SqlRequestFactoryTest > testGenerateSqlRequest_unsupportedHttpMethod PASSED

SqlRequestFactoryTest > testGenerateSqlRequest_sqlRequestFromPayload PASSED

SqlRequestFactoryTest > testGenerateSqlRequest_unsupportedType PASSED

QueryPlannerBatchTest > [10] > employeeLeftJoinDepartment[10] PASSED

SqlRequestFactoryTest > testGenerateSqlRequest_preparedStatementFromPayload PASSED

DeleteResultSetTest > testDeleteResponseForJdbcFormat PASSED

RefExpressionTest > refStringValueShouldPass PASSED

RefExpressionTest > refCollectValueShouldPass PASSED

RefExpressionTest > refIntegerValueShouldPass PASSED

RefExpressionTest > refDoubleValueShouldPass PASSED

RefExpressionTest > refTupleValueShouldPass PASSED

RefExpressionTest > refBooleanValueShouldPass PASSED

QueryPlannerBatchTest > [10] > employeeInnerJoinDepartment[10] PASSED

NumericMetricTest > increment PASSED

NumericMetricTest > add PASSED

QueryPlannerBatchTest > [10] > departmentLeftJoinEmployee[10] PASSED

QueryPlannerBatchTest > [10] > departmentInnerJoinEmployee[10] PASSED

QueryPlannerBatchTest > [11] > employeeLeftJoinDepartment[11] PASSED

BindingTupleQueryPlannerExecuteTest > testAggregationShouldPass PASSED

QueryPlannerMonitorTest > reachedLimitAndRecoverAt1stAttempt SKIPPED

QueryPlannerMonitorTest > timeOut SKIPPED

QueryPlannerMonitorTest > reachedLimitAndRecoverAt2ndAttempt SKIPPED

QueryPlannerMonitorTest > reachedLimitAndRecoverAt3rdAttempt SKIPPED

QueryPlannerMonitorTest > reachedLimitAndFailFinally SKIPPED

QueryPlannerMonitorTest > reachedLimitAndRejectNewRequest SKIPPED

QueryPlannerBatchTest > [11] > employeeInnerJoinDepartment[11] PASSED

RewriteRuleExecutorTest > optimize PASSED

RewriteRuleExecutorTest > noOptimize PASSED

QueryPlannerBatchTest > [11] > departmentLeftJoinEmployee[11] PASSED

InSubqueryRewriterTest > testMultipleSelectException PASSED

QueryPlannerBatchTest > [11] > departmentInnerJoinEmployee[11] PASSED

InSubqueryRewriterTest > nonCorrleatedInWithWhere PASSED

InSubqueryRewriterTest > nonCorrleatedIn PASSED

InSubqueryRewriterTest > notInUnsupported PASSED

InSubqueryRewriterTest > nonCorrleatedInWithOuterWhere PASSED

WktToGeoJsonConverterTest > convertPolygon_NegativeCoordinates_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPoint_WithRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPolygonWithHole_NoRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPoint_NoRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertLineString_WithRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertMultiPoint_V1_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPoint_RoundNumbers_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPoint_NegativeCoordinates_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertLineString_NegativeCoordinates_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertMultiLineString_NoRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertMultiLineString_WithRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPoint_SecondIsRoundNumber_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertMultiPoint_V2_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertMultiPolygon_WithRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPolygon_NoRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPolygonWithHole_WithRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertLineString_NoRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPolygon_WithRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertPoint_FirstIsRoundNumber_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertMultiPolygon_NoRedundantSpaces_ShouldConvert PASSED

WktToGeoJsonConverterTest > convertMultiPolygon_OnePolygonHaveHoles_ShouldConvert PASSED

StringUtilsTest > format PASSED

StringUtilsTest > toLower PASSED

StringUtilsTest > toUpper PASSED

QueryPlannerBatchTest > [12] > employeeLeftJoinDepartment[12] PASSED

QueryPlannerBatchTest > [12] > employeeInnerJoinDepartment[12] PASSED

SemanticAnalyzerAggregateFunctionTest > useAvgFunctionCallWithoutAliasInHavingShouldPass PASSED

QueryPlannerBatchTest > [12] > departmentLeftJoinEmployee[12] PASSED

QueryPlannerBatchTest > [12] > departmentInnerJoinEmployee[12] PASSED

SemanticAnalyzerAggregateFunctionTest > useAvgAndMaxFunctionCallAliasInHavingClauseShouldPass PASSED

QueryPlannerBatchTest > [13] > employeeLeftJoinDepartment[13] PASSED

SemanticAnalyzerAggregateFunctionTest > sumFunctionCallOnBooleanFieldShouldFail PASSED

SemanticAnalyzerAggregateFunctionTest > useAvgFunctionCallWithTextFieldInHavingClauseShouldFail PASSED

QueryPlannerBatchTest > [13] > employeeInnerJoinDepartment[13] PASSED

SemanticAnalyzerAggregateFunctionTest > useAvgFunctionCallAliasInHavingClauseShouldPass PASSED

QueryPlannerBatchTest > [13] > departmentLeftJoinEmployee[13] PASSED

QueryPlannerBatchTest > [13] > departmentInnerJoinEmployee[13] PASSED

RestSQLQueryActionTest > queryExecutionFailedIsHandledByExecutionErrorHandler PASSED

RestSQLQueryActionTest > handleQueryThatCanSupport PASSED

RestSQLQueryActionTest > handleExplainThatCanSupport PASSED

QueryPlannerBatchTest > [14] > employeeLeftJoinDepartment[14] PASSED

SemanticAnalyzerAggregateFunctionTest > useCountFunctionCallWithNestedFieldShouldPass PASSED

SemanticAnalyzerAggregateFunctionTest > useAggregateFunctionInWhereClauseShouldFail SKIPPED

RestSQLQueryActionTest > queryThatNotSupportIsHandledByFallbackHandler PASSED

QueryPlannerBatchTest > [14] > employeeInnerJoinDepartment[14] PASSED

QueryPlannerBatchTest > [14] > departmentLeftJoinEmployee[14] PASSED

QueryPlannerBatchTest > [14] > departmentInnerJoinEmployee[14] PASSED

DateFormatTest > notEqualCondition PASSED

DateFormatTest > simpleFormatCondition PASSED

DateFormatTest > equalCondition PASSED

DateFormatTest > greaterThanOrEqualToCondition PASSED

DateFormatTest > groupByWithAndAlias SKIPPED

QueryPlannerBatchTest > [15] > employeeLeftJoinDepartment[15] PASSED

QueryPlannerBatchTest > [15] > employeeInnerJoinDepartment[15] PASSED

QueryPlannerBatchTest > [15] > departmentLeftJoinEmployee[15] PASSED

DateFormatTest > groupByWithAscOrder PASSED

DateFormatTest > greaterThanCondition PASSED

QueryPlannerBatchTest > [15] > departmentInnerJoinEmployee[15] PASSED

DateFormatTest > groupByWithDescOrder PASSED

> Task :opensearch-sql-plugin:test

TransportPPLQueryRequestTest > testCustomizedNonNullJSONContentActionRequestFromActionRequest SKIPPED

TransportPPLQueryRequestTest > testValidate SKIPPED

TransportPPLQueryRequestTest > testFailedParsingActionRequestFromActionRequest SKIPPED

TransportPPLQueryRequestTest > testCustomizedNullJSONContentActionRequestFromActionRequest SKIPPED

TransportPPLQueryRequestTest > testTransportPPLQueryRequestFromActionRequest SKIPPED

> Task :integ-test:jarHell
> Task :integ-test:loggerUsageCheck SKIPPED
> Task :integ-test:testingConventions SKIPPED

> Task :legacy:test

SemanticAnalyzerAggregateFunctionTest > countFunctionCallOnAnyFieldShouldPass PASSED

DateFormatTest > timeZoneCondition PASSED

DateFormatTest > orderByTest PASSED

QueryPlannerBatchTest > [16] > employeeLeftJoinDepartment[16] PASSED

SemanticAnalyzerAggregateFunctionTest > maxFunctionCallOnTextFieldShouldFail PASSED

QueryPlannerBatchTest > [16] > employeeInnerJoinDepartment[16] PASSED

QueryPlannerBatchTest > [16] > departmentLeftJoinEmployee[16] PASSED

QueryPlannerBatchTest > [16] > departmentInnerJoinEmployee[16] PASSED

QueryPlannerBatchTest > [17] > employeeLeftJoinDepartment[17] PASSED

QueryPlannerBatchTest > [17] > employeeInnerJoinDepartment[17] PASSED

QueryPlannerBatchTest > [17] > departmentLeftJoinEmployee[17] PASSED

QueryPlannerBatchTest > [17] > departmentInnerJoinEmployee[17] PASSED

SemanticAnalyzerAggregateFunctionTest > useAggregateFunctionInSelectClauseShouldPass PASSED

QueryPlannerBatchTest > [18] > employeeLeftJoinDepartment[18] PASSED

QueryPlannerBatchTest > [18] > employeeInnerJoinDepartment[18] PASSED

QueryPlannerBatchTest > [18] > departmentLeftJoinEmployee[18] PASSED

> Task :integ-test:precommit
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :legacy:test

SemanticAnalyzerAggregateFunctionTest > useDifferentAggregateFunctionInHavingClauseShouldPass PASSED

QueryPlannerBatchTest > [18] > departmentInnerJoinEmployee[18] PASSED

QueryPlannerBatchTest > [19] > employeeLeftJoinDepartment[19] PASSED

QueryPlannerBatchTest > [19] > employeeInnerJoinDepartment[19] PASSED

QueryPlannerBatchTest > [19] > departmentLeftJoinEmployee[19] PASSED

QueryPlannerBatchTest > [19] > departmentInnerJoinEmployee[19] PASSED

QueryPlannerBatchTest > [20] > employeeLeftJoinDepartment[20] PASSED

SemanticAnalyzerAggregateFunctionTest > useAggregateFunctionInSelectClauseWithoutGroupByShouldPass PASSED

QueryPlannerBatchTest > [20] > employeeInnerJoinDepartment[20] PASSED

SemanticAnalyzerAggregateFunctionTest > minFunctionCallOnDateFieldShouldFail PASSED

QueryPlannerBatchTest > [20] > departmentLeftJoinEmployee[20] PASSED

QueryPlannerBatchTest > [20] > departmentInnerJoinEmployee[20] PASSED

SemanticAnalyzerAggregateFunctionTest > useExpressionAliasInOrderByClauseShouldPass PASSED

SemanticAnalyzerAggregateFunctionTest > useColumnNameAliasInOrderByClauseShouldPass PASSED

QueryPlannerBatchTest > [21] > employeeLeftJoinDepartment[21] PASSED

QueryPlannerBatchTest > [21] > employeeInnerJoinDepartment[21] PASSED

QueryPlannerBatchTest > [21] > departmentLeftJoinEmployee[21] PASSED

QueryPlannerBatchTest > [21] > departmentInnerJoinEmployee[21] PASSED

> Task :direct-query:jacocoTestReport
> Task :direct-query-core:jacocoTestReport
> Task :direct-query-core:jacocoTestCoverageVerification
> Task :direct-query-core:check
> Task :direct-query-core:build

> Task :legacy:test

SemanticAnalyzerAggregateFunctionTest > useAvgFunctionCallAliasInGroupByAndOrderByClauseShouldPass PASSED

QueryPlannerBatchTest > [22] > employeeLeftJoinDepartment[22] PASSED

SemanticAnalyzerAggregateFunctionTest > useAvgFunctionCallAliasInOrderByClauseShouldPass PASSED

LocalClusterStateTest > getMappingForExistingField PASSED

LocalClusterStateTest > getMappingForInvalidField PASSED

QueryPlannerBatchTest > [22] > employeeInnerJoinDepartment[22] PASSED

SemanticAnalyzerAggregateFunctionTest > avgFunctionCallOnBooleanFieldShouldFail PASSED

LocalClusterStateTest > getDefaultValueForQuerySlowLog PASSED

SemanticAnalyzerFromClauseTest > duplicateFieldNameFromDifferentIndexShouldFail SKIPPED

QueryFunctionsTest > spacesOnlyQueryShouldThrowSQLFeatureNotSupportedException PASSED

QueryPlannerBatchTest > [22] > departmentLeftJoinEmployee[22] PASSED

SemanticAnalyzerFromClauseTest > useNotExistFieldInIndexPatternShouldFail PASSED

SemanticAnalyzerFromClauseTest > invalidIndexNameAliasInWhereClauseShouldFail PASSED

QueryPlannerBatchTest > [22] > departmentInnerJoinEmployee[22] PASSED

QueryFunctionsTest > scoreQueryWithNestedField PASSED

SemanticAnalyzerFromClauseTest > indexNameWithTypeShouldPass PASSED

QueryFunctionsTest > matchQueryRegularField PASSED

SemanticAnalyzerFromClauseTest > useFullIndexNameShouldFailIfAliasIsPresent PASSED

QueryFunctionsTest > matchPhraseQueryWithSlop PASSED

QueryPlannerBatchTest > [23] > employeeLeftJoinDepartment[23] PASSED

QueryFunctionsTest > ifNull PASSED

SemanticAnalyzerFromClauseTest > useNotExistFieldInIndexAndIndexPatternShouldFail PASSED

QueryFunctionsTest > ifFunctionWithConstantConditionStatement PASSED

QueryPlannerBatchTest > [23] > employeeInnerJoinDepartment[23] PASSED

QueryFunctionsTest > wildcardQueryRegularField PASSED

SemanticAnalyzerFromClauseTest > invalidIndexNameAliasInOnClauseShouldFail PASSED

SemanticAnalyzerFromClauseTest > duplicateIndexNameAliasInFromClauseShouldFail SKIPPED

QueryFunctionsTest > ifFunctionWithEquationConditionStatement PASSED

QueryFunctionsTest > emptyQueryShouldThrowSQLFeatureNotSupportedException PASSED

SemanticAnalyzerFromClauseTest > invalidIndexNameAliasInOrderByClauseShouldFail PASSED

QueryPlannerBatchTest > [23] > departmentLeftJoinEmployee[23] PASSED

SemanticAnalyzerFromClauseTest > nonExistingNestedFieldInFromClauseShouldFail PASSED

QueryFunctionsTest > query PASSED

SemanticAnalyzerFromClauseTest > invalidIndexNameAliasInGroupByClauseShouldFail PASSED

SemanticAnalyzerFromClauseTest > invalidIndexNameAliasInFromClauseShouldFail PASSED

QueryFunctionsTest > multiMatchQueryWildcardField PASSED

SemanticAnalyzerFromClauseTest > noIndexAliasShouldPass PASSED

SemanticAnalyzerFromClauseTest > nonExistingIndexNameShouldFail SKIPPED

QueryPlannerBatchTest > [23] > departmentInnerJoinEmployee[23] PASSED

SemanticAnalyzerFromClauseTest > nonNestedFieldInFromClauseShouldFail PASSED

QueryFunctionsTest > numberLiteralInSelectField PASSED

SemanticAnalyzerFromClauseTest > deepNestedFieldInFromClauseShouldPass PASSED

QueryFunctionsTest > wildcardQueryNestedField PASSED

QueryFunctionsTest > emptyNewLineQueryShouldThrowSQLFeatureNotSupportedException PASSED

SemanticAnalyzerFromClauseTest > validIndexNameAliasShouldPass PASSED

QueryFunctionsTest > multiMatchQuerySingleField PASSED

QueryPlannerBatchTest > [24] > employeeLeftJoinDepartment[24] PASSED

QueryFunctionsTest > isNullWithMathExpr PASSED

QueryFunctionsTest > ifFunctionWithConditionStatement PASSED

QueryFunctionsTest > queryWithoutSpaceShouldSQLFeatureNotSupportedException PASSED

QueryFunctionsTest > scoreQuery PASSED

SemanticAnalyzerFromClauseTest > regularJoinShouldPass PASSED

QueryPlannerBatchTest > [24] > employeeInnerJoinDepartment[24] PASSED

QueryFunctionsTest > matchPhraseQueryDefault PASSED

QueryFunctionsTest > emptyNewLineQueryShouldThrowSQLFeatureNotSupportedException2 PASSED

QueryFunctionsTest > matchQueryNestedField PASSED

ColumnTypeProviderTest > unSupportedTypeShouldReturnDefaultSchemaType PASSED

ColumnTypeProviderTest > providerWithoutColumnTypeShouldReturnDefaultSchemaType PASSED

ColumnTypeProviderTest > productTypeShouldReturnCorrectSchemaType PASSED

ColumnTypeProviderTest > singleESDataTypeShouldReturnCorrectSchemaType PASSED

QueryPlannerBatchTest > [24] > departmentLeftJoinEmployee[24] PASSED

SemanticAnalyzerFromClauseTest > invalidIndexNameAliasInHavingClauseShouldFail PASSED

CompoundExpressionTest > absAndAddShouldPass PASSED

MetricsTest > collectToJSON PASSED

MetricsTest > registerMetric PASSED

MetricsTest > getAllMetric PASSED

MetricsTest > getMetric PASSED

MetricsTest > unRegisterMetric PASSED

SubQueryParserTest > selectFromSubqueryWithAggShouldPass PASSED

SubQueryParserTest > selectFromSubqueryShouldIgnoreUnusedField PASSED

SubQueryParserTest > selectFromSubqueryWithCountAndGroupByAndHavingShouldPass PASSED

SubQueryParserTest > selectFromSubqueryWithCountAndGroupByAndOrderByShouldPass PASSED

SubQueryParserTest > selectFromSubqueryWithWhereAndCountShouldPass PASSED

SubQueryParserTest > selectFromSubqueryCountAndSum PASSED

SubQueryParserTest > selectFromSubqueryWithoutAliasShouldPass PASSED

SemanticAnalyzerFromClauseTest > indexNameAliasShouldBeOptional PASSED

SubQueryParserTest > selectFromSubqueryShouldPass PASSED

QueryPlannerBatchTest > [24] > departmentInnerJoinEmployee[24] PASSED

SemanticAnalyzerFromClauseTest > duplicateFieldNameFromDifferentStatementShouldPass PASSED

EnvironmentTest > defineFieldSymbolShouldBeAbleToResolveAll PASSED

EnvironmentTest > defineFieldSymbolInDifferentEnvironmentsShouldNotAbleToResolveOncePopped PASSED

EnvironmentTest > defineFieldSymbolInDifferentEnvironmentsShouldBeAbleToResolve PASSED

EnvironmentTest > defineFieldSymbolInDifferentEnvironmentsShouldBeAbleToResolveAll PASSED

EnvironmentTest > defineFieldSymbolInDifferentEnvironmentsShouldBeAbleToResolveByPrefix PASSED

ProductTypeTest > singleCompatibleTypeInTwoProductsShouldPass PASSED

QueryPlannerBatchTest > [25] > employeeLeftJoinDepartment[25] PASSED

ProductTypeTest > baseTypeShouldBeIncompatibleWithProductType PASSED

ProductTypeTest > compatibleButDifferentTypeNumberInTwoProductsShouldFail PASSED

ProductTypeTest > incompatibleTypesInTwoProductsShouldFail PASSED

ProductTypeTest > singleSameTypeInTwoProductsShouldPass PASSED

ProductTypeTest > twoCompatibleTypesInTwoProductsShouldPass PASSED

CSVResultTest > getLinesShouldReturnLinesBothSanitizedAndQuotedIfRequired PASSED

CSVResultTest > getHeadersShouldReturnHeadersBothSanitizedAndQuotedIfRequired PASSED

CSVResultTest > getLinesShouldReturnLinesSanitized PASSED

CSVResultTest > getHeadersShouldReturnHeadersQuotedIfRequired PASSED

CSVResultTest > getLinesShouldReturnLinesQuotedIfRequired PASSED

CSVResultTest > getHeadersShouldReturnHeadersSanitized PASSED

QueryPlannerBatchTest > [25] > employeeInnerJoinDepartment[25] PASSED

QueryPlannerBatchTest > [25] > departmentLeftJoinEmployee[25] PASSED

QueryPlannerBatchTest > [25] > departmentInnerJoinEmployee[25] PASSED

QueryPlannerBatchTest > [26] > employeeLeftJoinDepartment[26] PASSED

QueryPlannerBatchTest > [26] > employeeInnerJoinDepartment[26] PASSED

QueryPlannerBatchTest > [26] > departmentLeftJoinEmployee[26] PASSED

QueryPlannerBatchTest > [26] > departmentInnerJoinEmployee[26] PASSED

QueryPlannerExplainTest > explainInJsonWithDuplicateColumnsPushedDown PASSED

QueryPlannerBatchTest > [27] > employeeLeftJoinDepartment[27] PASSED

QueryPlannerExplainTest > explainInJson PASSED

QueryPlannerBatchTest > [27] > employeeInnerJoinDepartment[27] PASSED

QueryPlannerExplainTest > explainInJsonWithComplicatedOn PASSED

QueryPlannerBatchTest > [27] > departmentLeftJoinEmployee[27] PASSED

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :legacy:test

QueryPlannerBatchTest > [27] > departmentInnerJoinEmployee[27] PASSED

QueryPlannerBatchTest > [28] > employeeLeftJoinDepartment[28] PASSED

QueryPlannerBatchTest > [28] > employeeInnerJoinDepartment[28] PASSED

QueryPlannerBatchTest > [28] > departmentLeftJoinEmployee[28] PASSED

QueryPlannerBatchTest > [28] > departmentInnerJoinEmployee[28] PASSED

QueryPlannerBatchTest > [29] > employeeLeftJoinDepartment[29] PASSED

QueryPlannerBatchTest > [29] > employeeInnerJoinDepartment[29] PASSED

QueryPlannerBatchTest > [29] > departmentLeftJoinEmployee[29] PASSED

QueryPlannerBatchTest > [29] > departmentInnerJoinEmployee[29] PASSED

QueryPlannerBatchTest > [30] > employeeLeftJoinDepartment[30] PASSED

QueryPlannerBatchTest > [30] > employeeInnerJoinDepartment[30] PASSED

QueryPlannerBatchTest > [30] > departmentLeftJoinEmployee[30] PASSED

DefaultQueryActionTest > testIfScrollShouldBeOpenWithDifferentFormats PASSED

DefaultQueryActionTest > scriptFieldWithTwoParams PASSED

QueryPlannerBatchTest > [30] > departmentInnerJoinEmployee[30] PASSED

DefaultQueryActionTest > testIfScrollShouldBeOpenWithDifferentFetchSize PASSED

DefaultQueryActionTest > scriptFieldWithLessThanTwoParams PASSED

DefaultQueryActionTest > scriptFieldWithMoreThanThreeParams PASSED

QueryPlannerBatchTest > [31] > employeeLeftJoinDepartment[31] PASSED

DefaultQueryActionTest > testIfScrollShouldBeOpen PASSED

QueryPlannerBatchTest > [31] > employeeInnerJoinDepartment[31] PASSED

DefaultQueryActionTest > scriptFieldWithThreeParams PASSED

ExistsSubQueryRewriterTest > nonCorrelatedNotExists PASSED

ExistsSubQueryRewriterTest > nonCorrelatedNotExistsWhere PASSED

ExistsSubQueryRewriterTest > nonCorrelatedExists PASSED

QueryPlannerBatchTest > [31] > departmentLeftJoinEmployee[31] PASSED

ExistsSubQueryRewriterTest > nonCorrelatedExistsAnd PASSED

ExistsSubQueryRewriterTest > nonCorrelatedExistsParentWhere PASSED

ExistsSubQueryRewriterTest > nonCorrelatedNotExistsParentWhere PASSED

ExistsSubQueryRewriterTest > nonCorrelatedExistsWhere PASSED

QueryPlannerBatchTest > [31] > departmentInnerJoinEmployee[31] PASSED

TermFieldRewriterTest > testSelectAllFieldWithConflictMappingShouldPass PASSED

TermFieldRewriterTest > testIssue2391_WithWrongBinaryOperation PASSED

TermFieldRewriterTest > testFieldShouldBeRewritten PASSED

QueryPlannerBatchTest > [32] > employeeLeftJoinDepartment[32] PASSED

TermFieldRewriterTest > testSelectTheFieldWithConflictMappingShouldThrowException PASSED

TermFieldRewriterTest > testFromSubqueryWithoutTermShouldPass PASSED

QueryPlannerBatchTest > [32] > employeeInnerJoinDepartment[32] PASSED

TermFieldRewriterTest > testSelectTheFieldOnlyInOneIndexShouldPass PASSED

TermFieldRewriterTest > testSelectTheFieldWithCompatibleMappingShouldPass PASSED

QueryPlannerBatchTest > [32] > departmentLeftJoinEmployee[32] PASSED

TermFieldRewriterTest > testFromSubqueryShouldPass PASSED

SQLFunctionsTest > testCastIntStatementScript PASSED

SQLFunctionsTest > testCastReturnType PASSED

SQLFunctionsTest > testAssign PASSED

SQLFunctionsTest > testAbsWithIntReturnType PASSED

QueryPlannerBatchTest > [32] > departmentInnerJoinEmployee[32] PASSED

QueryPlannerBatchTest > [33] > employeeLeftJoinDepartment[33] PASSED

QueryPlannerBatchTest > [33] > employeeInnerJoinDepartment[33] PASSED

RestSQLQueryActionCursorFallbackTest > no_fallback_with_column_reference PASSED

AggregationOptionTest > selectWithoutDistinctWithoutGroupByShouldNotHaveGroupByItems PASSED

AggregationOptionTest > selectWithoutDistinctFieldsShouldNotHaveAggregationOption PASSED

QueryPlannerBatchTest > [33] > departmentLeftJoinEmployee[33] PASSED

AggregationOptionTest > selectDistinctFieldsShouldHaveAggregationOption PASSED

AggregationOptionTest > selectDistinctWithoutGroupByShouldHaveGroupByItems PASSED

QueryPlannerBatchTest > [33] > departmentInnerJoinEmployee[33] PASSED

QueryPlannerBatchTest > [34] > employeeLeftJoinDepartment[34] PASSED

QueryPlannerBatchTest > [34] > employeeInnerJoinDepartment[34] PASSED

QueryPlannerBatchTest > [34] > departmentLeftJoinEmployee[34] PASSED

QueryPlannerBatchTest > [34] > departmentInnerJoinEmployee[34] PASSED

QueryPlannerBatchTest > [35] > employeeLeftJoinDepartment[35] PASSED

QueryPlannerBatchTest > [35] > employeeInnerJoinDepartment[35] PASSED

QueryPlannerBatchTest > [35] > departmentLeftJoinEmployee[35] PASSED

QueryPlannerBatchTest > [35] > departmentInnerJoinEmployee[35] PASSED

QueryPlannerBatchTest > [36] > employeeLeftJoinDepartment[36] PASSED

QueryPlannerBatchTest > [36] > employeeInnerJoinDepartment[36] PASSED

QueryPlannerBatchTest > [36] > departmentLeftJoinEmployee[36] PASSED

QueryPlannerBatchTest > [36] > departmentInnerJoinEmployee[36] PASSED

QueryPlannerBatchTest > [37] > employeeLeftJoinDepartment[37] PASSED

JSONRequestTest > aggWithoutWhere PASSED

QueryPlannerBatchTest > [37] > employeeInnerJoinDepartment[37] PASSED

QueryPlannerBatchTest > [37] > departmentLeftJoinEmployee[37] PASSED

QueryPlannerBatchTest > [37] > departmentInnerJoinEmployee[37] PASSED

JSONRequestTest > aggInHavingWithWhereOnParentAndNested PASSED

QueryPlannerBatchTest > [38] > employeeLeftJoinDepartment[38] PASSED

QueryPlannerBatchTest > [38] > employeeInnerJoinDepartment[38] PASSED

JSONRequestTest > aggWithWhereOnNested PASSED

QueryPlannerBatchTest > [38] > departmentLeftJoinEmployee[38] PASSED

JSONRequestTest > aggWithWhereOnParent PASSED

QueryPlannerBatchTest > [38] > departmentInnerJoinEmployee[38] PASSED

QueryPlannerBatchTest > [39] > employeeLeftJoinDepartment[39] PASSED

QueryPlannerBatchTest > [39] > employeeInnerJoinDepartment[39] PASSED

QueryPlannerBatchTest > [39] > departmentLeftJoinEmployee[39] PASSED

QueryPlannerBatchTest > [39] > departmentInnerJoinEmployee[39] PASSED

QueryPlannerBatchTest > [40] > employeeLeftJoinDepartment[40] PASSED

QueryPlannerBatchTest > [40] > employeeInnerJoinDepartment[40] PASSED

QueryPlannerBatchTest > [40] > departmentLeftJoinEmployee[40] PASSED

QueryPlannerBatchTest > [40] > departmentInnerJoinEmployee[40] PASSED

QueryPlannerBatchTest > [41] > employeeLeftJoinDepartment[41] PASSED

QueryPlannerBatchTest > [41] > employeeInnerJoinDepartment[41] PASSED

QueryPlannerBatchTest > [41] > departmentLeftJoinEmployee[41] PASSED

QueryPlannerBatchTest > [41] > departmentInnerJoinEmployee[41] PASSED

QueryPlannerBatchTest > [42] > employeeLeftJoinDepartment[42] PASSED

QueryPlannerBatchTest > [42] > employeeInnerJoinDepartment[42] PASSED

QueryPlannerBatchTest > [42] > departmentLeftJoinEmployee[42] PASSED

QueryPlannerBatchTest > [42] > departmentInnerJoinEmployee[42] PASSED

QueryPlannerBatchTest > [43] > employeeLeftJoinDepartment[43] PASSED

QueryPlannerBatchTest > [43] > employeeInnerJoinDepartment[43] PASSED

QueryPlannerBatchTest > [43] > departmentLeftJoinEmployee[43] PASSED

QueryPlannerBatchTest > [43] > departmentInnerJoinEmployee[43] PASSED

QueryPlannerBatchTest > [44] > employeeLeftJoinDepartment[44] PASSED

QueryPlannerBatchTest > [44] > employeeInnerJoinDepartment[44] PASSED

QueryPlannerBatchTest > [44] > departmentLeftJoinEmployee[44] PASSED

> Task :direct-query:jacocoTestCoverageVerification
> Task :direct-query:check
> Task :direct-query:build

> Task :legacy:test

QueryPlannerBatchTest > [44] > departmentInnerJoinEmployee[44] PASSED

QueryPlannerBatchTest > [45] > employeeLeftJoinDepartment[45] PASSED

QueryPlannerBatchTest > [45] > employeeInnerJoinDepartment[45] PASSED

QueryPlannerBatchTest > [45] > departmentLeftJoinEmployee[45] PASSED

QueryPlannerBatchTest > [45] > departmentInnerJoinEmployee[45] PASSED

QueryPlannerBatchTest > [46] > employeeLeftJoinDepartment[46] PASSED

QueryPlannerBatchTest > [46] > employeeInnerJoinDepartment[46] PASSED

QueryPlannerBatchTest > [46] > departmentLeftJoinEmployee[46] PASSED

QueryPlannerBatchTest > [46] > departmentInnerJoinEmployee[46] PASSED

QueryPlannerBatchTest > [47] > employeeLeftJoinDepartment[47] PASSED

QueryPlannerBatchTest > [47] > employeeInnerJoinDepartment[47] PASSED

QueryPlannerBatchTest > [47] > departmentLeftJoinEmployee[47] PASSED

QueryPlannerBatchTest > [47] > departmentInnerJoinEmployee[47] PASSED

QueryPlannerBatchTest > [48] > employeeLeftJoinDepartment[48] PASSED

QueryPlannerBatchTest > [48] > employeeInnerJoinDepartment[48] PASSED

QueryPlannerBatchTest > [48] > departmentLeftJoinEmployee[48] PASSED

QueryPlannerBatchTest > [48] > departmentInnerJoinEmployee[48] PASSED

QueryPlannerBatchTest > [49] > employeeLeftJoinDepartment[49] PASSED

QueryPlannerBatchTest > [49] > employeeInnerJoinDepartment[49] PASSED

QueryPlannerBatchTest > [49] > departmentLeftJoinEmployee[49] PASSED

QueryPlannerBatchTest > [49] > departmentInnerJoinEmployee[49] PASSED

QueryPlannerBatchTest > [50] > employeeLeftJoinDepartment[50] PASSED

QueryPlannerBatchTest > [50] > employeeInnerJoinDepartment[50] PASSED

QueryPlannerBatchTest > [50] > departmentLeftJoinEmployee[50] PASSED

QueryPlannerBatchTest > [50] > departmentInnerJoinEmployee[50] PASSED

QueryPlannerBatchTest > [51] > employeeLeftJoinDepartment[51] PASSED

QueryPlannerBatchTest > [51] > employeeInnerJoinDepartment[51] PASSED

QueryPlannerBatchTest > [51] > departmentLeftJoinEmployee[51] PASSED

QueryPlannerBatchTest > [51] > departmentInnerJoinEmployee[51] PASSED

JSONRequestTest > queryFilter PASSED

JSONRequestTest > aggregationQuery SKIPPED

QueryPlannerBatchTest > [52] > employeeLeftJoinDepartment[52] PASSED

QueryPlannerBatchTest > [52] > employeeInnerJoinDepartment[52] PASSED

QueryPlannerBatchTest > [52] > departmentLeftJoinEmployee[52] PASSED

JSONRequestTest > aggInHavingWithWhereOnNestedOrNested PASSED

QueryPlannerBatchTest > [52] > departmentInnerJoinEmployee[52] PASSED

JSONRequestTest > aggWithWhereOnNestedAndNested PASSED

QueryPlannerBatchTest > [53] > employeeLeftJoinDepartment[53] PASSED

QueryPlannerBatchTest > [53] > employeeInnerJoinDepartment[53] PASSED

JSONRequestTest > aggInHavingWithWhereOnParentOrNested PASSED

QueryPlannerBatchTest > [53] > departmentLeftJoinEmployee[53] PASSED

JSONRequestTest > aggWithWhereOnNestedOrNested PASSED

QueryPlannerBatchTest > [53] > departmentInnerJoinEmployee[53] PASSED

JSONRequestTest > searchSanity PASSED

QueryPlannerBatchTest > [54] > employeeLeftJoinDepartment[54] PASSED

JSONRequestTest > aggWithWhereOnParentAndNested PASSED

QueryPlannerBatchTest > [54] > employeeInnerJoinDepartment[54] PASSED

JSONRequestTest > aggInHavingWithoutWhere PASSED

JSONRequestTest > aggInHavingWithWhereOnNested PASSED

QueryPlannerBatchTest > [54] > departmentLeftJoinEmployee[54] PASSED

JSONRequestTest > aggInHavingWithWhereOnParent PASSED

JSONRequestTest > aggWithWhereOnParentOrNested PASSED

JSONRequestTest > aggInHavingWithWhereOnNestedAndNested PASSED

QueryPlannerBatchTest > [54] > departmentInnerJoinEmployee[54] PASSED

PreparedStatementRequestTest > testSubstitute PASSED

PreparedStatementRequestTest > testSubstitute_parameterNumberNotMatch PASSED

PreparedStatementRequestTest > testStringParameter PASSED

PreparedStatementRequestTest > testSubstitute_nullSql PASSED

QueryPlannerBatchTest > [55] > employeeLeftJoinDepartment[55] PASSED

QueryPlannerBatchTest > [55] > employeeInnerJoinDepartment[55] PASSED

QueryPlannerBatchTest > [55] > departmentLeftJoinEmployee[55] PASSED

QueryPlannerBatchTest > [55] > departmentInnerJoinEmployee[55] PASSED

QueryPlannerBatchTest > [56] > employeeLeftJoinDepartment[56] PASSED

QueryPlannerBatchTest > [56] > employeeInnerJoinDepartment[56] PASSED

QueryPlannerBatchTest > [56] > departmentLeftJoinEmployee[56] PASSED

QueryPlannerBatchTest > [56] > departmentInnerJoinEmployee[56] PASSED

QueryPlannerBatchTest > [57] > employeeLeftJoinDepartment[57] PASSED

QueryPlannerBatchTest > [57] > employeeInnerJoinDepartment[57] PASSED

QueryPlannerBatchTest > [57] > departmentLeftJoinEmployee[57] PASSED

QueryPlannerBatchTest > [57] > departmentInnerJoinEmployee[57] PASSED

QueryPlannerBatchTest > [58] > employeeLeftJoinDepartment[58] PASSED

QueryPlannerBatchTest > [58] > employeeInnerJoinDepartment[58] PASSED

QueryPlannerBatchTest > [58] > departmentLeftJoinEmployee[58] PASSED

QueryPlannerBatchTest > [58] > departmentInnerJoinEmployee[58] PASSED

QueryPlannerBatchTest > [59] > employeeLeftJoinDepartment[59] PASSED

QueryPlannerBatchTest > [59] > employeeInnerJoinDepartment[59] PASSED

QueryPlannerBatchTest > [59] > departmentLeftJoinEmployee[59] PASSED

QueryPlannerBatchTest > [59] > departmentInnerJoinEmployee[59] PASSED

QueryPlannerBatchTest > [60] > employeeLeftJoinDepartment[60] PASSED

QueryPlannerBatchTest > [60] > employeeInnerJoinDepartment[60] PASSED

QueryPlannerBatchTest > [60] > departmentLeftJoinEmployee[60] PASSED

QueryPlannerBatchTest > [60] > departmentInnerJoinEmployee[60] PASSED

QueryPlannerBatchTest > [61] > employeeLeftJoinDepartment[61] PASSED

QueryPlannerBatchTest > [61] > employeeInnerJoinDepartment[61] PASSED

DefaultCursorTest > deserializeRoundTripsIndices PASSED

QueryPlannerBatchTest > [61] > departmentLeftJoinEmployee[61] PASSED

DefaultCursorTest > nullIndicesAreSerializedAsEmptyArray PASSED

DefaultCursorTest > nullCursorWhenRowLeftIsLessThanEqualZero PASSED

QueryPlannerBatchTest > [61] > departmentInnerJoinEmployee[61] PASSED

DefaultCursorTest > indicesAreSerializedIntoCursorId PASSED

QueryPlannerBatchTest > [62] > employeeLeftJoinDepartment[62] PASSED

DefaultCursorTest > checkCursorType PASSED

QueryPlannerBatchTest > [62] > employeeInnerJoinDepartment[62] PASSED

DefaultCursorTest > nullCursorWhenScrollIDIsNullOrEmpty PASSED

QueryPlannerBatchTest > [62] > departmentLeftJoinEmployee[62] PASSED

DefaultCursorTest > cursorShouldStartWithCursorTypeIDForPIT PASSED

DefaultCursorTest > deserializeLegacyCursorWithoutIndicesDefaultsToEmptyArray PASSED

QueryPlannerBatchTest > [62] > departmentInnerJoinEmployee[62] PASSED

QueryPlannerBatchTest > [63] > employeeLeftJoinDepartment[63] PASSED

QueryPlannerBatchTest > [63] > employeeInnerJoinDepartment[63] PASSED

QueryPlannerBatchTest > [63] > departmentLeftJoinEmployee[63] PASSED

BinaryExpressionTest > divideIntegerValueShouldPass PASSED

BinaryExpressionTest > addDoubleAndIntegerShouldPass PASSED

BinaryExpressionTest > divideIntegerAndDoubleShouldPass PASSED

BinaryExpressionTest > addIntegerValueShouldPass PASSED

BinaryExpressionTest > subtractIntAndDoubleShouldPass PASSED

BinaryExpressionTest > addDoubleValueShouldPass PASSED

BinaryExpressionTest > addIntAndStringShouldPass PASSED

QueryPlannerBatchTest > [63] > departmentInnerJoinEmployee[63] PASSED

BinaryExpressionTest > multipleAddIntegerValueShouldPass PASSED

BinaryExpressionTest > multiplyIntAndDoubleShouldPass PASSED

BinaryExpressionTest > modulesIntAndDoubleShouldPass PASSED

QueryPlannerBatchTest > [64] > employeeLeftJoinDepartment[64] PASSED

QueryPlannerBatchTest > [64] > employeeInnerJoinDepartment[64] PASSED

GaugeMetricTest > getValue PASSED

QueryPlannerBatchTest > [64] > departmentLeftJoinEmployee[64] PASSED

QueryPlannerBatchTest > [64] > departmentInnerJoinEmployee[64] PASSED

QueryPlannerBatchTest > [65] > employeeLeftJoinDepartment[65] PASSED

QueryPlannerBatchTest > [65] > employeeInnerJoinDepartment[65] PASSED

QueryPlannerBatchTest > [65] > departmentLeftJoinEmployee[65] PASSED

QueryPlannerBatchTest > [65] > departmentInnerJoinEmployee[65] PASSED

SqlParserTest > joinConditionWithComplexObjectComparisonRightSide PASSED

SqlParserTest > castToDoubleTest PASSED

QueryPlannerBatchTest > [66] > employeeLeftJoinDepartment[66] PASSED

SqlParserTest > likeTestWithEscaped PASSED

SqlParserTest > indexWithSpacesWithTypeWithinBrackets PASSED

SqlParserTest > multiSelectMinusTestMinusHints PASSED

SqlParserTest > searchWithOdbcTimeFormatParse PASSED

QueryPlannerBatchTest > [66] > employeeInnerJoinDepartment[66] PASSED

SqlParserTest > numberEqualConditionWithoutProperty PASSED

SqlParserTest > innerQueryTestTwoQueries PASSED

SqlParserTest > castToLongTest PASSED

SqlParserTest > failingQueryTest PASSED

QueryPlannerBatchTest > [66] > departmentLeftJoinEmployee[66] PASSED

SqlParserTest > caseWhenTestWithFieldElseExpr PASSED

SqlParserTest > limitHintsOnJoin PASSED

SqlParserTest > fieldWithATcharAtWhere PASSED

SqlParserTest > joinParseCheckSelectedFieldsSplit PASSED

QueryPlannerBatchTest > [66] > departmentInnerJoinEmployee[66] PASSED

SqlParserTest > failingQueryWithHavingTest PASSED

SqlParserTest > castToFloatTest PASSED

SqlParserTest > inTermsSubQueryTest PASSED

SqlParserTest > whereConditionLeftFunctionRightPropertyGreatTest PASSED

SqlParserTest > termsWithStringTest PASSED

SqlParserTest > joinParseConditionsTestTwoConditions PASSED

SqlParserTest > nestedFieldOnWhereNoPathComplexField PASSED

SqlParserTest > caseWhenTestWithouhtElseExpr PASSED

SqlParserTest > fieldWithColonCharAtWhere PASSED

QueryPlannerBatchTest > [67] > employeeLeftJoinDepartment[67] PASSED

SqlParserTest > joinTimeOutHintValidation PASSED

SqlParserTest > complexNestedTest PASSED

SqlParserTest > aggFieldWithAliasTableAliasShouldBeRemoved PASSED

SqlParserTest > scriptFieldPlusFieldTest PASSED

SqlParserTest > fieldWithColonCharAtSelect PASSED

SqlParserTest > fieldsAsNumbersOnWhere PASSED

SqlParserTest > whereConditionVariableRightVariableEqualTest PASSED

SqlParserTest > multipleHints PASSED

SqlParserTest > complexNestedAndOtherQuery PASSED

SqlParserTest > multiSelectMinusScrollCheckDefaultsAllDefaults PASSED

SqlParserTest > nestedFieldOnGroupByNoPath PASSED

SqlParserTest > failingQueryWithHavingTest2 SKIPPED

SqlParserTest > fieldWithATcharAtSelect PASSED

SqlParserTest > joinTimeOutHintWithComplexQuery PASSED

QueryPlannerBatchTest > [67] > employeeInnerJoinDepartment[67] PASSED

SqlParserTest > hashTermsFilterHint PASSED

SqlParserTest > parseJoinWithOneTableOrderByRemoveAlias PASSED

SqlParserTest > fieldWithSpacesWithinBrackets PASSED

SqlParserTest > castToStringTest PASSED

> Task :opensearch-sql-plugin:test

RestPPLGrammarActionTest > testGetGrammar_AuthorizationFailure_Returns403 PASSED

RestPPLGrammarActionTest > testName PASSED

TransportPPLQueryResponseTest > testFromActionResponseDifferentClassLoader SKIPPED

TransportPPLQueryResponseTest > testFromActionResponseSameClassloader SKIPPED

RestPPLGrammarActionTest > testGetGrammar_UsesBundleProvider PASSED

> Task :integ-test:test

> Task :legacy:test

SqlParserTest > filterAggTestWithAlias PASSED

SqlParserTest > innerQueryTest PASSED

SqlParserTest > scriptOnFilterWithParams PASSED

SqlParserTest > fieldIsNull PASSED

SqlParserTest > joinTimeOutHintInvalidFormat PASSED

SqlParserTest > joinParseConditionsTestOneCondition PASSED

SqlParserTest > joinParseCheckConnectedFields PASSED

SqlParserTest > stringAndNumberEqualConditionWithoutProperty PASSED

QueryPlannerBatchTest > [67] > departmentLeftJoinEmployee[67] PASSED

SqlParserTest > multiSelectMinusWithAliasCheckAliases PASSED

SqlParserTest > indexNameWithDotAtTheStart PASSED

SqlParserTest > indexWithSemiColons PASSED

SqlParserTest > indexWithDotsAndHyphen PASSED

SqlParserTest > multiSelectMinusOperationCheckIndices PASSED

SqlParserTest > caseWhenTest PASSED

SqlParserTest > joinTimeOutHintWithOtherHints PASSED

SqlParserTest > doubleOrderByTest PASSED

SqlParserTest > nestedFieldOnWhereGivenPath PASSED

QueryPlannerBatchTest > [67] > departmentInnerJoinEmployee[67] PASSED

SqlParserTest > failingQueryTest2 PASSED

SqlParserTest > indexWithSpacesWithinBrackets PASSED

SqlParserTest > joinSplitWhereCorrectly PASSED

SqlParserTest > castToDoubleThenDivideTest PASSED

SqlParserTest > fieldWithATcharAtSelectOnAgg PASSED

SqlParserTest > termWithStringTest PASSED

SqlParserTest > castToIntTest PASSED

SqlParserTest > stringEqualConditionWithoutProperty PASSED

SqlParserTest > joinTimeOutHintPreservationThroughParsing PASSED

SqlParserTest > joinTimeOutHintWithSpaces PASSED

SqlParserTest > propertyGreatCondition PASSED

SqlParserTest > implicitScriptOnAggregation PASSED

QueryPlannerBatchTest > [68] > employeeLeftJoinDepartment[68] PASSED

SqlParserTest > filterAggTestNoAlias PASSED

SqlParserTest > joinConditionWithComplexObjectComparisonLeftSide PASSED

SqlParserTest > castToDateTimeTest PASSED

SqlParserTest > scriptFiledPlusLiteralTest PASSED

SqlParserTest > scriptLiteralPlusLiteralTest PASSED

SqlParserTest > joinParseFromsAreSplitedCorrectly PASSED

SqlParserTest > nestedFieldOnGroupByWithPath PASSED

QueryPlannerBatchTest > [68] > employeeInnerJoinDepartment[68] PASSED

SqlParserTest > caseWhenSwitchTest PASSED

SqlParserTest > scriptOnFilterNoParams PASSED

SqlParserTest > parseJoinWithOneTableOrderByAttachToCorrectTable PASSED

SqlParserTest > numberGreatConditionWithoutProperty PASSED

QueryPlannerBatchTest > [68] > departmentLeftJoinEmployee[68] PASSED

SqlParserTest > joinTimeOutHintEdgeCases PASSED

SqlParserTest > whereConditionLeftFunctionRightFunctionEqualTest PASSED

SqlParserTest > propertyEqualCondition PASSED

SqlParserTest > joinTimeOutHintBasic PASSED

SqlParserTest > propertyWithTableAliasEqualCondition PASSED

QueryPlannerBatchTest > [68] > departmentInnerJoinEmployee[68] PASSED

SqlParserTest > nestedFieldOnWhereNoPathSimpleField PASSED

SqlParserTest > joinTimeOutHintWithDifferentJoinTypes PASSED

SqlParserTest > multiSelectMinusScrollCheckDefaultsOneDefault PASSED

SqlParserTest > filterAggTestWithAliasAsString PASSED

SqlParserTest > explicitScriptOnAggregation PASSED

SqlParserTest > twoIndices PASSED

QueryPlannerBatchTest > [69] > employeeLeftJoinDepartment[69] PASSED

QueryPlannerBatchTest > [69] > employeeInnerJoinDepartment[69] PASSED

QueryPlannerBatchTest > [69] > departmentLeftJoinEmployee[69] PASSED

QueryPlannerBatchTest > [69] > departmentInnerJoinEmployee[69] PASSED

QueryPlannerBatchTest > [70] > employeeLeftJoinDepartment[70] PASSED

QueryPlannerBatchTest > [70] > employeeInnerJoinDepartment[70] PASSED

QueryPlannerBatchTest > [70] > departmentLeftJoinEmployee[70] PASSED

QueryPlannerBatchTest > [70] > departmentInnerJoinEmployee[70] PASSED

QueryPlannerBatchTest > [71] > employeeLeftJoinDepartment[71] PASSED

QueryPlannerBatchTest > [71] > employeeInnerJoinDepartment[71] PASSED

QueryPlannerBatchTest > [71] > departmentLeftJoinEmployee[71] PASSED

QueryPlannerBatchTest > [71] > departmentInnerJoinEmployee[71] PASSED

QueryPlannerBatchTest > [72] > employeeLeftJoinDepartment[72] PASSED

QueryPlannerBatchTest > [72] > employeeInnerJoinDepartment[72] PASSED

QueryPlannerBatchTest > [72] > departmentLeftJoinEmployee[72] PASSED

QueryPlannerBatchTest > [72] > departmentInnerJoinEmployee[72] PASSED

QueryPlannerBatchTest > [73] > employeeLeftJoinDepartment[73] PASSED

QueryPlannerBatchTest > [73] > employeeInnerJoinDepartment[73] PASSED

QueryPlannerBatchTest > [73] > departmentLeftJoinEmployee[73] PASSED

QueryPlannerBatchTest > [73] > departmentInnerJoinEmployee[73] PASSED

QueryPlannerBatchTest > [74] > employeeLeftJoinDepartment[74] PASSED

QueryPlannerBatchTest > [74] > employeeInnerJoinDepartment[74] PASSED

QueryPlannerBatchTest > [74] > departmentLeftJoinEmployee[74] PASSED

QueryPlannerBatchTest > [74] > departmentInnerJoinEmployee[74] PASSED

QueryPlannerBatchTest > [75] > employeeLeftJoinDepartment[75] PASSED

QueryPlannerBatchTest > [75] > employeeInnerJoinDepartment[75] PASSED

QueryPlannerBatchTest > [75] > departmentLeftJoinEmployee[75] PASSED

QueryPlannerBatchTest > [75] > departmentInnerJoinEmployee[75] PASSED

QueryPlannerBatchTest > [76] > employeeLeftJoinDepartment[76] PASSED

QueryPlannerBatchTest > [76] > employeeInnerJoinDepartment[76] PASSED

QueryPlannerBatchTest > [76] > departmentLeftJoinEmployee[76] PASSED

QueryPlannerBatchTest > [76] > departmentInnerJoinEmployee[76] PASSED

QueryPlannerBatchTest > [77] > employeeLeftJoinDepartment[77] PASSED

QueryPlannerBatchTest > [77] > employeeInnerJoinDepartment[77] PASSED

QueryPlannerBatchTest > [77] > departmentLeftJoinEmployee[77] PASSED

QueryPlannerBatchTest > [77] > departmentInnerJoinEmployee[77] PASSED

QueryPlannerBatchTest > [78] > employeeLeftJoinDepartment[78] PASSED

QueryPlannerBatchTest > [78] > employeeInnerJoinDepartment[78] PASSED

QueryPlannerBatchTest > [78] > departmentLeftJoinEmployee[78] PASSED

QueryPlannerBatchTest > [78] > departmentInnerJoinEmployee[78] PASSED

QueryPlannerBatchTest > [79] > employeeLeftJoinDepartment[79] PASSED

QueryPlannerBatchTest > [79] > employeeInnerJoinDepartment[79] PASSED

QueryPlannerBatchTest > [79] > departmentLeftJoinEmployee[79] PASSED

QueryPlannerBatchTest > [79] > departmentInnerJoinEmployee[79] PASSED

QueryPlannerBatchTest > [80] > employeeLeftJoinDepartment[80] PASSED

QueryPlannerBatchTest > [80] > employeeInnerJoinDepartment[80] PASSED

QueryPlannerBatchTest > [80] > departmentLeftJoinEmployee[80] PASSED

QueryPlannerBatchTest > [80] > departmentInnerJoinEmployee[80] PASSED

QueryPlannerBatchTest > [81] > employeeLeftJoinDepartment[81] PASSED

QueryPlannerBatchTest > [81] > employeeInnerJoinDepartment[81] PASSED

QueryPlannerBatchTest > [81] > departmentLeftJoinEmployee[81] PASSED

QueryPlannerBatchTest > [81] > departmentInnerJoinEmployee[81] PASSED

QueryPlannerBatchTest > [82] > employeeLeftJoinDepartment[82] PASSED

QueryPlannerBatchTest > [82] > employeeInnerJoinDepartment[82] PASSED

QueryPlannerBatchTest > [82] > departmentLeftJoinEmployee[82] PASSED

QueryPlannerBatchTest > [82] > departmentInnerJoinEmployee[82] PASSED

QueryPlannerBatchTest > [83] > employeeLeftJoinDepartment[83] PASSED

QueryPlannerBatchTest > [83] > employeeInnerJoinDepartment[83] PASSED

QueryPlannerBatchTest > [83] > departmentLeftJoinEmployee[83] PASSED

QueryPlannerBatchTest > [83] > departmentInnerJoinEmployee[83] PASSED

QueryPlannerBatchTest > [84] > employeeLeftJoinDepartment[84] PASSED

QueryPlannerExecuteTest > simpleLeftJoinWithoutMatchInLeft PASSED

QueryPlannerBatchTest > [84] > employeeInnerJoinDepartment[84] PASSED

QueryPlannerBatchTest > [84] > departmentLeftJoinEmployee[84] PASSED

QueryPlannerBatchTest > [84] > departmentInnerJoinEmployee[84] PASSED

QueryPlannerExecuteTest > simpleLeftJoinWithSomeMismatchesInRight PASSED

QueryPlannerBatchTest > [85] > employeeLeftJoinDepartment[85] PASSED

QueryPlannerBatchTest > [85] > employeeInnerJoinDepartment[85] PASSED

QueryPlannerExecuteTest > simpleJoinWithSelectAll PASSED

QueryPlannerBatchTest > [85] > departmentLeftJoinEmployee[85] PASSED

QueryPlannerBatchTest > [85] > departmentInnerJoinEmployee[85] PASSED

QueryPlannerExecuteTest > complexJoinWithOrConditionsDuplicate PASSED

QueryPlannerBatchTest > [86] > employeeLeftJoinDepartment[86] PASSED

QueryPlannerBatchTest > [86] > employeeInnerJoinDepartment[86] PASSED

QueryPlannerBatchTest > [86] > departmentLeftJoinEmployee[86] PASSED

QueryPlannerBatchTest > [86] > departmentInnerJoinEmployee[86] PASSED

QueryPlannerBatchTest > [87] > employeeLeftJoinDepartment[87] PASSED

QueryPlannerExecuteTest > simpleJoinWithNull PASSED

QueryPlannerBatchTest > [87] > employeeInnerJoinDepartment[87] PASSED

QueryPlannerBatchTest > [87] > departmentLeftJoinEmployee[87] PASSED

QueryPlannerBatchTest > [87] > departmentInnerJoinEmployee[87] PASSED

QueryPlannerExecuteTest > complexJoinWithOrConditionsAndTermsFilterOptimization PASSED

QueryPlannerBatchTest > [88] > employeeLeftJoinDepartment[88] PASSED

QueryPlannerExecuteTest > simpleQueryWithOrderBy PASSED

QueryPlannerBatchTest > [88] > employeeInnerJoinDepartment[88] PASSED

QueryPlannerExecuteTest > simpleJoin PASSED

QueryPlannerBatchTest > [88] > departmentLeftJoinEmployee[88] PASSED

QueryPlannerBatchTest > [88] > departmentInnerJoinEmployee[88] PASSED

QueryPlannerExecuteTest > simpleJoinWithAliasInSelect PASSED

QueryPlannerBatchTest > [89] > employeeLeftJoinDepartment[89] PASSED

QueryPlannerExecuteTest > complexLeftJoinWithOrConditions PASSED

QueryPlannerBatchTest > [89] > employeeInnerJoinDepartment[89] PASSED

QueryPlannerBatchTest > [89] > departmentLeftJoinEmployee[89] PASSED

QueryPlannerExecuteTest > simpleLeftJoinWithSelectAllFromOneTable PASSED

QueryPlannerBatchTest > [89] > departmentInnerJoinEmployee[89] PASSED

QueryPlannerExecuteTest > simpleJoinWithAllMatches PASSED

QueryPlannerBatchTest > [90] > employeeLeftJoinDepartment[90] PASSED

QueryPlannerBatchTest > [90] > employeeInnerJoinDepartment[90] PASSED

QueryPlannerExecuteTest > complexJoinWithMultipleConditions PASSED

QueryPlannerBatchTest > [90] > departmentLeftJoinEmployee[90] PASSED

QueryPlannerExecuteTest > simpleJoinWithSomeMatches PASSED

QueryPlannerBatchTest > [90] > departmentInnerJoinEmployee[90] PASSED

QueryPlannerExecuteTest > simpleJoinWithoutMatch PASSED

QueryPlannerBatchTest > [91] > employeeLeftJoinDepartment[91] PASSED

QueryPlannerBatchTest > [91] > employeeInnerJoinDepartment[91] PASSED

QueryPlannerExecuteTest > complexJoinWithOrConditions PASSED

QueryPlannerBatchTest > [91] > departmentLeftJoinEmployee[91] PASSED

QueryPlannerBatchTest > [91] > departmentInnerJoinEmployee[91] PASSED

QueryPlannerExecuteTest > simpleCrossJoin PASSED

QueryPlannerBatchTest > [92] > employeeLeftJoinDepartment[92] PASSED

QueryPlannerBatchTest > [92] > employeeInnerJoinDepartment[92] PASSED

QueryPlannerBatchTest > [92] > departmentLeftJoinEmployee[92] PASSED

QueryPlannerExecuteTest > simpleQueryWithLeftJoinAndOrderByMultipleColumnsFromOneTableInDesc PASSED

QueryPlannerBatchTest > [92] > departmentInnerJoinEmployee[92] PASSED

QueryPlannerBatchTest > [93] > employeeLeftJoinDepartment[93] PASSED

QueryPlannerBatchTest > [93] > employeeInnerJoinDepartment[93] PASSED

QueryPlannerBatchTest > [93] > departmentLeftJoinEmployee[93] PASSED

QueryPlannerBatchTest > [93] > departmentInnerJoinEmployee[93] PASSED

QueryPlannerBatchTest > [94] > employeeLeftJoinDepartment[94] PASSED

QueryPlannerExecuteTest > simpleQueryWithTermsFilterOptimization PASSED

QueryPlannerBatchTest > [94] > employeeInnerJoinDepartment[94] PASSED

QueryPlannerBatchTest > [94] > departmentLeftJoinEmployee[94] PASSED

QueryPlannerBatchTest > [94] > departmentInnerJoinEmployee[94] PASSED

QueryPlannerExecuteTest > simpleQueryWithTableLimit PASSED

QueryPlannerBatchTest > [95] > employeeLeftJoinDepartment[95] PASSED

QueryPlannerBatchTest > [95] > employeeInnerJoinDepartment[95] PASSED

QueryPlannerBatchTest > [95] > departmentLeftJoinEmployee[95] PASSED

QueryPlannerBatchTest > [95] > departmentInnerJoinEmployee[95] PASSED

QueryPlannerExecuteTest > simpleJoinWithSelectAllFromBothTables PASSED

QueryPlannerBatchTest > [96] > employeeLeftJoinDepartment[96] PASSED

QueryPlannerBatchTest > [96] > employeeInnerJoinDepartment[96] PASSED

QueryPlannerBatchTest > [96] > departmentLeftJoinEmployee[96] PASSED

QueryPlannerExecuteTest > simpleJoinWithColumnNameConflict PASSED

QueryPlannerBatchTest > [96] > departmentInnerJoinEmployee[96] PASSED

QueryPlannerBatchTest > [97] > employeeLeftJoinDepartment[97] PASSED

QueryPlannerExecuteTest > complexJoinWithTableLimitHint PASSED

QueryPlannerBatchTest > [97] > employeeInnerJoinDepartment[97] PASSED

QueryPlannerExecuteTest > simpleQueryWithTotalLimit PASSED

QueryPlannerBatchTest > [97] > departmentLeftJoinEmployee[97] PASSED

QueryPlannerBatchTest > [97] > departmentInnerJoinEmployee[97] PASSED

QueryPlannerBatchTest > [98] > employeeLeftJoinDepartment[98] PASSED

QueryPlannerBatchTest > [98] > employeeInnerJoinDepartment[98] PASSED

QueryPlannerExecuteTest > simpleLeftJoinWithSomeMismatchesInLeft PASSED

QueryPlannerBatchTest > [98] > departmentLeftJoinEmployee[98] PASSED

QueryPlannerBatchTest > [98] > departmentInnerJoinEmployee[98] PASSED

QueryPlannerBatchTest > [99] > employeeLeftJoinDepartment[99] PASSED

SearchAggregationResponseHelperTest > multipleBucketMultipleMetricShouldPass PASSED

SearchAggregationResponseHelperTest > multipleBucketWithoutMetricShouldPass PASSED

SearchAggregationResponseHelperTest > populateSearchAggregationResponeShouldPass PASSED

SearchAggregationResponseHelperTest > oneBucketMultipleMetricShouldPass PASSED

SearchAggregationResponseHelperTest > populateShouldPass PASSED

QueryPlannerBatchTest > [99] > employeeInnerJoinDepartment[99] PASSED

SearchAggregationResponseHelperTest > noBucketMultipleMetricShouldPass PASSED

SearchAggregationResponseHelperTest > noBucketOneMetricShouldPass PASSED

SearchAggregationResponseHelperTest > noBucketPercentilesShouldPass PASSED

QueryPlannerBatchTest > [99] > departmentLeftJoinEmployee[99] PASSED

SQLExprParentSetterTest > testSQLInSubQueryExprHasParent PASSED

SQLExprParentSetterTest > testSQLInListExprHasParent PASSED

FindSubQueryTest > hasExistSubQuery PASSED

FindSubQueryTest > hasInSubQuery PASSED

FindSubQueryTest > stopVisitWhenFound PASSED

QueryDataAnonymizerTest > queriesWithFunctionsShouldAnonymizeSensitiveData PASSED

QueryDataAnonymizerTest > queriesShouldAnonymousNumbers PASSED

QueryDataAnonymizerTest > joinQueriesShouldAnonymizeSensitiveData PASSED

QueryDataAnonymizerTest > queriesWithAggregatesShouldAnonymizeSensitiveData PASSED

QueryDataAnonymizerTest > queriesShouldHaveAnonymousInputStrings PASSED

QueryDataAnonymizerTest > unionQueriesShouldAnonymizeSensitiveData PASSED

QueryDataAnonymizerTest > queriesShouldHaveAnonymousFieldAndIndex PASSED

QueryDataAnonymizerTest > queriesShouldHaveAnonymousBooleanLiterals PASSED

QueryDataAnonymizerTest > queriesWithSubqueriesShouldAnonymizeSensitiveData PASSED

QueryDataAnonymizerTest > queriesWithAliasesShouldAnonymizeSensitiveData PASSED

QueryPlannerBatchTest > [99] > departmentInnerJoinEmployee[99] PASSED

QueryPlannerBatchTest > [100] > employeeLeftJoinDepartment[100] PASSED

QueryPlannerBatchTest > [100] > employeeInnerJoinDepartment[100] PASSED

QueryPlannerBatchTest > [100] > departmentLeftJoinEmployee[100] PASSED

QueryPlannerBatchTest > [100] > departmentInnerJoinEmployee[100] PASSED

QueryPlannerBatchTest > [101] > employeeLeftJoinDepartment[101] PASSED

QueryPlannerBatchTest > [101] > employeeInnerJoinDepartment[101] PASSED

QueryPlannerBatchTest > [101] > departmentLeftJoinEmployee[101] PASSED

QueryPlannerBatchTest > [101] > departmentInnerJoinEmployee[101] PASSED

QueryPlannerBatchTest > [102] > employeeLeftJoinDepartment[102] PASSED

QueryPlannerBatchTest > [102] > employeeInnerJoinDepartment[102] PASSED

QueryPlannerBatchTest > [102] > departmentLeftJoinEmployee[102] PASSED

QueryPlannerBatchTest > [102] > departmentInnerJoinEmployee[102] PASSED

QueryPlannerBatchTest > [103] > employeeLeftJoinDepartment[103] PASSED

QueryPlannerBatchTest > [103] > employeeInnerJoinDepartment[103] PASSED

QueryPlannerBatchTest > [103] > departmentLeftJoinEmployee[103] PASSED

QueryPlannerBatchTest > [103] > departmentInnerJoinEmployee[103] PASSED

QueryPlannerBatchTest > [104] > employeeLeftJoinDepartment[104] PASSED

QueryPlannerBatchTest > [104] > employeeInnerJoinDepartment[104] PASSED

QueryPlannerBatchTest > [104] > departmentLeftJoinEmployee[104] PASSED

QueryPlannerBatchTest > [104] > departmentInnerJoinEmployee[104] PASSED

QueryPlannerBatchTest > [105] > employeeLeftJoinDepartment[105] PASSED

QueryPlannerBatchTest > [105] > employeeInnerJoinDepartment[105] PASSED

QueryPlannerBatchTest > [105] > departmentLeftJoinEmployee[105] PASSED

QueryPlannerBatchTest > [105] > departmentInnerJoinEmployee[105] PASSED

QueryPlannerBatchTest > [106] > employeeLeftJoinDepartment[106] PASSED

QueryPlannerBatchTest > [106] > employeeInnerJoinDepartment[106] PASSED

QueryPlannerBatchTest > [106] > departmentLeftJoinEmployee[106] PASSED

QueryPlannerBatchTest > [106] > departmentInnerJoinEmployee[106] PASSED

QueryPlannerBatchTest > [107] > employeeLeftJoinDepartment[107] PASSED

QueryPlannerBatchTest > [107] > employeeInnerJoinDepartment[107] PASSED

QueryPlannerBatchTest > [107] > departmentLeftJoinEmployee[107] PASSED

QueryPlannerBatchTest > [107] > departmentInnerJoinEmployee[107] PASSED

QueryPlannerBatchTest > [108] > employeeLeftJoinDepartment[108] PASSED

QueryPlannerBatchTest > [108] > employeeInnerJoinDepartment[108] PASSED

QueryPlannerBatchTest > [108] > departmentLeftJoinEmployee[108] PASSED

QueryPlannerBatchTest > [108] > departmentInnerJoinEmployee[108] PASSED

QueryPlannerBatchTest > [109] > employeeLeftJoinDepartment[109] PASSED

QueryPlannerBatchTest > [109] > employeeInnerJoinDepartment[109] PASSED

QueryPlannerBatchTest > [109] > departmentLeftJoinEmployee[109] PASSED

QueryPlannerBatchTest > [109] > departmentInnerJoinEmployee[109] PASSED

QueryPlannerBatchTest > [110] > employeeLeftJoinDepartment[110] PASSED

QueryPlannerBatchTest > [110] > employeeInnerJoinDepartment[110] PASSED

QueryPlannerBatchTest > [110] > departmentLeftJoinEmployee[110] PASSED

QueryPlannerBatchTest > [110] > departmentInnerJoinEmployee[110] PASSED

QueryPlannerBatchTest > [111] > employeeLeftJoinDepartment[111] PASSED

QueryPlannerBatchTest > [111] > employeeInnerJoinDepartment[111] PASSED

QueryPlannerBatchTest > [111] > departmentLeftJoinEmployee[111] PASSED

QueryPlannerBatchTest > [111] > departmentInnerJoinEmployee[111] PASSED

QueryPlannerBatchTest > [112] > employeeLeftJoinDepartment[112] PASSED

QueryPlannerBatchTest > [112] > employeeInnerJoinDepartment[112] PASSED

QueryPlannerBatchTest > [112] > departmentLeftJoinEmployee[112] PASSED

QueryPlannerBatchTest > [112] > departmentInnerJoinEmployee[112] PASSED

QueryPlannerBatchTest > [113] > employeeLeftJoinDepartment[113] PASSED

QueryPlannerBatchTest > [113] > employeeInnerJoinDepartment[113] PASSED

QueryPlannerBatchTest > [113] > departmentLeftJoinEmployee[113] PASSED

QueryPlannerBatchTest > [113] > departmentInnerJoinEmployee[113] PASSED

QueryPlannerBatchTest > [114] > employeeLeftJoinDepartment[114] PASSED

QueryPlannerBatchTest > [114] > employeeInnerJoinDepartment[114] PASSED

QueryPlannerBatchTest > [114] > departmentLeftJoinEmployee[114] PASSED

QueryPlannerBatchTest > [114] > departmentInnerJoinEmployee[114] PASSED

QueryPlannerBatchTest > [115] > employeeLeftJoinDepartment[115] PASSED

QueryPlannerBatchTest > [115] > employeeInnerJoinDepartment[115] PASSED

QueryPlannerBatchTest > [115] > departmentLeftJoinEmployee[115] PASSED

QueryPlannerBatchTest > [115] > departmentInnerJoinEmployee[115] PASSED

QueryPlannerBatchTest > [116] > employeeLeftJoinDepartment[116] PASSED

QueryPlannerBatchTest > [116] > employeeInnerJoinDepartment[116] PASSED

QueryPlannerBatchTest > [116] > departmentLeftJoinEmployee[116] PASSED

QueryPlannerBatchTest > [116] > departmentInnerJoinEmployee[116] PASSED

QueryPlannerBatchTest > [117] > employeeLeftJoinDepartment[117] PASSED

QueryPlannerBatchTest > [117] > employeeInnerJoinDepartment[117] PASSED

QueryPlannerBatchTest > [117] > departmentLeftJoinEmployee[117] PASSED

QueryPlannerBatchTest > [117] > departmentInnerJoinEmployee[117] PASSED

QueryPlannerBatchTest > [118] > employeeLeftJoinDepartment[118] PASSED

QueryPlannerBatchTest > [118] > employeeInnerJoinDepartment[118] PASSED

QueryPlannerBatchTest > [118] > departmentLeftJoinEmployee[118] PASSED

QueryPlannerBatchTest > [118] > departmentInnerJoinEmployee[118] PASSED

QueryPlannerBatchTest > [119] > employeeLeftJoinDepartment[119] PASSED

QueryPlannerBatchTest > [119] > employeeInnerJoinDepartment[119] PASSED

QueryPlannerBatchTest > [119] > departmentLeftJoinEmployee[119] PASSED

QueryPlannerBatchTest > [119] > departmentInnerJoinEmployee[119] PASSED

QueryPlannerBatchTest > [120] > employeeLeftJoinDepartment[120] PASSED

QueryPlannerBatchTest > [120] > employeeInnerJoinDepartment[120] PASSED

QueryPlannerBatchTest > [120] > departmentLeftJoinEmployee[120] PASSED

QueryPlannerBatchTest > [120] > departmentInnerJoinEmployee[120] PASSED

SQLExprToExpressionConverterTest > compoundBinaryOperatorShouldReturnCorrectExpression PASSED

SQLExprToExpressionConverterTest > functionOverGroupColumn PASSED

SQLExprToExpressionConverterTest > identifierShouldReturnVarExpression PASSED

SQLExprToExpressionConverterTest > unknownIdentifierShouldThrowException PASSED

SQLExprToExpressionConverterTest > unsupportOperationShouldThrowException PASSED

SQLExprToExpressionConverterTest > binaryOperatorWithLiteralAddShouldReturnAddExpression PASSED

SQLExprToExpressionConverterTest > binaryOperatorAddShouldReturnAddExpression PASSED

SQLExprToExpressionConverterTest > functionOverCompoundBinaryOperatorShouldReturnCorrectExpression PASSED

OrdinalRewriterRuleTest > simpleGroupByOrdinal PASSED

OrdinalRewriterRuleTest > noOrdinalInGroupAndOrderByShouldNotMatch PASSED

OrdinalRewriterRuleTest > ordinalInGroupByShouldMatch PASSED

OrdinalRewriterRuleTest > simpleOrderByOrdinal PASSED

OrdinalRewriterRuleTest > invalidOrderByOrdinalShouldThrowException PASSED

OrdinalRewriterRuleTest > multipleGroupByOrdinal PASSED

OrdinalRewriterRuleTest > invalidGroupByOrdinalShouldThrowException PASSED

OrdinalRewriterRuleTest > noOrdinalInOrderByShouldNotMatch PASSED

OrdinalRewriterRuleTest > multipleOrderByOrdinal PASSED

OrdinalRewriterRuleTest > noOrdinalInGroupByShouldNotMatch PASSED

OrdinalRewriterRuleTest > ordinalInOrderByShouldMatch PASSED

OrdinalRewriterRuleTest > ordinalInGroupAndOrderByShouldMatch PASSED

SubQueryRewriteRuleTest > subQueryInSelectNotMatch PASSED

SubQueryRewriteRuleTest > moreThanOneExistsIsNotSupporeted PASSED

SubQueryRewriteRuleTest > isNotInMatch PASSED

SubQueryRewriteRuleTest > moreThanOneInIsNotSupporeted PASSED

SubQueryRewriteRuleTest > isExistsMatch PASSED

SubQueryRewriteRuleTest > isInMatch PASSED

SubQueryRewriteRuleTest > isNotExistsMatch PASSED

PrettyFormatterTest > illegalInputOfUnpairedBrace PASSED

PrettyFormatterTest > assertFormatterOutputsPrettyJson PASSED

PrettyFormatterTest > illegalInputOfWrongBraces PASSED

PrettyFormatterTest > illegalInputOfNull PASSED

PrettyFormatterTest > assertFormatterWithoutContentInside PASSED

> Task :legacy:check
> Task :legacy:build

> Task :opensearch-sql-plugin:test

RestPPLGrammarActionTest > testGetGrammar_NullBundle_Returns500 PASSED

RestPPLGrammarActionTest > testGetGrammar_ErrorPath_Returns500 PASSED

RestPPLGrammarActionTest > testGetGrammar_ReturnsBundle PASSED

RestPPLGrammarActionTest > testRoutes PASSED

AnalyticsEngineFormatSupportTest > jdbcFormatIsAccepted PASSED

AnalyticsEngineFormatSupportTest > rawFormatIsRejected PASSED

AnalyticsEngineFormatSupportTest > csvFormatIsRejectedAsUnsupportedOperation PASSED

AnalyticsEngineFormatSupportTest > vizFormatIsRejected PASSED

PPLQueryTaskTest > testShouldCancelChildrenReturnsTrue PASSED

PPLQueryTaskTest > testCreateTaskReturnsPPLQueryTask PASSED

PPLQueryTaskTest > testWithoutQueryId PASSED

PPLQueryTaskTest > testCooperativeModel PASSED

PPLQueryTaskTest > testWithQueryId PASSED

RestUnifiedQueryActionTest > pplDataQueryStillRoutesToAnalyticsUnderClusterComposite PASSED

RestUnifiedQueryActionTest > describeStatementNotRoutedToAnalyticsEngine PASSED

RestUnifiedQueryActionTest > unparseableQueryRoutesToAnalyticsUnderClusterComposite PASSED

RestUnifiedQueryActionTest > showStatementNotRoutedToAnalyticsEngineUnderClusterComposite PASSED

RestUnifiedQueryActionTest > pluggableEnabledButLuceneFormatRoutesToLucene PASSED

RestUnifiedQueryActionTest > sqlQueryRoutesToAnalyticsForPluggableIndex PASSED

RestUnifiedQueryActionTest > pplShowDatasourcesNotRoutedToAnalyticsEngineUnderClusterComposite PASSED

RestUnifiedQueryActionTest > pplUnparseableQueryRoutesToAnalyticsUnderClusterComposite PASSED

RestUnifiedQueryActionTest > showStatementNotRoutedToAnalyticsEngine PASSED

RestUnifiedQueryActionTest > sqlQueryWithSchemaRoutesToAnalytics PASSED

RestUnifiedQueryActionTest > legacyDescribeNotRoutedToAnalyticsEngineUnderClusterComposite PASSED

RestUnifiedQueryActionTest > pluggableDataformatIndexRoutesToAnalytics PASSED

RestUnifiedQueryActionTest > indexWithoutSettingRoutesToLucene PASSED

RestUnifiedQueryActionTest > describeStatementNotRoutedToAnalyticsEngineUnderClusterComposite PASSED

RestUnifiedQueryActionTest > sqlQueryRoutesToLuceneForNonPluggableIndex PASSED

RestUnifiedQueryActionTest > sqlQueryRoutesToLuceneForMissingIndex PASSED

RestUnifiedQueryActionTest > nullAndEmptyQueriesRouteToLucene PASSED

RestUnifiedQueryActionTest > dataQueryStillRoutesToAnalyticsUnderClusterComposite PASSED

RestUnifiedQueryActionTest > missingIndexRoutesToLucene PASSED

RestUnifiedQueryActionTest > legacyShowNotRoutedToAnalyticsEngineUnderClusterComposite PASSED

RestUnifiedQueryActionTest > pplDescribeNotRoutedToAnalyticsEngineUnderClusterComposite PASSED

> Task :opensearch-sql-plugin:check
> Task :opensearch-sql-plugin:build
> Task :integ-test:yamlRestTest
> Task :integ-test:check
> Task :integ-test:build

[Incubating] Problems report is available at: file:///build/opensearch-sql-plugin/src/sql-3.8.0.0/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/9.4.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 34m 20s
201 actionable tasks: 181 executed, 20 from cache
==> Entering fakeroot environment...
==> Starting package()...
Archive:  /build/opensearch-sql-plugin/src/sql-3.8.0.0/plugin/build/distributions/opensearch-sql-3.8.0.0.zip
  inflating: plugin-descriptor.properties  
  inflating: plugin-security.policy  
  inflating: opensearch-sql-3.8.0.0.jar  
  inflating: prometheus-3.8.0.0.jar  
  inflating: async-query-3.8.0.0.jar  
  inflating: direct-query-3.8.0.0.jar  
  inflating: direct-query-core-3.8.0.0.jar  
  inflating: datasources-3.8.0.0.jar  
  inflating: legacy-3.8.0.0.jar      
  inflating: api-3.8.0.0.jar         
  inflating: ppl-3.8.0.0.jar         
  inflating: sql-3.8.0.0.jar         
  inflating: protocol-3.8.0.0.jar    
  inflating: opensearch-3.8.0.0.jar  
  inflating: async-query-core-3.8.0.0.jar  
  inflating: core-3.8.0.0.jar        
  inflating: common-3.8.0.0.jar      
  inflating: aws-java-sdk-emr-1.12.651.jar  
  inflating: aws-java-sdk-emrserverless-1.12.651.jar  
  inflating: aws-java-sdk-sts-1.12.651.jar  
  inflating: aws-java-sdk-core-1.12.651.jar  
  inflating: calcite-babel-1.42.0.jar  
  inflating: calcite-core-1.42.0.jar  
  inflating: calcite-linq4j-1.42.0.jar  
  inflating: avatica-core-1.28.0.jar  
  inflating: jmespath-java-1.12.651.jar  
  inflating: jackson-databind-2.22.1.jar  
  inflating: jackson-annotations-2.22.jar  
  inflating: analytics-api-3.8.0-SNAPSHOT.jar  
  inflating: antlr4-4.13.2.jar       
  inflating: json-20231013.jar       
  inflating: antlr4-runtime-4.13.2.jar  
  inflating: presto-matching-0.240.jar  
  inflating: uzaygezen-core-0.2.jar  
  inflating: guava-33.3.0-jre.jar    
  inflating: reflections-0.9.12.jar  
  inflating: druid-1.0.15.jar        
  inflating: parent-join-client-3.8.0.jar  
  inflating: reindex-client-3.8.0.jar  
  inflating: commons-text-1.11.0.jar  
  inflating: aws-encryption-sdk-java-2.4.1.jar  
  inflating: aggdesigner-algorithm-6.1.jar  
  inflating: commons-lang3-3.18.0.jar  
  inflating: geo-3.8.0.jar           
  inflating: opensearch-rest-client-3.8.0.jar  
  inflating: httpclient-4.5.13.jar   
  inflating: commons-codec-1.13.jar  
  inflating: resilience4j-retry-1.5.0.jar  
  inflating: opensearch-ml-client-3.8.0.0.jar  
  inflating: geospatial-client-3.8.0.0.jar  
  inflating: common-utils-3.8.0.0.jar  
  inflating: commons-io-2.15.0.jar   
  inflating: antlr-2.7.7.jar         
  inflating: ST4-4.3.4.jar           
  inflating: antlr-runtime-3.5.3.jar  
  inflating: org.abego.treelayout.core-1.0.3.jar  
  inflating: icu4j-72.1.jar          
  inflating: okhttp-aws-signer-1.0.2.jar  
  inflating: okhttp-4.12.0.jar       
  inflating: ipaddress-5.4.2.jar     
  inflating: commons-math3-3.6.1.jar  
  inflating: gson-2.8.9.jar          
  inflating: json-path-2.10.0.jar    
  inflating: json-smart-2.5.2.jar    
  inflating: failureaccess-1.0.2.jar  
  inflating: listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar  
  inflating: jsr305-3.0.2.jar        
  inflating: checker-qual-3.43.0.jar  
  inflating: error_prone_annotations-2.28.0.jar  
  inflating: javassist-3.26.0-GA.jar  
  inflating: resilience4j-core-1.5.0.jar  
  inflating: avatica-metrics-1.28.0.jar  
  inflating: httpclient5-5.6.1.jar   
  inflating: slf4j-api-1.7.36.jar    
  inflating: opensearch-ssl-config-3.8.0.jar  
  inflating: jts-io-common-1.19.0.jar  
  inflating: vavr-0.10.2.jar         
  inflating: okio-jvm-3.6.0.jar      
  inflating: kotlin-stdlib-jdk8-1.9.10.jar  
  inflating: commons-dbcp2-2.11.0.jar  
  inflating: commons-logging-1.2.jar  
  inflating: kotlin-stdlib-jdk7-1.9.10.jar  
  inflating: kotlin-reflect-1.4.30.jar  
  inflating: accessors-smart-2.5.2.jar  
  inflating: proj4j-1.2.2.jar        
  inflating: apiguardian-api-1.1.2.jar  
  inflating: sketches-core-0.9.0.jar  
  inflating: joou-java-6-0.9.5.jar   
  inflating: janino-3.1.12.jar       
  inflating: commons-compiler-3.1.12.jar  
  inflating: httpcore5-h2-5.4.jar    
  inflating: httpcore5-5.4.jar       
  inflating: httpcore5-reactive-5.4.jar  
  inflating: vavr-match-0.10.2.jar   
  inflating: kotlin-stdlib-1.9.10.jar  
  inflating: httpcore-4.4.15.jar     
  inflating: asm-9.7.1.jar           
  inflating: json-simple-1.1.1.jar   
  inflating: memory-0.9.0.jar        
  inflating: commons-pool2-2.12.0.jar  
  inflating: jakarta.transaction-api-1.3.3.jar  
  inflating: kotlin-stdlib-common-1.9.10.jar  
  inflating: annotations-13.0.jar    
  inflating: NOTICE.txt              
  inflating: LICENSE.txt             
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "opensearch-sql-plugin"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: opensearch-sql-plugin 3.8.0.0-1 (Fri Aug  7 03:24:52 2026)
==> Cleaning up...
[?12l[?25h