Skip to content

Commit

Permalink
Destination CDK: Make DAT open to disable for iceberg (#45602)
Browse files Browse the repository at this point in the history
  • Loading branch information
gisripa authored Sep 16, 2024
1 parent 91013e1 commit ace4e82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.44.22
version=0.44.23
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,7 @@ abstract class DestinationAcceptanceTest(

@Test
@Throws(Exception::class)
fun testAirbyteFields() {
open fun testAirbyteFields() {
val configuredCatalog =
Jsons.deserialize(
MoreResources.readResource("v0/users_with_generation_id_configured_catalog.json"),
Expand Down

0 comments on commit ace4e82

Please sign in to comment.