[
https://issues.apache.org/jira/browse/PHOENIX-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062884#comment-17062884
]
Hudson commented on PHOENIX-5760:
---------------------------------
ABORTED: Integrated in Jenkins build PreCommit-PHOENIX-Build #3610 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3610/])
Phoenix-5760 Pherf Support Sequential Datatypes for INTEGER type fields
(yanxinyi: rev 264715133cdb8085b48a79eddfe3d27736614715)
* (edit)
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/rules/RulesApplier.java
* (edit) phoenix-pherf/src/test/resources/scenario/test_scenario.xml
* (add)
phoenix-pherf/src/test/java/org/apache/phoenix/pherf/rules/SequentialIntegerDataGeneratorTest.java
* (edit)
phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RuleGeneratorTest.java
* (add)
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/rules/RuleBasedDataGenerator.java
* (add)
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/rules/SequentialIntegerDataGenerator.java
> Pherf Support Sequential Datatypes for INTEGER type fields and have fixed row
> distribution
> ------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5760
> URL: https://issues.apache.org/jira/browse/PHOENIX-5760
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Daniel Wong
> Assignee: Daniel Wong
> Priority: Minor
> Attachments: PHOENIX-5760.patch
>
>
> In order to run pherf test closer to how users do QueryMore we want to extend
> the Sequential datatype to integer fields with guaranteed values.
> In general we want to be able to generate data for a column from 1..N in
> pherf contiguously.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)