Skip to content

Commit

Permalink
update2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangstar333 committed Nov 4, 2024
1 parent fe19752 commit 0d6bda7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1,eab,2023-07-15,def,2023-07-20:05:48:31,"ghi"
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import org.apache.kafka.clients.producer.ProducerConfig

suite("test_routine_load_with_udf","p0") {
def kafkaCsvTpoics = [
"test_show_routine_load",
"test_routine_load_udf",
]
String enabled = context.config.otherConfigs.get("enableKafkaTest")
String kafka_port = context.config.otherConfigs.get("kafka_port")
Expand Down

0 comments on commit 0d6bda7

Please sign in to comment.