Skip to content

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

Closed
stoty wants to merge 1 commit into
apache:4.16from
stoty:PHOENIX-6271-4.16
Closed

PHOENIX-6271: Effective DDL generated by SchemaExtractionTool should …#1252
stoty wants to merge 1 commit into
apache:4.16from
stoty:PHOENIX-6271-4.16

Conversation

@stoty

Copy link
Copy Markdown
Contributor

…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
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 36sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 🆗mvndep6m 32sMaven dependency ordering for branch
+1 💚mvninstall9m 7s4.16 passed
+1 💚compile1m 36s4.16 passed
+1 💚checkstyle0m 56s4.16 passed
+1 💚javadoc1m 1s4.16 passed
+0 🆗spotbugs3m 20sphoenix-core in 4.16 has 944 extant spotbugs warnings.
+0 🆗spotbugs0m 45sphoenix-tools in 4.16 has 3 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall6m 16sthe patch passed
+1 💚compile1m 37sthe patch passed
+1 💚javac1m 37sthe patch passed
-1 ❌checkstyle0m 42sphoenix-core: The patch generated 2 new + 712 unchanged - 3 fixed = 714 total (was 715)
-1 ❌checkstyle0m 13sphoenix-tools: The patch generated 34 new + 193 unchanged - 31 fixed = 227 total (was 224)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc1m 3sthe patch passed
+1 💚spotbugs4m 24sthe patch passed
_ Other Tests _
+1 💚unit131m 4sphoenix-core in the patch passed.
+1 💚unit3m 31sphoenix-tools in the patch passed.
+1 💚asflicense0m 19sThe patch does not generate ASF License warnings.
174m 29s
SubsystemReport/Notes
DockerClientAPI=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 Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux 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 toolmaven
Personalitydev/phoenix-personality.sh
git revision4.16 / 7cb4a05
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
checkstylehttps://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
checkstylehttps://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 Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1252/1/testReport/
Max. process+thread count6016 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-tools U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1252/1/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stoty@swaroopak