You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use static uuid for new columns
Signed-off-by: Kevin Wallimann <[email protected]>
* Use static uuid for new columns
Signed-off-by: Kevin Wallimann <[email protected]>
* Use maven 3.8.4
Signed-off-by: Kevin Wallimann <[email protected]>
* Use maven 3.8.4
Signed-off-by: Kevin Wallimann <[email protected]>
Copy file name to clipboardExpand all lines: ingestor-default/src/main/scala/za/co/absa/hyperdrive/ingestor/implementation/transformer/avro/confluent/ConfluentAvroDecodingTransformer.scala
thrownewIllegalArgumentException(s"Names of columns to keep collided with key and value columns. Consider renaming them before. Conflicts: $nameCollisions")
@@ -107,6 +106,8 @@ private[transformer] class ConfluentAvroDecodingTransformer(
0 commit comments