xleoken commented on PR #2854: URL: https://github.com/apache/amoro/pull/2854#issuecomment-2124026181
Hi @zhoujinsong for the suggestion. Patch is updated accordingly, can you please take another look? Had tried following mvn commad in local environment. - Execute `mvn clean package` to package all modules except `amoro-mixed-format-trino`. - Execute `mvn clean package -Pbuild-mixed-format-trino -Ptoolchain` to package all modules. - Execute `mvn clean package -Pbuild-mixed-format-trino -pl 'amoro-mixed-format/amoro-mixed-format-trino' -am` to package `amoro-mixed-format-trino` only. _Originally posted by @zhoujinsong in https://github.com/apache/amoro/issues/2853#issuecomment-2122373505_ -- 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]
