You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚
mvninstall
16m 13s
master passed
+0
hbaserecompile
23m 39s
HBase recompiled.
+1 💚
compile
1m 2s
master passed
+1 💚
checkstyle
0m 35s
master passed
+1 💚
javadoc
0m 51s
master passed
+0 🆗
spotbugs
3m 4s
phoenix-core in master has 959 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚
mvninstall
8m 4s
the patch passed
+0
hbaserecompile
17m 42s
HBase recompiled.
+1 💚
compile
1m 3s
the patch passed
+1 💚
javac
1m 3s
the patch passed
-1 ❌
checkstyle
0m 35s
phoenix-core: The patch generated 1 new + 115 unchanged - 0 fixed = 116 total (was 115)
The reason will be displayed to describe this comment to others. Learn more.
Technically if you wanted to be pedantic this would be after SERVER FILTER BY FIRST KEY ONLY and before any other filters. Since Phoenix puts these together in one line I chose to put this in front.
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚
mvninstall
15m 14s
master passed
+0
hbaserecompile
22m 2s
HBase recompiled.
+1 💚
compile
1m 4s
master passed
+1 💚
checkstyle
0m 35s
master passed
+1 💚
javadoc
0m 51s
master passed
+0 🆗
spotbugs
3m 4s
phoenix-core in master has 959 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚
mvninstall
7m 58s
the patch passed
+0
hbaserecompile
17m 18s
HBase recompiled.
+1 💚
compile
1m 3s
the patch passed
+1 💚
javac
1m 3s
the patch passed
-1 ❌
checkstyle
0m 37s
phoenix-core: The patch generated 1 new + 115 unchanged - 0 fixed = 116 total (was 115)
@kadirozde Thanks for the review. I also added this to explain plan attributes so that it is available to the explain API. If you could have a quick extra look - it's a minor addition.
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚
mvninstall
16m 58s
master passed
+0
hbaserecompile
23m 52s
HBase recompiled.
+1 💚
compile
1m 3s
master passed
+1 💚
checkstyle
0m 41s
master passed
+1 💚
javadoc
1m 4s
master passed
+0 🆗
spotbugs
3m 21s
phoenix-core in master has 959 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚
mvninstall
8m 48s
the patch passed
+0
hbaserecompile
19m 17s
HBase recompiled.
+1 💚
compile
1m 6s
the patch passed
+1 💚
javac
1m 6s
the patch passed
-1 ❌
checkstyle
0m 41s
phoenix-core: The patch generated 13 new + 455 unchanged - 2 fixed = 468 total (was 457)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Jira for discussion.