[jira] [Commented] (PHOENIX-5797) RVC Offset does not work with tenant views on global indexes

2020-03-25 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/PHOENIX-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17066596#comment-17066596
 ] 

Hudson commented on PHOENIX-5797:
-

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #3651 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3651/])
PHOENIX-5797 RVC Offset does not work with tenant views on global (yanxinyi: 
rev 61589a903f8c5176ce46e5af0a83729f4f4c90ec)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/compile/RVCOffsetCompiler.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorOffsetIT.java


> RVC Offset does not work with tenant views on global indexes
> 
>
> Key: PHOENIX-5797
> URL: https://issues.apache.org/jira/browse/PHOENIX-5797
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.16.0
>Reporter: Daniel Wong
>Assignee: Daniel Wong
>Priority: Minor
> Attachments: PHOENIX-5797_4.x.patch
>
>
> Found this during use of RVC Offset in Phoenix-4845.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (PHOENIX-5797) RVC Offset does not work with tenant views on global indexes

2020-03-24 Thread Hadoop QA (Jira)


[ 
https://issues.apache.org/jira/browse/PHOENIX-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17066371#comment-17066371
 ] 

Hadoop QA commented on PHOENIX-5797:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12997612/PHOENIX-5797_4.x.patch
  against 4.x branch at commit 457ae44cf09231fd0122b3932623d82c3a8b932a.
  ATTACHMENT ID: 12997612

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
 
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexExtendedIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3649//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3649//console

This message is automatically generated.

> RVC Offset does not work with tenant views on global indexes
> 
>
> Key: PHOENIX-5797
> URL: https://issues.apache.org/jira/browse/PHOENIX-5797
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.16.0
>Reporter: Daniel Wong
>Assignee: Daniel Wong
>Priority: Minor
> Attachments: PHOENIX-5797_4.x.patch
>
>
> Found this during use of RVC Offset in Phoenix-4845.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (PHOENIX-5797) RVC Offset does not work with tenant views on global indexes

2020-03-24 Thread Hadoop QA (Jira)


[ 
https://issues.apache.org/jira/browse/PHOENIX-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17066347#comment-17066347
 ] 

Hadoop QA commented on PHOENIX-5797:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12997610/PHOENIX-5797_4.x.patch
  against 4.x branch at commit 457ae44cf09231fd0122b3932623d82c3a8b932a.
  ATTACHMENT ID: 12997610

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 lineLengths{color}.  The patch introduces the following lines 
longer than 100:
++ "ON ARCHIVE.FIELD_HISTORY_ARCHIVE 
(PARENT_KEY_PREFIX, CREATED_DATE, PARENT_ID)\n"
+"CREATE VIEW IF NOT EXISTS ARCHIVE.\"1HA\" AS SELECT * FROM 
ARCHIVE.\"FIELD_HISTORY_ARCHIVE\"";
+"SELECT 
PARENT_ID,PARENT_KEY_PREFIX,CREATED_DATE,PARENT_ID,DATA FROM ARCHIVE.\"1HA\" 
LIMIT 2\n";
+"SELECT 
PARENT_ID,PARENT_KEY_PREFIX,CREATED_DATE,PARENT_ID,DATA FROM ARCHIVE.\"1HA\" 
LIMIT 2 OFFSET (PARENT_KEY_PREFIX,CREATED_DATE,PARENT_ID) = (?,?,?)\n";

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3648//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3648//console

This message is automatically generated.

> RVC Offset does not work with tenant views on global indexes
> 
>
> Key: PHOENIX-5797
> URL: https://issues.apache.org/jira/browse/PHOENIX-5797
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.16.0
>Reporter: Daniel Wong
>Assignee: Daniel Wong
>Priority: Minor
> Attachments: PHOENIX-5797_4.x.patch
>
>
> Found this during use of RVC Offset in Phoenix-4845.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)