all-things-risingwave
Where can I find the roadmap for RisingWave and information on watermarks, schema support, and UDFs?
Giannis is looking for information on the RisingWave roadmap, watermarks support, schema support, and UDFs.
Gi
Giannis Polyzos
Asked on Apr 14, 2023
- RisingWave's roadmap can be found in the public RFCs at https://github.com/risingwavelabs/rfcs
- Watermark's progress is being tracked in the issue at https://github.com/risingwavelabs/risingwave/issues/6042
- Schema support and UDFs are already supported in RisingWave. You can find examples of UDFs at https://github.com/risingwavelabs/risingwave/tree/main/src/udf/python
Apr 14, 2023Edited by