Skip to content

Fix DROP IF NOT EXISTS statement

62ffc63
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix DROP IF NOT EXISTS statement #36863

Fix DROP IF NOT EXISTS statement
62ffc63
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Nov 19, 2025 in 0s

All 860 tests pass, 17 skipped in 50m 45s

134 files  134 suites   50m 45s ⏱️
877 tests 860 ✅ 17 💤 0 ❌
883 runs  866 ✅ 17 💤 0 ❌

Results for commit 62ffc63.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

17 skipped tests found

There are 17 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNestedArrayOfBytes
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNestedBytes
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testSelectInnerRowOfNestedRow
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testBitAndFunctionWithNullInputAndValueInput
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testThatAllOperatorsAreTested
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testTimestampWithNonzeroTimezone
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMatchRelTest ‑ matchNFATest
org.apache.beam.sdk.extensions.sql.impl.rule.BeamAggregateProjectMergeRuleTest ‑ testBeamAggregateProjectMergeRule_withFilterTable
org.apache.beam.sdk.extensions.sql.impl.rule.BeamAggregateProjectMergeRuleTest ‑ testBeamAggregateProjectMergeRule_withNoneTable
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlDateFunctionsIntegrationTest ‑ testDateTimeFunctions_currentTime
org.apache.beam.sdk.extensions.sql.meta.provider.hcatalog.BeamSqlHiveSchemaTest ‑ classMethod
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query6MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query6MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery5MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery5MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery5Test ‑ testBids
org.apache.beam.sdk.nexmark.sources.UnboundedEventSourceTest ‑ resumeFromCheckpoint

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

877 tests found (test 1 to 652)

There are 877 tests, see "Raw output" for the list of tests 1 to 652.
Raw output
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testDenseRankFunction
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testFirstValueFunction
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testLastValueFunction
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testOverCumulativeSum
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testOverCumulativeSumOrderByDesc
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testOverRangeBoundedSum
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testOverRowsBoundedSum
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testPercentRankFunction
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testRankFunction
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testRowNumberFunction
org.apache.beam.sdk.extensions.sql.BeamAnalyticFunctionsTest ‑ testSimpleOverFunction
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testArrayConstructor
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testArrayWithRow
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testBasicRow
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testDatetimeFields
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testFieldAccessToNestedRow
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testMapWithNullRowFields
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testMapWithRowAsValue
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNestedArray
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNestedArrayOfBytes
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNestedBytes
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNestedDatetime
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNestedRow
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNullInnerRow
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testNullRows
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testRowConstructor
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testRowWithArray
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testRowWithLogicalTypeSchema
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testSelectInnerRowOfNestedRow
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testSqlLogicalTypeDateFields
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testSqlLogicalTypeDatetimeFields
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest ‑ testSqlLogicalTypeTimeFields
org.apache.beam.sdk.extensions.sql.BeamSqlCastTest ‑ testCastToDate
org.apache.beam.sdk.extensions.sql.BeamSqlCastTest ‑ testCastToDateWithCase
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testCreateUseDropDatabaseWithOtherCatalogScope
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testCreateUseDropDatabaseWithSameCatalogScope
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testCreateWriteDropTableWithOtherCatalogScope
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testCreateWriteDropTableWithSameCatalogScope
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_createCatalog
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_createCatalog_duplicateCatalogError
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_createCatalog_invalidTypeError
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_dropCatalog
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_dropCatalog_activelyUsedError
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_dropCatalog_doesNotExistError
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_setCatalog
org.apache.beam.sdk.extensions.sql.BeamSqlCliCatalogTest ‑ testExecute_setCatalog_doesNotExistError
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testCreateDatabase
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testCreateDuplicateDatabase_error
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testCreateDuplicateDatabase_ifNotExists
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testCreateInsertDropTableUsingDefaultDatabase
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testCreateInsertDropTableUsingOtherDatabase
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testDropDatabase
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testDropDatabase_nonexistent
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testUseDatabase
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testUseDatabaseWithDeletedCatalog_notFound
org.apache.beam.sdk.extensions.sql.BeamSqlCliDatabaseTest ‑ testUseDatabase_doesNotExist
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExecute_createTableWithPrefixArrayField
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExecute_createTableWithPrefixMapField
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExecute_createTableWithRowField
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExecute_createTextTable
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExecute_createTextTable_invalidPartitioningError
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExecute_dropTable
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExecute_dropTable_assertTableRemovedFromPlanner
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ testExplainQuery
org.apache.beam.sdk.extensions.sql.BeamSqlCliTest ‑ test_time_types
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationCovarianceTest ‑ testPopulationVarianceDouble
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationCovarianceTest ‑ testPopulationVarianceInt
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationCovarianceTest ‑ testSampleVarianceDouble
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationCovarianceTest ‑ testSampleVarianceInt
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testAvg
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testAvgGroupByNullable
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testAvgNull
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testCount
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testCountGroupByNullable
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testCountNull
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testCountNulls
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testCountStar
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testCountThroughSum
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testMax
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testMaxNull
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testMin
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testMinNull
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testSampleVariance
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testSampleVarianceReverse
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testSum
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationNullableTest ‑ testSumNull
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationFunctionsWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationFunctionsWithBoundedOnBigDecimalDivide
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationFunctionsWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationNonGroupedFunctionsWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationNonGroupedFunctionsWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationRollupWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationRollupWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationWithoutWindowWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAggregationWithoutWindowWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testAnyValueFunction
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testBitAndFunction
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testBitAndFunctionWithEmptyTable
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testBitAndFunctionWithNullInputAndValueInput
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testBitAndFunctionWithOnlyNullInput
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testBitOrFunction
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testCountIfFunction
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testDistinctWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testDistinctWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testHopWindowWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testHopWindowWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testSessionWindowWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testSessionWindowWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testSupportsAggregationWithFilterWithoutProjection
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testSupportsAggregationWithoutProjection
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testSupportsGlobalWindowWithCustomTrigger
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testSupportsNonGlobalWindowWithCustomTrigger
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testTriggeredTumble
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testTumbleWindowWith31DaysBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testTumbleWindowWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testTumbleWindowWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testUnsupportedDistinct
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testUnsupportedDistinct2
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testUnsupportedGlobalWindowWithDefaultTrigger
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationTest ‑ testWindowOnNonTimestampField
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationVarianceTest ‑ testPopulationVarianceDouble
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationVarianceTest ‑ testPopulationVarianceInt
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationVarianceTest ‑ testSampleVarianceDouble
org.apache.beam.sdk.extensions.sql.BeamSqlDslAggregationVarianceTest ‑ testSampleVarianceInt
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testAccessArrayElement
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testCardinality
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testProjectArrayField
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testProjectArrayFieldWithCoGBKJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testSelectArrayValue
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testSelectRowFieldFromArrayOfRows
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testSelectRowsFromArrayOfRows
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testSelectSingleRowFromArrayOfRows
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testSingleElement
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testUnnestCrossJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testUnnestLiteral
org.apache.beam.sdk.extensions.sql.BeamSqlDslArrayTest ‑ testUnnestNamedLiteral
org.apache.beam.sdk.extensions.sql.BeamSqlDslExistsTest ‑ testExistsSubquery
org.apache.beam.sdk.extensions.sql.BeamSqlDslExistsTest ‑ testNotExistsSubquery
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testCompositeFilterWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testCompositeFilterWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testFilterBytes
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testFromInvalidTableName1
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testInvalidFilter
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testNoReturnFilterWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testNoReturnFilterWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testSingleFilterWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslFilterTest ‑ testSingleFilterWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testException_crossJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testException_nonEqualJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testFullOuterJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testInnerJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testJoinsUnboundedWithinWindowsWithDefaultTrigger
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testLeftOuterJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testRejectsGlobalWindowsWithDefaultTriggerInUnboundedInput
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testRejectsGlobalWindowsWithEndOfWindowTrigger
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testRejectsNonGlobalWindowsWithRepeatingTrigger
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testRejectsUnboundedWithinWindowsWithEndOfWindowTrigger
org.apache.beam.sdk.extensions.sql.BeamSqlDslJoinTest ‑ testRightOuterJoin
org.apache.beam.sdk.extensions.sql.BeamSqlDslNestedRowsTest ‑ testNestedRowArrayElementAccess
org.apache.beam.sdk.extensions.sql.BeamSqlDslNestedRowsTest ‑ testNestedRowArrayFieldAccess
org.apache.beam.sdk.extensions.sql.BeamSqlDslNestedRowsTest ‑ testNestedRowFieldAccess
org.apache.beam.sdk.extensions.sql.BeamSqlDslNestedRowsTest ‑ testRowAliasAsRow
org.apache.beam.sdk.extensions.sql.BeamSqlDslNestedRowsTest ‑ testRowConstructorBraces
org.apache.beam.sdk.extensions.sql.BeamSqlDslNestedRowsTest ‑ testRowConstructorKeyword
org.apache.beam.sdk.extensions.sql.BeamSqlDslNestedRowsTest ‑ testRowConstructorKeywordKeepAsRow
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testBytesLiteral
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testLiteralFieldWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testLiteralFieldWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testPartialFieldsInMultipleRowWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testPartialFieldsInMultipleRowWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testPartialFieldsInRowsWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testPartialFieldsInRowsWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testPartialFieldsWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testPartialFieldsWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testProjectUnknownField
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testSelectAllWithBounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testSelectAllWithUnbounded
org.apache.beam.sdk.extensions.sql.BeamSqlDslProjectTest ‑ testTrivialProjection
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAbs
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAcos
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAggrationFunctions
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAnnotationEquality
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testArithmeticOperator
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testArrayFunctions
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAsin
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAtan
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAtan2
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testAvg
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testBasicDateTimeFunctions
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testCOVARPOP
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testCeil
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testComparisonOperatorFunction
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testConditionalOperatorsAndFunctions
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testCos
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testCot
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testCount
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testDatetimeInfixPlus
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testDatetimePlusFunction
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testDegrees
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testExp
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testFloor
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testLikeAndNotLike
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testLn
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testLog10
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testLogicOperators
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testMax
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testMin
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testPi
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testPower
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testRadians
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testRand
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testRandInteger
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testRound
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testSUM0
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testSign
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testSin
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testSqrt
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testStringFunctions
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testSum
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testTan
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testThatAllOperatorsAreTested
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testThatOperatorsExist
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testTimestampDiff
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testTimestampMinusInterval
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testTruncate
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testVARPOP
org.apache.beam.sdk.extensions.sql.BeamSqlDslSqlStdOperatorsTest ‑ testVARSAMP
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testAutoLoadedUdfUdaf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testBeamSqlUdf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testBeamSqlUdfWithDefaultParameters
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testDateUdf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testRawCombineFnSubclass
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testSerializableFunctionUdf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testTableMacroUdf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testTimeUdf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testTimestampUdaf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testTimestampUdf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testUdaf
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testUdafMultiLevelDescendent
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testUdafWithListOutput
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testUdafWithMapOutput
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testUdfWithListInput
org.apache.beam.sdk.extensions.sql.BeamSqlDslUdfUdafTest ‑ testUdfWithListOutput
org.apache.beam.sdk.extensions.sql.BeamSqlDslUnnestRowsTest ‑ testUnnestArrayWithNestedRows
org.apache.beam.sdk.extensions.sql.BeamSqlMapTest ‑ testAccessMapElement
org.apache.beam.sdk.extensions.sql.BeamSqlMapTest ‑ testSelectAll
org.apache.beam.sdk.extensions.sql.BeamSqlMapTest ‑ testSelectMapField
org.apache.beam.sdk.extensions.sql.BeamSqlMapTest ‑ testSelectMapFieldKeyValueSameType
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testJoinQualifiedMainWithExtraSchema
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testJoinWithExtraSchema
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testOverrideQualifiedMainSchema
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testOverrideUnqualifiedMainSchema
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testSelectAs
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testSelectFromExtraSchema
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testSelectFromQualifiedPCollection
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testSelectFromUnqualifiedPCollection
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testSetDefaultQualifiedSchema
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testSetDefaultUnqualifiedSchema
org.apache.beam.sdk.extensions.sql.BeamSqlMultipleSchemasTest ‑ testSetDefaultUnqualifiedSchemaAndJoin
org.apache.beam.sdk.extensions.sql.BeamSqlNonAsciiTest ‑ testDefaultCharsetLiteral
org.apache.beam.sdk.extensions.sql.BeamSqlNonAsciiTest ‑ testNationalCharsetLiteral
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[`field
id`]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[`field
_id`]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field
id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field
_id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field+id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field.id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field=id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field?id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field\id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field``id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field`id]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field{id}]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field	id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field-id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field.id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field=id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field?_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\?_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\\_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\a_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\b_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\f_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\n_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\r_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\t_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field\v_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field_id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field``id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field{id}`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[`field|id`]
org.apache.beam.sdk.extensions.sql.CalciteParsesSimpleIdentifiersTest ‑ testParsesAlias[field_id]
org.apache.beam.sdk.extensions.sql.InferredJavaBeanSqlTest ‑ testAggregation
org.apache.beam.sdk.extensions.sql.InferredJavaBeanSqlTest ‑ testJoin
org.apache.beam.sdk.extensions.sql.InferredJavaBeanSqlTest ‑ testProject
org.apache.beam.sdk.extensions.sql.InferredJavaBeanSqlTest ‑ testSelect
org.apache.beam.sdk.extensions.sql.JsonToRowSqlTest ‑ testParsesRows
org.apache.beam.sdk.extensions.sql.TestBoundedTableTest ‑ testCreatingEmptyTable
org.apache.beam.sdk.extensions.sql.TypedCombineFnDelegateTest ‑ testParameterExtractionFromCombineFn_CombineFnDelegate
org.apache.beam.sdk.extensions.sql.TypedCombineFnDelegateTest ‑ testParameterExtractionFromCombineFn_CombineFnDelegate_WithGenericArray
org.apache.beam.sdk.extensions.sql.TypedCombineFnDelegateTest ‑ testParameterExtractionFromCombineFn_CombineFnDelegate_WithListInsteadOfArray
org.apache.beam.sdk.extensions.sql.error.BeamSqlErrorTest ‑ testFailedExpression
org.apache.beam.sdk.extensions.sql.impl.BeamSqlEnvTest ‑ testCreateExternalTableInNestedTableProvider
org.apache.beam.sdk.extensions.sql.impl.BeamSqlEnvTest ‑ testPlannerClassNotFound
org.apache.beam.sdk.extensions.sql.impl.JavaUdfLoaderTest ‑ testClassLoaderHasNoUdfProviders
org.apache.beam.sdk.extensions.sql.impl.JavaUdfLoaderTest ‑ testJarMissingUdfProviderThrowsProviderNotFoundException
org.apache.beam.sdk.extensions.sql.impl.JavaUdfLoaderTest ‑ testLoadAggregateFunction
org.apache.beam.sdk.extensions.sql.impl.JavaUdfLoaderTest ‑ testLoadScalarFunction
org.apache.beam.sdk.extensions.sql.impl.JavaUdfLoaderTest ‑ testLoadUnregisteredAggregateFunctionThrowsRuntimeException
org.apache.beam.sdk.extensions.sql.impl.JavaUdfLoaderTest ‑ testLoadUnregisteredScalarFunctionThrowsRuntimeException
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testBigQueryDialect
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testCalciteConnectionProperties_BigQuery
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_ddl
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_defaultUserAgent
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_getDriver
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_hasUserAgent
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_parse
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_pipelineOptionsPlumbing
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_setUserAgent
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testDriverManager_simple
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInsertIntoCreatedTable
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInternalConnect_boundedTable
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInternalConnect_bounded_limit
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInternalConnect_driverManagerDifferentProtocol
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInternalConnect_resetAll
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInternalConnect_setBogusRunner
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInternalConnect_setDirectRunner
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testInternalConnect_unbounded_limit
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testSelectsFromExistingComplexTable
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testSelectsFromExistingTable
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testTimestampWithDefaultTimezone
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testTimestampWithNonzeroTimezone
org.apache.beam.sdk.extensions.sql.impl.JdbcDriverTest ‑ testTimestampWithZeroTimezone
org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest ‑ getAccumulatorCoderInfersCoderForWildcardTypeParameter
org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest ‑ mergeAccumulators
org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest ‑ nonparameterizedGetUdafImpl_throwsIllegalStateException
org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$UdafImplTest ‑ subclassGetUdafImpl[aggregateFn: org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$Sum@799a77cc]
org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$UdafImplTest ‑ subclassGetUdafImpl[aggregateFn: org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$SumChild@58c3b6ae]
org.apache.beam.sdk.extensions.sql.impl.ScalarFnReflectorTest ‑ testDifferentMethodNameThrowsIllegalArgumentException
org.apache.beam.sdk.extensions.sql.impl.ScalarFnReflectorTest ‑ testDifferentMethodSignatureThrowsIllegalArgumentException
org.apache.beam.sdk.extensions.sql.impl.ScalarFnReflectorTest ‑ testGetApplyMethod
org.apache.beam.sdk.extensions.sql.impl.ScalarFnReflectorTest ‑ testGetApplyMethodOverride
org.apache.beam.sdk.extensions.sql.impl.ScalarFnReflectorTest ‑ testGetApplyMethodStatic
org.apache.beam.sdk.extensions.sql.impl.ScalarFnReflectorTest ‑ testMissingAnnotationThrowsIllegalArgumentException
org.apache.beam.sdk.extensions.sql.impl.ScalarFnReflectorTest ‑ testNonPublicMethodThrowsIllegalArgumentException
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLNestedTypesTest ‑ supportsNestedTypes
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLNestedTypesTest ‑ supportsPrimitiveTypes
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_WithComplexFields
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_full
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_minimal
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_withDatabase
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_withoutLocation
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_withoutTableComment
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_withoutTblProperties
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateExternalTable_withoutType
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseCreateTable
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ testParseDropTable
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ unparseAggregateFunction
org.apache.beam.sdk.extensions.sql.impl.parser.BeamDDLTest ‑ unparseScalarFunction
org.apache.beam.sdk.extensions.sql.impl.parser.SqlCreateFunctionTest ‑ createAggregateFunction
org.apache.beam.sdk.extensions.sql.impl.parser.SqlCreateFunctionTest ‑ createScalarFunction
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testComparisonInfiniteVsHuge
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testComparisonInfiniteVsInfinite
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testComparisonOfBoundedCost
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testComparisonOfUnboundedCost
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testDefaultConstructorIsInfinite
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testEffectOfRateVsRowCount
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testHugePlusHugeIsInfinite
org.apache.beam.sdk.extensions.sql.impl.planner.BeamCostModelTest ‑ testOneInfiniteValue
org.apache.beam.sdk.extensions.sql.impl.planner.CalciteQueryPlannerTest ‑ testCumulativeCostMetaDataHandler
org.apache.beam.sdk.extensions.sql.impl.planner.CalciteQueryPlannerTest ‑ testNonCumulativeCostMetadataHandler
org.apache.beam.sdk.extensions.sql.impl.planner.CalciteQueryPlannerTest ‑ testclusterCostHandlerUsesBeamCost
org.apache.beam.sdk.extensions.sql.impl.planner.NodeStatsTest ‑ testKnownRel
org.apache.beam.sdk.extensions.sql.impl.planner.NodeStatsTest ‑ testSubsetHavingBest
org.apache.beam.sdk.extensions.sql.impl.planner.NodeStatsTest ‑ testUnknownRel
org.apache.beam.sdk.extensions.sql.impl.rel.BeamAggregationRelTest ‑ testNodeStats
org.apache.beam.sdk.extensions.sql.impl.rel.BeamAggregationRelTest ‑ testNodeStatsEffectOfGroupSet
org.apache.beam.sdk.extensions.sql.impl.rel.BeamAggregationRelTest ‑ testNodeStatsSlidingWindow
org.apache.beam.sdk.extensions.sql.impl.rel.BeamAggregationRelTest ‑ testNodeStatsUnboundedWindow
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCalcRelTest ‑ testFilterNodeStats
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCalcRelTest ‑ testNoFieldAccess
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCalcRelTest ‑ testNodeStatsConditionType
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCalcRelTest ‑ testNodeStatsNumberOfConditions
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCalcRelTest ‑ testProjectionNodeStats
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCalcRelTest ‑ testSingleFieldAccess
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testException_crossJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testException_join_condition1
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testException_join_condition2
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testException_join_condition3
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testException_join_condition4
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testException_nonEqualJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testFullOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testInnerJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testInnerJoinWithEmptyTuplesOnRightSide
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testLeftOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testLeftOuterJoinWithEmptyTuplesOnRightSide
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testNodeStatsOfMoreConditions
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelBoundedVsBoundedTest ‑ testRightOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelUnboundedVsUnboundedTest ‑ testFullOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelUnboundedVsUnboundedTest ‑ testInnerJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelUnboundedVsUnboundedTest ‑ testLeftOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelUnboundedVsUnboundedTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelUnboundedVsUnboundedTest ‑ testRightOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCoGBKJoinRelUnboundedVsUnboundedTest ‑ testWindowsMismatch
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[BOOLEAN NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[BYTE NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[BYTES NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[DATETIME NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[DECIMAL NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[DOUBLE NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[FLOAT NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[INT16 NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[INT32 NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[INT64 NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[LOGICAL_TYPE<SqlTimeWithLocalTzType> NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[LOGICAL_TYPE<beam:logical_type:date:v1> NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[LOGICAL_TYPE<beam:logical_type:datetime:v1> NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[LOGICAL_TYPE<beam:logical_type:time:v1> NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$PrimitiveTypeTests ‑ testToEnumerable_collectNullValue[STRING NOT NULL]
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$SpecificTypeTests ‑ testToEnumerable_collectMultiple
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$SpecificTypeTests ‑ testToEnumerable_collectSingle
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$SpecificTypeTests ‑ testToEnumerable_count
org.apache.beam.sdk.extensions.sql.impl.rel.BeamEnumerableConverterTest$SpecificTypeTests ‑ testToListRow_collectMultiple
org.apache.beam.sdk.extensions.sql.impl.rel.BeamIOSourceRelTest ‑ boundedRowCount
org.apache.beam.sdk.extensions.sql.impl.rel.BeamIOSourceRelTest ‑ testBoundedNodeStats
org.apache.beam.sdk.extensions.sql.impl.rel.BeamIOSourceRelTest ‑ testUnboundedNodeStats
org.apache.beam.sdk.extensions.sql.impl.rel.BeamIOSourceRelTest ‑ unboundedRowCount
org.apache.beam.sdk.extensions.sql.impl.rel.BeamIntersectRelTest ‑ testIntersect
org.apache.beam.sdk.extensions.sql.impl.rel.BeamIntersectRelTest ‑ testIntersectAll
org.apache.beam.sdk.extensions.sql.impl.rel.BeamIntersectRelTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMatchRelTest ‑ matchLogicalPlanTest
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMatchRelTest ‑ matchMeasuresTest
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMatchRelTest ‑ matchNFATest
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMatchRelTest ‑ matchPrevFunctionTest
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMatchRelTest ‑ matchQuantifierTest
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMinusRelTest ‑ testExcept
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMinusRelTest ‑ testExceptAll
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMinusRelTest ‑ testExceptRemovesDuplicates
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMinusRelTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamMinusRelTest ‑ testNodeStatsEstimationUnbounded
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSetOperatorRelBaseTest ‑ testDifferentWindows
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSetOperatorRelBaseTest ‑ testSameWindow
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testFullOuterJoinError
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testInnerJoin_boundedTableOnTheLeftSide
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testInnerJoin_unboundedTableOnTheLeftSide
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testLeftOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testLeftOuterJoinError
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testRightOuterJoin
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputJoinRelTest ‑ testRightOuterJoinError
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testBoundedTableInnerJoinWithLookupTable
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testLookupTableInnerJoinWithBoundedTable
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testLookupTableInnerJoinWithUnboundedTable
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testLookupTableLeftOuterJoinWithBoundedTableError
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testLookupTableRightOuterJoinWithBoundedTable
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testUnboundedTableFullOuterJoinWithLookupTableError
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testUnboundedTableInnerJoinWithLookupTable
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testUnboundedTableLeftOuterJoinWithLookupTable
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSideInputLookupJoinRelTest ‑ testUnboundedTableRightOuterJoinWithLookupTableError
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_basic
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_bigFetch
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_exception
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_nullsFirst
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_nullsLast
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_timestamp
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_with_offset
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRelTest ‑ testOrderBy_with_offset2
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUncollectRelTest ‑ testNodeStats
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUncollectRelTest ‑ testUncollectNested
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUncollectRelTest ‑ testUncollectPrimitive
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUnionRelTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUnionRelTest ‑ testNodeStatsEstimationUnionAll
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUnionRelTest ‑ testUnion
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUnionRelTest ‑ testUnionAll
org.apache.beam.sdk.extensions.sql.impl.rel.BeamUnnestRelTest ‑ testUnnest
org.apache.beam.sdk.extensions.sql.impl.rel.BeamValuesRelTest ‑ testNodeStatsEstimation
org.apache.beam.sdk.extensions.sql.impl.rel.BeamValuesRelTest ‑ testValues
org.apache.beam.sdk.extensions.sql.impl.rel.BeamValuesRelTest ‑ testValues_castInt
org.apache.beam.sdk.extensions.sql.impl.rel.BeamValuesRelTest ‑ testValues_onlySelect
org.apache.beam.sdk.extensions.sql.impl.rel.BeamValuesRelTest ‑ testValues_selectEmpty
org.apache.beam.sdk.extensions.sql.impl.rule.BeamAggregateProjectMergeRuleTest ‑ testBeamAggregateProjectMergeRule_withFilterTable
org.apache.beam.sdk.extensions.sql.impl.rule.BeamAggregateProjectMergeRuleTest ‑ testBeamAggregateProjectMergeRule_withNoneTable
org.apache.beam.sdk.extensions.sql.impl.rule.BeamAggregateProjectMergeRuleTest ‑ testBeamAggregateProjectMergeRule_withProjectTable
org.apache.beam.sdk.extensions.sql.impl.rule.BeamAggregateProjectMergeRuleTest ‑ testBeamAggregateProjectMergeRule_withProjectTable_withPredicate
org.apache.beam.sdk.extensions.sql.impl.rule.IOPushDownRuleTest ‑ testFindUtilisedInputRefs
org.apache.beam.sdk.extensions.sql.impl.rule.IOPushDownRuleTest ‑ testIsProjectRenameOnlyProgram
org.apache.beam.sdk.extensions.sql.impl.rule.IOPushDownRuleTest ‑ testReMapRexNodeToNewInputs
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testBeamJoinAssociationRule
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testBeamJoinPushThroughJoinRuleLeft
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testBeamJoinPushThroughJoinRuleRight
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testSystemNotReorderingMediumSmallLarge
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testSystemNotReorderingSmallMediumLarge
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testSystemNotReorderingWithoutRules
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testSystemReorderingLargeMediumSmall
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testSystemReorderingMediumLargeSmall
org.apache.beam.sdk.extensions.sql.impl.rule.JoinReorderingTest ‑ testTableSizes
org.apache.beam.sdk.extensions.sql.impl.schema.BeamSqlRowCoderTest ‑ encodeAndDecode
org.apache.beam.sdk.extensions.sql.impl.transform.agg.CountIfTest ‑ testAddsInputToAccumulator
org.apache.beam.sdk.extensions.sql.impl.transform.agg.CountIfTest ‑ testCreatesAccumulatorCoder
org.apache.beam.sdk.extensions.sql.impl.transform.agg.CountIfTest ‑ testCreatesEmptyAccumulator
org.apache.beam.sdk.extensions.sql.impl.transform.agg.CountIfTest ‑ testExtractsOutput
org.apache.beam.sdk.extensions.sql.impl.transform.agg.CountIfTest ‑ testMergeAccumulators
org.apache.beam.sdk.extensions.sql.impl.transform.agg.CountIfTest ‑ testReturnsAccumulatorUnchangedForNullInput
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceAccumulatorTest ‑ testAccumulatorOfSingleElement
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceAccumulatorTest ‑ testCombinesEmptyWithEmpty
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceAccumulatorTest ‑ testCombinesEmptyWithNonEmpty
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceAccumulatorTest ‑ testCombinesNonEmptyWithEmpty
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceAccumulatorTest ‑ testCombinesNonTrivial
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceAccumulatorTest ‑ testEmpty
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceAccumulatorTest ‑ testInitialized
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testAddsInputToAccumulator[varianceFn 0]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testAddsInputToAccumulator[varianceFn 1]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testCreatesAccumulatorCoder[varianceFn 0]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testCreatesAccumulatorCoder[varianceFn 1]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testCreatesEmptyAccumulator[varianceFn 0]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testCreatesEmptyAccumulator[varianceFn 1]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testExtractsOutput[varianceFn 0]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testExtractsOutput[varianceFn 1]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testReturnsAccumulatorUnchangedForNullInput[varianceFn 0]
org.apache.beam.sdk.extensions.sql.impl.transform.agg.VarianceFnTest ‑ testReturnsAccumulatorUnchangedForNullInput[varianceFn 1]
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testIsInf
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testIsNan
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testLeftPad
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testLength
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testMd5
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testReverse
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testRightPad
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testSHA1
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testSHA256
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testSHA512
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSalUhfSpecialTypeAndValueTest ‑ testToHex
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testCOSH
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testEndsWith
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testFromHex
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testLeftPad
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testLength
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testMd5
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testReverse
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testRightPad
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testSHA1
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testSHA256
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testSHA512
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testSINH
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testStartsWith
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testTANH
org.apache.beam.sdk.extensions.sql.impl.udf.BeamSqlUdfExpressionTest ‑ testToHex
org.apache.beam.sdk.extensions.sql.impl.utils.BigDecimalConverterTest ‑ testReturnsConverterForNumericTypes
org.apache.beam.sdk.extensions.sql.impl.utils.BigDecimalConverterTest ‑ testThrowsForUnsupportedTypes
org.apache.beam.sdk.extensions.sql.impl.utils.CalciteUtilsTest ‑ testFieldTypeNotFound
org.apache.beam.sdk.extensions.sql.impl.utils.CalciteUtilsTest ‑ testRoundTripBeamNullableSchema
org.apache.beam.sdk.extensions.sql.impl.utils.CalciteUtilsTest ‑ testRoundTripBeamSchema
org.apache.beam.sdk.extensions.sql.impl.utils.CalciteUtilsTest ‑ testToCalciteRowType
org.apache.beam.sdk.extensions.sql.impl.utils.CalciteUtilsTest ‑ testToCalciteRowTypeNullable
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testEquals
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testGreaterThan
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testGreaterThanOrEquals
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testIsNullAndIsNotNull
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testLessThan
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testLessThanOrEquals
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testLike
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlComparisonOperatorsIntegrationTest ‑ testNotEquals
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlDateFunctionsIntegrationTest ‑ testDateTimeFunctions_currentTime
org.apache.beam.sdk.extensions.sql.integrationtest.BeamSqlLogicalFunctionsIntegrationTest ‑ testStringFunctions
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ classLoader_readFile
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_GroupBy
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_ddl
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_emptyArgs
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_fixedWindow
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_insertSelect
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_nullCommand
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_parse
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_select
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_selectFromTable
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_simple
org.apache.beam.sdk.extensions.sql.jdbc.BeamSqlLineTest ‑ testSqlLine_slidingWindow
org.apache.beam.sdk.extensions.sql.jdbc.JdbcJarTest ‑ classLoader_ddl
org.apache.beam.sdk.extensions.sql.jdbc.JdbcJarTest ‑ classLoader_parse
org.apache.beam.sdk.extensions.sql.jdbc.JdbcJarTest ‑ classLoader_readFile
org.apache.beam.sdk.extensions.sql.jdbc.JdbcJarTest ‑ classLoader_simple
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testCompoundIdInDefaultSchema
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testCompoundIdInExplicitDefaultSchema
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testDefaultBuildIOReader_withEmptyParams_returnsPCollection
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testDefaultBuildIOReader_withNonEmptyParams_throwsException
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testInnerJoinWithLongCompoundIds
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testJoinWithLongCompoundIds
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testJoinWithLongCompoundIdsWithAliases
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testLongCompoundIdInDefaultSchema
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testLongCompoundIdInDefaultSchemaWithMultipleProviders
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testLongCompoundIdInExplicitDefaultSchema
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testLongCompoundIdInNonDefaultSchemaDifferentNames
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testLongCompoundIdInNonDefaultSchemaSameTableNames
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testSimpleId
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testSimpleIdWithExplicitDefaultSchema
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testSimpleIdWithExplicitDefaultSchemaWithMultipleProviders
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testSimpleIdWithExplicitNonDefaultSchema
org.apache.beam.sdk.extensions.sql.meta.CustomTableResolverTest ‑ testUnionWithLongCompoundIds
org.apache.beam.sdk.extensions.sql.meta.provider.SchemaIOTableProviderWrapperTest ‑ testBuildIOReader
org.apache.beam.sdk.extensions.sql.meta.provider.SchemaIOTableProviderWrapperTest ‑ testBuildIOReader_withProjectionPushdown
org.apache.beam.sdk.extensions.sql.meta.provider.avro.AvroTableProviderTest ‑ testWriteAndReadTable
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryFilterTest ‑ testIsSupported
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testBuildBeamSqlTable
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testDefaultMethod_whenPropertiesAreNotSet
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testGetTableType
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testRuntimeExceptionThrown_whenAPropertyOfInvalidTypeIsSpecified
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testRuntimeExceptionThrown_whenAnInvalidPropertyIsSpecified
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testSelectDefaultMethodExplicitly
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testSelectDirectReadMethod
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testSelectExportMethod
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testSelectWriteDispositionMethodAppend
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testSelectWriteDispositionMethodEmpty
org.apache.beam.sdk.extensions.sql.meta.provider.bigquery.BigQueryTableProviderTest ‑ testSelectWriteDispositionMethodTruncate
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableFilterTest ‑ testIsSupported[0]
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableFilterTest ‑ testIsSupported[1]
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableFilterTest ‑ testIsSupported[2]
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableFilterTest ‑ testIsSupported[3]
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableCreationFailuresTest ‑ testCreatePropertiesCountNotEqualSchemaFields
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableCreationFailuresTest ‑ testCreatePropertiesDontMatchSchema
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableCreationFailuresTest ‑ testCreateWithoutKeyFails
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableCreationFailuresTest ‑ testCreateWithoutLocationFails
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableCreationFailuresTest ‑ testCreateWithoutTypeFails
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableCreationFailuresTest ‑ testCreateWrongKeyTypeFails
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableCreationFailuresTest ‑ testShouldFailOnIncorrectLocation
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableFlatTest ‑ testCreatesFlatSchemaCorrectly
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableFlatTest ‑ testSegmentedInsert
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableFlatTest ‑ testSelectFlatKeyRegexQuery
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableFlatTest ‑ testSimpleInsert
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableFlatTest ‑ testSimpleSelectFlat
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableWithRowsTest ‑ testCreatesSchemaCorrectly
org.apache.beam.sdk.extensions.sql.meta.provider.bigtable.BigtableTableWithRowsTest ‑ testSimpleSelect
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.SchemaUtilsTest ‑ testFromDataCatalog
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.SchemaUtilsTest ‑ testToDataCatalog
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.ZetaSqlIdUtilsTest ‑ testHandlesMixedIds
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.ZetaSqlIdUtilsTest ‑ testHandlesSimpleIds
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.ZetaSqlIdUtilsTest ‑ testHandlesSpecialChars
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.ZetaSqlIdUtilsTest ‑ testHandlesSpecialCharsInOnePart
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.ZetaSqlIdUtilsTest ‑ testHandlesWhiteSpaces
org.apache.beam.sdk.extensions.sql.meta.provider.datacatalog.ZetaSqlIdUtilsTest ‑ testHandlesWhiteSpacesInOnePart
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testAllDataTypes
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testBoundedGeneration
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testEventTimeColumnNotFoundThrowsException
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testEventTimeColumnWrongTypeThrowsException
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testEventTimeMissingColumnThrowsException
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testEventTimeWatermarkAdvances
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testFieldGenerators
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testMissingRequiredPropertyThrowsException
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testMultipleTimestampColumns
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testNullRate

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

877 tests found (test 653 to 877)

There are 877 tests, see "Raw output" for the list of tests 653 to 877.
Raw output
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testProcessingTimeBehavior
org.apache.beam.sdk.extensions.sql.meta.provider.datagen.DataGeneratorTableProviderTest ‑ testSequenceOnWrongTypeThrowsException
org.apache.beam.sdk.extensions.sql.meta.provider.hcatalog.BeamSqlHiveSchemaTest ‑ classMethod
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.BeamSqlCliIcebergTest ‑ testCreateCatalog
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.BeamSqlCliIcebergTest ‑ testCreateNamespace
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.BeamSqlCliIcebergTest ‑ testCrossCatalogTableWriteAndRead
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.BeamSqlCliIcebergTest ‑ testDropNamespace
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.BeamSqlCliIcebergTest ‑ testUseNamespace
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.IcebergFilterTest ‑ testIsSupported
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.IcebergMetastoreTest ‑ testBuildBeamSqlTable
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.IcebergMetastoreTest ‑ testCreateTable
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.IcebergMetastoreTest ‑ testGetTableType
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.IcebergMetastoreTest ‑ testGetTables
org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.IcebergMetastoreTest ‑ testSupportsPartitioning
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableAvroTest ‑ testRecorderDecoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableAvroTest ‑ testRecorderEncoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableCSVTest ‑ testRecorderDecoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableCSVTest ‑ testRecorderEncoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableJsonTest ‑ testRecorderDecoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableJsonTest ‑ testRecorderEncoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableProtoTest ‑ testRecorderDecoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableProtoTest ‑ testRecorderEncoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableProtoTest ‑ testSchemasDoNotMatch
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableProtoTest ‑ testWithShuffledSchema
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableStatisticsTest ‑ allTheRecordsSameTimeRate
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableStatisticsTest ‑ testAllLate
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableStatisticsTest ‑ testEmptyPartitionsRate
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableStatisticsTest ‑ testLateRecords
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableStatisticsTest ‑ testOnePartitionAheadRate
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableStatisticsTest ‑ testOrderedArrivalMultiplePartitionsRate
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableStatisticsTest ‑ testOrderedArrivalSinglePartitionRate
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableThriftTest ‑ testRecorderDecoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableThriftTest ‑ testRecorderEncoder
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableThriftTest ‑ testSchemasDoNotMatch
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.BeamKafkaTableThriftTest ‑ testWithShuffledSchema
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildBeamSqlAvroTable
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildBeamSqlCSVTable
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildBeamSqlNestedBytesTable
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildBeamSqlNestedThriftTable
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildBeamSqlProtoTable
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildBeamSqlThriftTable
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildWithExtraProperties
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildWithExtraServers
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildWithExtraTopics
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildsTableWithCreateTimeWatermarkAndDelay
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildsTableWithLogAppendTimeWatermark
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testBuildsTableWithProcessingTimeWatermark
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderTest ‑ testGetTableType
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.NestedPayloadKafkaTableTest ‑ constructionFailures
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.NestedPayloadKafkaTableTest ‑ fullRecordToRow
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.NestedPayloadKafkaTableTest ‑ fullRowToRecord
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.NestedPayloadKafkaTableTest ‑ recordToRowFailures
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.NestedPayloadKafkaTableTest ‑ reorderRowToRecord
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.NestedPayloadKafkaTableTest ‑ rowToRecordFailures
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[0]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[1]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[2]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[3]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[4]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[5]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[6]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[7]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbFilterTest ‑ testIsSupported[8]
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbTableProviderTest ‑ testBuildBeamSqlTable
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbTableProviderTest ‑ testBuildBeamSqlTable_withBadLocation_throwsException
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbTableProviderTest ‑ testBuildBeamSqlTable_withUsernameAndPassword
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbTableProviderTest ‑ testBuildBeamSqlTable_withUsernameOnly
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbTableProviderTest ‑ testGetTableType
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbTableTest ‑ testDocumentToRowConverter
org.apache.beam.sdk.extensions.sql.meta.provider.mongodb.MongoDbTableTest ‑ testRowToDocumentConverter
org.apache.beam.sdk.extensions.sql.meta.provider.parquet.ParquetTableProviderTest ‑ testLocationPathConventions
org.apache.beam.sdk.extensions.sql.meta.provider.parquet.ParquetTableProviderTest ‑ testReadAndFilter
org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubTableProviderTest ‑ testCreatesFlatTable
org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubTableProviderTest ‑ testCreatesTable
org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubTableProviderTest ‑ testCreatesTableWithJustTimestamp
org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubTableProviderTest ‑ testTableTypePubsub
org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubTableProviderTest ‑ testThrowsIfTimestampFieldNotProvided
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.PubsubLiteTableProviderTest ‑ bytesWithFormatInvalid
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.PubsubLiteTableProviderTest ‑ invalidLocations
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.PubsubLiteTableProviderTest ‑ invalidSchemas
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.PubsubLiteTableProviderTest ‑ subscriptionTableCannotWrite
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.PubsubLiteTableProviderTest ‑ topicTableCannotRead
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.PubsubLiteTableProviderTest ‑ validSubscriptionTables
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.PubsubLiteTableProviderTest ‑ validTopicTables
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.RowHandlerTest ‑ constructionFailures
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.RowHandlerTest ‑ fullMessageToRow
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.RowHandlerTest ‑ fullRowToMessage
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.RowHandlerTest ‑ messageToRowFailures
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.RowHandlerTest ‑ reorderRowToMessage
org.apache.beam.sdk.extensions.sql.meta.provider.pubsublite.RowHandlerTest ‑ rowToMessageFailures
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderTest ‑ testInMemoryTableProvider_returnsSelectedColumns
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderTest ‑ testInMemoryTableProvider_withAllSelectedColumns_returnsAllColumns
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderTest ‑ testInMemoryTableProvider_withDuplicateSelectedColumns_returnsSelectedColumnsOnce
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderTest ‑ testInMemoryTableProvider_withEmptySelectedColumns_returnsAllColumns
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_predicateSimple
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_predicateSimple_Boolean
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_predicateWithAnd
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectAllField
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectAll_withSupportedAndUnsupportedPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectAll_withUnsupportedPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectFieldsInRandomOrder_withRename_withSupportedAndUnsupportedFilters
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectFieldsInRandomOrder_withRename_withSupportedFilter
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectFieldsInRandomOrder_withRename_withUnsupportedFilter
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectOneFieldsMoreThanOnce
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_selectOneFieldsMoreThanOnce_withSupportedPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_withComplexProjects_withSupportedFilter
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_withSupportedAndUnsupportedPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterAndProjectPushDown ‑ testIOSourceRel_withUnsupportedPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterPushDown ‑ testIOSourceRel_selectAllFieldsInRandomOrder_shouldPushDownSupportedFilter
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterPushDown ‑ testIOSourceRel_selectAll_withSupportedFilter_shouldDropCalc
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterPushDown ‑ testIOSourceRel_selectOneFieldsMoreThanOnce
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterPushDown ‑ testIOSourceRel_selectOneFieldsMoreThanOnce_withSupportedPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterPushDown ‑ testIOSourceRel_withFilter_shouldProjectAllFields
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterPushDown ‑ testIOSourceRel_withSupportedFilter_selectInRandomOrder
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithFilterPushDown ‑ testIOSourceRel_withUnsupportedFilter_calcPreservesCondition
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithProjectPushDown ‑ testIOSourceRel_AllFields
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithProjectPushDown ‑ testIOSourceRel_selectOneFieldsMoreThanOnce
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithProjectPushDown ‑ testIOSourceRel_selectOneFieldsMoreThanOnce_withSupportedPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithProjectPushDown ‑ testIOSourceRel_withNoPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithProjectPushDown ‑ testIOSourceRel_withNoPredicate_withRename
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithProjectPushDown ‑ testIOSourceRel_withPredicate
org.apache.beam.sdk.extensions.sql.meta.provider.test.TestTableProviderWithProjectPushDown ‑ testIOSourceRel_withPredicate_withRename
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testExplicitCsv
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testExplicitCsvExcel
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testInvalidJson
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testJson
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testLegacyDefaultCsv
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testLegacyTdfCsv
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testLines
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testWriteCsv
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testWriteJson
org.apache.beam.sdk.extensions.sql.meta.provider.text.TextTableProviderTest ‑ testWriteLines
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testBuildBeamSqlTable
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testCreateTable
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testCreateTable_duplicatedName
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testCreateTable_invalidTableType
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testGetTables
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testRegisterProvider
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testRegisterProvider_duplicatedTableName
org.apache.beam.sdk.extensions.sql.meta.store.InMemoryMetaStoreTest ‑ testRegisterProvider_duplicatedTableType
org.apache.beam.sdk.nexmark.MainTest ‑ testSmokeSuiteOnDirectRunner
org.apache.beam.sdk.nexmark.NexmarkConfigurationTest ‑ testNamedQueryParsing
org.apache.beam.sdk.nexmark.NexmarkConfigurationTest ‑ testNumericQueryParsing
org.apache.beam.sdk.nexmark.NexmarkUtilsTest ‑ testFullQueryNameAppendsLanguageIfNeeded
org.apache.beam.sdk.nexmark.NexmarkUtilsTest ‑ testFullQueryNameDoesntContainNullLanguage
org.apache.beam.sdk.nexmark.NexmarkUtilsTest ‑ testPrepareCsvSideInput
org.apache.beam.sdk.nexmark.NexmarkUtilsTest ‑ testTableName
org.apache.beam.sdk.nexmark.queries.BoundedSideInputJoinTest ‑ inputOutputSameEvents
org.apache.beam.sdk.nexmark.queries.BoundedSideInputJoinTest ‑ queryMatchesModelBatchCsv
org.apache.beam.sdk.nexmark.queries.BoundedSideInputJoinTest ‑ queryMatchesModelBatchDirect
org.apache.beam.sdk.nexmark.queries.BoundedSideInputJoinTest ‑ queryMatchesModelStreamingCsv
org.apache.beam.sdk.nexmark.queries.BoundedSideInputJoinTest ‑ queryMatchesModelStreamingDirect
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query0MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query0MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query1MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query1MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query2MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query2MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query3MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query3MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query4MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query4MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query5MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query5MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query6MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query6MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query7MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query7MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query8MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query8MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query9MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.QueryTest ‑ query9MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.SessionSideInputJoinTest ‑ inputOutputSameEvents
org.apache.beam.sdk.nexmark.queries.SessionSideInputJoinTest ‑ queryMatchesModelBatchCsv
org.apache.beam.sdk.nexmark.queries.SessionSideInputJoinTest ‑ queryMatchesModelBatchDirect
org.apache.beam.sdk.nexmark.queries.SessionSideInputJoinTest ‑ queryMatchesModelStreamingCsv
org.apache.beam.sdk.nexmark.queries.SessionSideInputJoinTest ‑ queryMatchesModelStreamingDirect
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery1MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery1MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery2MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery2MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery3MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery3MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery5MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery5MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery7MatchesModelBatch
org.apache.beam.sdk.nexmark.queries.SqlQueryTest$SqlQueryTestCalcite ‑ sqlQuery7MatchesModelStreaming
org.apache.beam.sdk.nexmark.queries.sql.SqlBoundedSideInputJoinTest$SqlBoundedSideInputJoinTestCalcite ‑ inputOutputSameEvents
org.apache.beam.sdk.nexmark.queries.sql.SqlBoundedSideInputJoinTest$SqlBoundedSideInputJoinTestCalcite ‑ queryMatchesModelBatchCsv
org.apache.beam.sdk.nexmark.queries.sql.SqlBoundedSideInputJoinTest$SqlBoundedSideInputJoinTestCalcite ‑ queryMatchesModelBatchDirect
org.apache.beam.sdk.nexmark.queries.sql.SqlBoundedSideInputJoinTest$SqlBoundedSideInputJoinTestCalcite ‑ queryMatchesModelStreamingCsv
org.apache.beam.sdk.nexmark.queries.sql.SqlBoundedSideInputJoinTest$SqlBoundedSideInputJoinTestCalcite ‑ queryMatchesModelStreamingDirect
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery0Test$SqlQuery0TestCalcite ‑ testPassesBidsThrough
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery1Test ‑ testConvertsPriceToEur
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery1Test ‑ testDolToEurConversion
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery2Test$SqlQuery2TestCalcite ‑ testSkipsEverySecondElement
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery2Test$SqlQuery2TestCalcite ‑ testSkipsEveryThirdElement
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery3Test$SqlQuery3TestCalcite ‑ testJoinsPeopleWithAuctions
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery5Test ‑ testBids
org.apache.beam.sdk.nexmark.queries.sql.SqlQuery7Test ‑ testBids
org.apache.beam.sdk.nexmark.sources.BoundedEventSourceTest ‑ sourceAndReadersWork
org.apache.beam.sdk.nexmark.sources.BoundedEventSourceTest ‑ splitAtFractionRespectsContract
org.apache.beam.sdk.nexmark.sources.BoundedEventSourceTest ‑ splitIntoBundlesRespectsContract
org.apache.beam.sdk.nexmark.sources.GeneratorTest ‑ splitAtFractionPreservesOverallEventCount
org.apache.beam.sdk.nexmark.sources.GeneratorTest ‑ splitPreservesOverallEventCount
org.apache.beam.sdk.nexmark.sources.UnboundedEventSourceTest ‑ resumeFromCheckpoint
org.apache.beam.sdk.tpcds.QueryReaderTest ‑ testQuery3Identifiers
org.apache.beam.sdk.tpcds.QueryReaderTest ‑ testQuery3String
org.apache.beam.sdk.tpcds.QueryReaderTest ‑ testQuery4String
org.apache.beam.sdk.tpcds.QueryReaderTest ‑ testQuery55String
org.apache.beam.sdk.tpcds.TableSchemaJSONLoaderTest ‑ testDateDimTable
org.apache.beam.sdk.tpcds.TableSchemaJSONLoaderTest ‑ testGetAllTableNames
org.apache.beam.sdk.tpcds.TableSchemaJSONLoaderTest ‑ testItemTable
org.apache.beam.sdk.tpcds.TableSchemaJSONLoaderTest ‑ testStoreReturnsTable
org.apache.beam.sdk.tpcds.TableSchemaJSONLoaderTest ‑ testWarehouseTable
org.apache.beam.sdk.tpcds.TpcdsParametersReaderTest ‑ testGetAndCheckAllQueries
org.apache.beam.sdk.tpcds.TpcdsParametersReaderTest ‑ testGetAndCheckDataSize
org.apache.beam.sdk.tpcds.TpcdsParametersReaderTest ‑ testGetAndCheckDataSizeException
org.apache.beam.sdk.tpcds.TpcdsParametersReaderTest ‑ testGetAndCheckQueriesException
org.apache.beam.sdk.tpcds.TpcdsParametersReaderTest ‑ testGetAndCheckSpecifiedQueries
org.apache.beam.sdk.tpcds.TpcdsParametersReaderTest ‑ testGetAndCheckTpcParallel
org.apache.beam.sdk.tpcds.TpcdsParametersReaderTest ‑ ttestGetAndCheckTpcParallelException
org.apache.beam.sdk.tpcds.TpcdsSchemasTest ‑ testCallCenterSchema
org.apache.beam.sdk.tpcds.TpcdsSchemasTest ‑ testCatalogPageSchemaNullable
org.apache.beam.sdk.tpcds.TpcdsSchemasTest ‑ testCustomerAddressSchemaNullable