zhuxiangyi commented on PR #8334: URL: https://github.com/apache/paimon/pull/8334#issuecomment-4780144089
Thanks for the review @JingsongLi! Addressed both points in 23766fd71: - Added `@BeforeEach` to the `before()` override (tests were NPE-ing without base setup). - Renamed the nested field `inner` → `sub` to avoid the Flink SQL reserved word. Also fixed the `spotless-check` failure (the spark-ut test wasn't formatted). CI is re-running. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
