Join Slack
Powered by
Hey guys. Just a quick question: has anyone create...
# troubleshooting
p
Pedro Cunha
10/06/2023, 10:22 AM
Hey guys. Just a quick question: has anyone created a Flink topology using Kotlin? If so, do you know if data classes are considered POJOs by Flink and, therefore, automatically supported for schema evolution?
a
Aleksandr Pilipenko
10/06/2023, 10:41 AM
Hi, data classes are not considered as POJO. You can find some info here:
https://stackoverflow.com/questions/54260401/kotlin-classes-not-identified-as-flink-valid-pojos
p
Pedro Cunha
10/06/2023, 10:41 AM
Thanks π
Open in Slack
Previous
Next