[
https://issues.apache.org/jira/browse/PARQUET-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183233#comment-17183233
]
ASF GitHub Bot commented on PARQUET-1900:
-----------------------------------------
qinghui-xu commented on pull request #812:
URL: https://github.com/apache/parquet-mr/pull/812#issuecomment-679106056
Hey, yes, I notice that.
And even adding `mvn clean` seems not triggering the recompile of
`parquet-tools`. I've made it
[here](https://github.com/qinghui-xu/parquet-mr/tree/newbranch) in my fork for
a test purpose and travis did ignore the compilation of it:
https://travis-ci.org/github/qinghui-xu/parquet-mr/jobs/719733598
And by checking the logs, I don't see maven clean plugin being invoked.
There must be some problems elsewhere.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Run mvn clean in CI
> -------------------
>
> Key: PARQUET-1900
> URL: https://issues.apache.org/jira/browse/PARQUET-1900
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Reporter: Qinghui Xu
> Assignee: Qinghui Xu
> Priority: Major
>
> Currently parquet-mr CI does not run `mvn clean`, modules without changes are
> not recompiled each time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)