[ https://issues.apache.org/jira/browse/HIVE-14515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435476#comment-15435476 ]
Prasanth Jayachandran commented on HIVE-14515: ---------------------------------------------- Yes. 18m was before Order by removal. After removing the order by I was able to run them in 16m serially. bq. If the test files are split up across different batches, would the single data generation end up costing more? Possibly. I don't have numbers yet. I think it will be worthwhile to just run a single test with/without INSERT .. INTO to see how much can we gain from this. > Schema evolution uses slow INSERT INTO .. VALUES > ------------------------------------------------ > > Key: HIVE-14515 > URL: https://issues.apache.org/jira/browse/HIVE-14515 > Project: Hive > Issue Type: Sub-task > Components: Hive > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > > Use LOAD DATA LOCAL INPATH and INSERT INTO TABLE ... SELECT * FROM instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)