Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[yaml] add mysql, oracle, postgres and sql server providers #33124

Merged
merged 6 commits into from
Dec 29, 2024

remove hikari testImplementation for JDBCIO

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

[yaml] add mysql, oracle, postgres and sql server providers #33124

remove hikari testImplementation for JDBCIO
1bfa344
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 26, 2024 in 0s

All 96 tests pass, 6 skipped in 3m 58s

102 tests   - 1 801   96 ✅  - 1 604   3m 58s ⏱️ - 7m 46s
  8 suites  -   152    6 💤  -   197 
  8 files    -   152    0 ❌ ±    0 

Results for commit 1bfa344. ± Comparison against earlier commit d55eb7b.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

6 skipped tests found

There are 6 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticPartitionManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticPartitionManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticRangeManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticRangeManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioning[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioning[postgres]

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

102 tests found

There are 102 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioningAutomaticPartitionManagementAndBeamRows[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioningAutomaticPartitionManagementAndBeamRows[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioningAutomaticPartitionManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioningAutomaticPartitionManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioningAutomaticRangeManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioningAutomaticRangeManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioning[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticDateTimePartitioning[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticLongPartitioningAutomaticPartitionManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticLongPartitioningAutomaticPartitionManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticLongPartitioningAutomaticRangeManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticLongPartitioningAutomaticRangeManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticLongPartitioning[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticLongPartitioning[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticPartitionManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticPartitionManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticRangeManagement[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioningAutomaticRangeManagement[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioning[mysql]
org.apache.beam.sdk.io.jdbc.JdbcIOAutoPartitioningIT ‑ testAutomaticStringPartitioning[postgres]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[0]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[1]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[2]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[3]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[4]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[5]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[6]
org.apache.beam.sdk.io.jdbc.JdbcIOExceptionHandlingParameterizedTest ‑ testExceptionsAndRetries[7]
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testCustomFluentBackOffConfiguration
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testDataSourceConfigurationDataSourceWithPool
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testDataSourceConfigurationDataSourceWithoutPool
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testDataSourceConfigurationDriverAndUrl
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testDataSourceConfigurationNullPassword
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testDataSourceConfigurationNullUsernameAndPassword
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testDataSourceConfigurationUsernameAndPassword
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testDefaultRetryStrategy
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testGetPreparedStatementSetCaller
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testGetPreparedStatementSetCallerForArray
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testGetPreparedStatementSetCallerForLogicalTypes
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testGetPreparedStatementSetNullsCaller
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testIfNumPartitionsIsZero
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testLowerBoundIsMoreThanUpperBound
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testPartitioningDateTime
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testPartitioningLongs
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testPartitioningStringsWithCustomPartitionsHelper
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testRead
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadRowsFailedToGetSchema
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadRowsWithDataSourceConfiguration
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadRowsWithNumericFields
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadRowsWithNumericFieldsWithExcessPrecision
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadRowsWithoutStatementPreparator
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadWithCoderInference
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadWithPartitions
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadWithPartitionsBySubqery
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadWithSchema
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testReadWithSingleStringParameter
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testSerializationAndCachingOfPoolingDataSourceProvider
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testSetConnectoinInitSqlFailWithDerbyDB
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWrite
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteReadNullableTypes
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteRowsResultsAndWaitOn
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithAutosharding
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithBackoff
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithBatchSize
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithEmptyPCollection
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithResultsAndWaitOn
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithWriteResults
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithoutPreparedStatement
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithoutPreparedStatementAndNonRowType
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithoutPreparedStatementWithReadRows
org.apache.beam.sdk.io.jdbc.JdbcIOTest ‑ testWriteWithoutPsWithNonNullableTableField
org.apache.beam.sdk.io.jdbc.JdbcReadSchemaTransformProviderTest ‑ testInvalidReadSchemaOptions
org.apache.beam.sdk.io.jdbc.JdbcReadSchemaTransformProviderTest ‑ testRead
org.apache.beam.sdk.io.jdbc.JdbcReadSchemaTransformProviderTest ‑ testReadWithJdbcTypeSpecified
org.apache.beam.sdk.io.jdbc.JdbcReadSchemaTransformProviderTest ‑ testValidReadSchemaOptions
org.apache.beam.sdk.io.jdbc.JdbcSchemaIOProviderTest ‑ testAbleToReadDataSourceConfiguration
org.apache.beam.sdk.io.jdbc.JdbcSchemaIOProviderTest ‑ testPartitionedRead
org.apache.beam.sdk.io.jdbc.JdbcSchemaIOProviderTest ‑ testPartitionedReadThatShouldntWork
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testDatetimePartitioningWithMultiKey
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testDatetimePartitioningWithSingleKey
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testExtractTableFromQuery
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testFqnFromHikariDataSourceMySql
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testFqnFromHikariDataSourcePostgreSql
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testGetPreparedStatementSetCaller
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testJdbcUrl
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testLongPartitioningNotEnoughRanges
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testLongPartitioningWithSingleKey
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testSavesFilesAsExpected
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testStringPartitioningWithMultiletter
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testStringPartitioningWithSingleKeyFn
org.apache.beam.sdk.io.jdbc.JdbcUtilTest ‑ testStringPartitioningWithSingleKeyMultiletterFn
org.apache.beam.sdk.io.jdbc.JdbcWriteSchemaTransformProviderTest ‑ testInvalidWriteSchemaOptions
org.apache.beam.sdk.io.jdbc.JdbcWriteSchemaTransformProviderTest ‑ testValidWriteSchemaOptions
org.apache.beam.sdk.io.jdbc.JdbcWriteSchemaTransformProviderTest ‑ testWriteToTable
org.apache.beam.sdk.io.jdbc.JdbcWriteSchemaTransformProviderTest ‑ testWriteToTableWithJdbcTypeSpecified
org.apache.beam.sdk.io.jdbc.SchemaUtilTest ‑ testBeamRowMapperArray
org.apache.beam.sdk.io.jdbc.SchemaUtilTest ‑ testBeamRowMapperDateTime
org.apache.beam.sdk.io.jdbc.SchemaUtilTest ‑ testBeamRowMapperPrimitiveTypes
org.apache.beam.sdk.io.jdbc.SchemaUtilTest ‑ testJdbcLogicalTypesMapValidAvroSchemaIT
org.apache.beam.sdk.io.jdbc.SchemaUtilTest ‑ testSchemaFieldComparator
org.apache.beam.sdk.io.jdbc.SchemaUtilTest ‑ testSchemaFieldTypeComparator
org.apache.beam.sdk.io.jdbc.SchemaUtilTest ‑ testToBeamSchema