Skip to content

PHOENIX-6365 Bogus AmbiguousTableException in query with aliases on l… - #1292

Open
stoty wants to merge 1 commit into
apache:4.xfrom
stoty:PHOENIX-6365-4.x
Open

PHOENIX-6365 Bogus AmbiguousTableException in query with aliases on l…#1292
stoty wants to merge 1 commit into
apache:4.xfrom
stoty:PHOENIX-6365-4.x

Conversation

@stoty

Copy link
Copy Markdown
Contributor

…ocal indexed tables

@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec8m 28sDocker 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 appears to include 1 new or modified test files.
_ 4.x Compile Tests _
+1 💚mvninstall20m 34s4.x passed
+1 💚compile1m 5s4.x passed
+1 💚checkstyle1m 6s4.x passed
+1 💚javadoc0m 48s4.x passed
+0 🆗spotbugs3m 18sphoenix-core in 4.x has 958 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall11m 47sthe patch passed
+1 💚compile1m 6sthe patch passed
+1 💚javac1m 6sthe patch passed
-1 ❌checkstyle1m 7sphoenix-core: The patch generated 46 new + 547 unchanged - 37 fixed = 593 total (was 584)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 46sthe patch passed
-1 ❌spotbugs3m 40sphoenix-core generated 1 new + 958 unchanged - 0 fixed = 959 total (was 958)
_ Other Tests _
+1 💚unit204m 43sphoenix-core in the patch passed.
+1 💚asflicense0m 9sThe patch does not generate ASF License warnings.
259m 34s
ReasonTests
FindBugsmodule:phoenix-core
Load of known null value in org.apache.phoenix.compile.FromCompiler$ProjectedTableColumnResolver.resolveColumn(String, String, String) At FromCompiler.java:in org.apache.phoenix.compile.FromCompiler$ProjectedTableColumnResolver.resolveColumn(String, String, String) At FromCompiler.java:[line 1202]
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1292/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1292
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux 0dd6fa48329d 4.15.0-143-generic #147-Ubuntu SMP Wed Apr 14 16:10:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revision4.x / 937c0d1
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-1292/1/artifact/yetus-general-check/output/diff-checkstyle-phoenix-core.txt
spotbugshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1292/1/artifact/yetus-general-check/output/new-spotbugs-phoenix-core.html
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1292/1/testReport/
Max. process+thread count5115 (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-1292/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.

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.

1 participant

@stoty