Skip to content

PHOENIX-6158 create table/view should not update VIEW_INDEX_ID_DATA_T… - #898

Closed
yanxinyi wants to merge 2 commits into
apache:4.xfrom
yanxinyi:PHOENIX-6158
Closed

PHOENIX-6158 create table/view should not update VIEW_INDEX_ID_DATA_T…#898
yanxinyi wants to merge 2 commits into
apache:4.xfrom
yanxinyi:PHOENIX-6158

Conversation

@yanxinyi

Copy link
Copy Markdown
Contributor

…YPE column

@gjacoby126gjacoby126 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of tiny nits, then +1

Comment threadphoenix-core/src/it/java/org/apache/phoenix/end2end/index/ViewIndexIT.java Outdated
Comment threadphoenix-core/src/it/java/org/apache/phoenix/end2end/index/ViewIndexIT.java Outdated
@yanxinyi

Copy link
Copy Markdown
ContributorAuthor

Just a couple of tiny nits, then +1

Thanks for spending time and reviewing here :)

@ChinmaySKulkarniChinmaySKulkarni left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 lgtm

@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec6m 22sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo 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.x Compile Tests _
+1 💚mvninstall11m 37s4.x passed
+1 💚compile1m 0s4.x passed
+1 💚checkstyle1m 16s4.x passed
+1 💚javadoc0m 45s4.x passed
+0 🆗spotbugs3m 6sphoenix-core in 4.x has 953 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall6m 17sthe patch passed
+1 💚compile1m 0sthe patch passed
+1 💚javac1m 0sthe patch passed
-1 ❌checkstyle1m 16sphoenix-core: The patch generated 3 new + 2823 unchanged - 1 fixed = 2826 total (was 2824)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 45sthe patch passed
+1 💚spotbugs3m 20sthe patch passed
_ Other Tests _
-1 ❌unit177m 35sphoenix-core in the patch failed.
+1 💚asflicense0m 29sThe patch does not generate ASF License warnings.
217m 16s
ReasonTests
Failed junit testsTEST-[InQueryIT_0]
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-898/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#898
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux a5510bc4c95a 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.x / ac0538b
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-898/4/artifact/yetus-general-check/output/diff-checkstyle-phoenix-core.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-898/4/artifact/yetus-general-check/output/patch-unit-phoenix-core.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-898/4/testReport/
Max. process+thread count5971 (vs. ulimit of 30000)
modulesC: phoenix-core U: phoenix-core
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-898/4/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.

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.

4 participants

@yanxinyi@stoty@ChinmaySKulkarni@gjacoby126