Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-325] fix incremental compile issue with 4.5.x scala-maven-plugin #332

Merged
merged 1 commit into from
May 20, 2021

Conversation

zhouyuan
Copy link
Collaborator

@zhouyuan zhouyuan commented May 20, 2021

What changes were proposed in this pull request?

the new release of scala-maven-plugin(4.5.x) seems buggy on incremental
compile, using 4.4.0 instead
fixes: #325
Signed-off-by: Yuan Zhou [email protected]

How was this patch tested?

locally verified

the new release of scala-maven-plugin seems buggy on incremental
compile, using 4.4.0 instead

Signed-off-by: Yuan Zhou <[email protected]>
@github-actions
Copy link

#325

@zhouyuan zhouyuan merged commit fbc366f into oap-project:master May 20, 2021
zhouyuan added a commit to zhouyuan/native-sql-engine that referenced this pull request May 20, 2021
…oap-project#332)

the new release of scala-maven-plugin(4.5.x) seems buggy on incremental
compile, using 4.4.0 instead

Signed-off-by: Yuan Zhou <[email protected]>
zhouyuan added a commit that referenced this pull request May 20, 2021
* [NSE-304] Upgrade to Arrow 4.0.0 (#307)

* [NSE-304] Upgrade to Arrow 4.0.0

* use .400

* .400

* fix

* fix

* [NSE-318]check schema before reuse exchange (#328)

* check schema before reuse exchange

Signed-off-by: Yuan Zhou <[email protected]>

* remove debug log

Signed-off-by: Yuan Zhou <[email protected]>

* bump version to 1.1.1

Signed-off-by: Yuan Zhou <[email protected]>

* update arrow branch to use arrow-4.0.0-oap-1.1.1

Signed-off-by: Yuan Zhou <[email protected]>

* update GHA arrow branch

Signed-off-by: Yuan Zhou <[email protected]>

* [NSE-329] fix out partitioning in BHJ and SHJ (#335)

* fix out partitioning for SHJ and BHJ

* refine

* [NSE-325] fix incremental compile issue with 4.5.x scala-maven-plugin (#332)

the new release of scala-maven-plugin(4.5.x) seems buggy on incremental
compile, using 4.4.0 instead

Signed-off-by: Yuan Zhou <[email protected]>

Co-authored-by: Hongze Zhang <[email protected]>
Co-authored-by: Rui Mo <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.util.ConcurrentModificationException: mutation occurred during iteration
1 participant