paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[core] Standardize flink versions across the modules

Open ArnavBalyan opened this issue 4 months ago • 1 comments

  • Users building Paimon with Flink 1.18.1 encountered "Implementing class" errors due to version mismatches between modules
  • This patch standardizes the same flink version across modules, with a common property to control the version
  • Fixes #5677

ArnavBalyan avatar Aug 27 '25 09:08 ArnavBalyan

Seems like this was fixed recently so no longer an issue. Moved to a common property instead of hardcoding it everywhere to prevent such misses in future

ArnavBalyan avatar Aug 27 '25 09:08 ArnavBalyan