simonsssu
Results
3
issues of
simonsssu
Current Flink Iceberg Sink depends on checkpoint to do commit. If we don't enable checkpoint, the data will not be commit into iceberg. so we have to do an improvement.
stale
Close #3940
module:ams-server
### What happened? Since private Map loadFlinkConfig() returns Map , This line will cause some config with non-string value throws ClassCastException. ### Affects Versions master/0.8 ### What table formats are...
type:bug