Is there really no way to specify default values for #swift #Codable #Decodable keys? Like, if a JSON key is missing, provide a default value for a struct’s property, without having to write a custom `init(from:)` initializer?
That makes it hard to dot-version rev a schema by adding keys, but continue to maintain backward-compatibility with older saved data…
📢 Today is the day: Support for running your own Apache Flink jobs is coming to #Decodable! All the details in the official Tech Preview announcement on our blog. Happy streaming 🚀!
RT @gunnarmorling@twitter.com
🗣️ "Stream processing has long been a complex and difficult task, but with #Decodable and #Redpanda, it's now as easy as writing a SQL query"
Woot, very cool post by Daniel Palma over on the @redpandadata@twitter.com blog 🚀!
https://redpanda.com/blog/clickstream-processing-with-kafka-and-flink
🐦🔗: https://twitter.com/gunnarmorling/status/1602652917777014784
📺 The recording of Sharon Xie's and my session about change stream processing with Apache Flink and #Decodable is up on YouTube now! Thank you so much to everyone who joined and for all the great questions, this was fun 🤓!
https://www.youtube.com/watch?v=LKX76Hnwtis
#streamprocessing #changedatacapture #debezium #apacheflink #dataengineering
#dataengineering #ApacheFlink #debezium #changedatacapture #StreamProcessing #decodable
#osquery is so fun and easy because it's #sql . Here's how to get started with #decodable ! https://github.com/decodableco/examples/blob/main/osquery/README.md