Github user twalthr commented on the issue:
https://github.com/apache/flink/pull/4669
Thanks @sunjincheng121 but we cannot merge this without tests. Adding a new
type should have some tests esp. because you have to add this type at different
positions. E.g. `FlinkRelNode` and in the code generator as well.---
