Closed yoogoc closed 1 week ago
Hi @yoogoc , please follow the guide to open github action on your fork repository. https://github.com/apache/seatunnel/pull/8002/checks?check_run_id=32718704961
paimon 0.9.0 have a bug about handle tinyint and smallint correctly bug(pr here). I'm not sure whether to skip e2e or wait for the new version. @Hisoka-X
paimon 0.9.0 have a bug about handle tinyint and smallint correctly bug(pr here). I'm not sure whether to skip e2e or wait for the new version. @Hisoka-X
Thanks @yoogoc for share this information. I think we should wait for 0.9.1. Any update can not break feature we already supported.
Thank you @yoogoc A PR should only do one thing, and upgrades and fs support should be separate.
Thank you @yoogoc A PR should only do one thing, and upgrades and fs support should be separate.
+1 It is recommended that upgrading the paimon version be a separate pr, which is a big deal.
Thanks @yoogoc, I already support upgrade Piamon version to 0.8.2 , to be compatible with doris ecology. doris-paimon
thanks, i close the pr now
Thanks @yoogoc, I already support upgrade Piamon version to 0.8.2 , to be compatible with doris ecology.
doris-paimon
cool
Purpose of this pull request
Does this PR introduce any user-facing change?
How was this patch tested?
debug in local
Check list
release-note
.