Skip to content

Commit 573957c

Browse files
committed
placeholder comit
1 parent 1c20def commit 573957c

File tree

1 file changed

+1
-0
lines changed
  • airbyte-cdk/java/airbyte-cdk/db-destinations/src/main/kotlin/io/airbyte/cdk/integrations/destination/jdbc/typing_deduping

1 file changed

+1
-0
lines changed

airbyte-cdk/java/airbyte-cdk/db-destinations/src/main/kotlin/io/airbyte/cdk/integrations/destination/jdbc/typing_deduping/JdbcSqlGenerator.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ constructor(
328328
)
329329
}
330330

331+
// TODO update this to support generation_id
331332
protected open fun createV2RawTableFromV1Table(
332333
rawTableName: Name,
333334
namespace: String,

0 commit comments

Comments
 (0)