Join Slack
Powered by
When ingesting the streaming data from kafka, how ...
# general
w
Weixiang Sun
03/09/2022, 6:27 AM
When ingesting the streaming data from kafka, how to concatenate array of strings from one source column to destination column as part of ingestionConfiguration?
m
Mayank
03/09/2022, 6:30 AM
You can write a groovy function for that?
k
Kishore G
03/09/2022, 3:51 PM
may be add Joiner udf
Open in Slack
Previous
Next