[jira] [Commented] (PHOENIX-4549) Pherf - Column override and sequenced index creation support

2018-02-09 Thread James Taylor (JIRA)

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

James Taylor commented on PHOENIX-4549:
---

Ping, [~mujtabachohan]?

> Pherf - Column override and sequenced index creation support
> 
>
> Key: PHOENIX-4549
> URL: https://issues.apache.org/jira/browse/PHOENIX-4549
> Project: Phoenix
>  Issue Type: Improvement
>Reporter: Mujtaba Chohan
>Assignee: Mujtaba Chohan
>Priority: Major
> Attachments: PHOENIX-4549.patch
>
>
> Support for column level override for upserting view specific data along with 
> sequenced index creation either before or after data is loaded. Patch also 
> contains additional datatype support (TIMESTAMP, VARCHAR_ARRAY. VARBINARY AND 
> UNSIGNED_LONG)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4549) Pherf - Column override and sequenced index creation support

2018-02-07 Thread James Taylor (JIRA)

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

James Taylor commented on PHOENIX-4549:
---

Looks like you only checked this into the 0.98 branch, [~mujtabachohan]. Also, 
please make sure to set the fixVersion appropriately and resolve as fixed once 
checked into all 4.x, master, and 5.x branches.

> Pherf - Column override and sequenced index creation support
> 
>
> Key: PHOENIX-4549
> URL: https://issues.apache.org/jira/browse/PHOENIX-4549
> Project: Phoenix
>  Issue Type: Improvement
>Reporter: Mujtaba Chohan
>Assignee: Mujtaba Chohan
>Priority: Major
> Attachments: PHOENIX-4549.patch
>
>
> Support for column level override for upserting view specific data along with 
> sequenced index creation either before or after data is loaded. Patch also 
> contains additional datatype support (TIMESTAMP, VARCHAR_ARRAY. VARBINARY AND 
> UNSIGNED_LONG)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4549) Pherf - Column override and sequenced index creation support

2018-02-07 Thread Hudson (JIRA)

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

Hudson commented on PHOENIX-4549:
-

FAILURE: Integrated in Jenkins build Phoenix-master #1927 (See 
[https://builds.apache.org/job/Phoenix-master/1927/])
PHOENIX-4549 Pherf - Column override and sequenced index creation (mujtaba: rev 
073392e35d740e06748500b554ee60bf755de349)
* (edit) phoenix-pherf/src/test/resources/scenario/test_scenario.xml
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/Column.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/QueryResult.java
* (edit) 
phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RuleGeneratorTest.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/Query.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/MultiThreadedRunner.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/ResultUtil.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/Scenario.java
* (edit) phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ColumnTest.java
* (edit) 
phoenix-pherf/src/main/resources/scenario/prod_test_unsalted_scenario.xml
* (edit) phoenix-pherf/src/test/resources/datamodel/test_schema.sql
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/DataTypeMapping.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/ResultManager.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/QueryExecutor.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/rules/RulesApplier.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/util/PhoenixUtil.java
* (edit) 
phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ConfigurationParserTest.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/schema/SchemaReader.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java


> Pherf - Column override and sequenced index creation support
> 
>
> Key: PHOENIX-4549
> URL: https://issues.apache.org/jira/browse/PHOENIX-4549
> Project: Phoenix
>  Issue Type: Improvement
>Reporter: Mujtaba Chohan
>Assignee: Mujtaba Chohan
>Priority: Major
> Attachments: PHOENIX-4549.patch
>
>
> Support for column level override for upserting view specific data along with 
> sequenced index creation either before or after data is loaded. Patch also 
> contains additional datatype support (TIMESTAMP, VARCHAR_ARRAY. VARBINARY AND 
> UNSIGNED_LONG)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4549) Pherf - Column override and sequenced index creation support

2018-02-07 Thread Thomas D'Silva (JIRA)

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

Thomas D'Silva commented on PHOENIX-4549:
-

+1

> Pherf - Column override and sequenced index creation support
> 
>
> Key: PHOENIX-4549
> URL: https://issues.apache.org/jira/browse/PHOENIX-4549
> Project: Phoenix
>  Issue Type: Improvement
>Reporter: Mujtaba Chohan
>Assignee: Mujtaba Chohan
>Priority: Major
> Attachments: PHOENIX-4549.patch
>
>
> Support for column level override for upserting view specific data along with 
> sequenced index creation either before or after data is loaded. Patch also 
> contains additional datatype support (TIMESTAMP, VARCHAR_ARRAY. VARBINARY AND 
> UNSIGNED_LONG)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)