[
https://issues.apache.org/jira/browse/HIVE-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204437#comment-14204437
]
Gopal V commented on HIVE-8792:
-------------------------------
Love the idea, but want to sort of SQL'ize it a bit.
Let me see if I can reshuffle this into UDTF form, so that we can do inserts
from this (I really want to do col0 % 4 etc to constrain integer rows, as part
of the data-gen).
[~jayunit100]: not sure if this is intended the same way as the petstore
data-gen. This involves generating data generators for arbitrary DDL as a quick
way to get past client-data issues we have with bug reports, roughly intended
to "make this table X rows, to check the plan generation".
> add simple test data generator to Hive
> --------------------------------------
>
> Key: HIVE-8792
> URL: https://issues.apache.org/jira/browse/HIVE-8792
> Project: Hive
> Issue Type: Improvement
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-8792.patch
>
>
> Generate test data based on schema. First cut is extremely primitive, data is
> random or fixed set of values per column, not all types are supported, joins
> won't work (I may improve that)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)