You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Paimon version
master
Compute Engine
Flink
Minimal reproduce step
Because the paimon-e2e-tests module adds the zip configuration.After I update the code, compile with Windows system and report Cannot run program "zip" exception.
I put the zip.exe file in the bin directory of jdk, the problem is solved。