Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHOENIX-6271: Effective DDL generated by SchemaExtractionTool should … #1252

Closed
wants to merge 1 commit into from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Jun 18, 2021

…maintain the order of PK and other columns (#1212)

Co-authored-by: Swaroopa Kadam s.kadam@apache.org

…maintain the order of PK and other columns (apache#1212)

Co-authored-by: Swaroopa Kadam <s.kadam@apache.org>
@stoty
Copy link
Contributor Author

stoty commented Jun 18, 2021

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 36s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s 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.
_ 4.16 Compile Tests _
+0 🆗 mvndep 6m 32s Maven dependency ordering for branch
+1 💚 mvninstall 9m 7s 4.16 passed
+1 💚 compile 1m 36s 4.16 passed
+1 💚 checkstyle 0m 56s 4.16 passed
+1 💚 javadoc 1m 1s 4.16 passed
+0 🆗 spotbugs 3m 20s phoenix-core in 4.16 has 944 extant spotbugs warnings.
+0 🆗 spotbugs 0m 45s phoenix-tools in 4.16 has 3 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 6m 16s the patch passed
+1 💚 compile 1m 37s the patch passed
+1 💚 javac 1m 37s the patch passed
-1 ❌ checkstyle 0m 42s phoenix-core: The patch generated 2 new + 712 unchanged - 3 fixed = 714 total (was 715)
-1 ❌ checkstyle 0m 13s phoenix-tools: The patch generated 34 new + 193 unchanged - 31 fixed = 227 total (was 224)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 javadoc 1m 3s the patch passed
+1 💚 spotbugs 4m 24s the patch passed
_ Other Tests _
+1 💚 unit 131m 4s phoenix-core in the patch passed.
+1 💚 unit 3m 31s phoenix-tools in the patch passed.
+1 💚 asflicense 0m 19s The patch does not generate ASF License warnings.
174m 29s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1252/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1252
Optional Tests dupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
uname Linux 9643bbeca052 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev/phoenix-personality.sh
git revision 4.16 / 7cb4a05
Default Java Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
checkstyle https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1252/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-core.txt
checkstyle https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1252/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-tools.txt
Test Results https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1252/1/testReport/
Max. process+thread count 6016 (vs. ulimit of 30000)
modules C: phoenix-core phoenix-tools U: .
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1252/1/console
versions git=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty stoty closed this Jun 18, 2021
@stoty stoty deleted the PHOENIX-6271-4.16 branch July 29, 2021 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants