[
https://issues.apache.org/jira/browse/HIVE-21547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868849#comment-16868849
]
Hive QA commented on HIVE-21547:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12972343/HIVE-21547.3.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16173 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17674/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17674/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17674/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12972343 - PreCommit-HIVE-Build
> Temp Tables: Use stORC format for temporary tables
> --------------------------------------------------
>
> Key: HIVE-21547
> URL: https://issues.apache.org/jira/browse/HIVE-21547
> Project: Hive
> Issue Type: Improvement
> Components: ORC
> Affects Versions: 4.0.0
> Reporter: Gopal V
> Assignee: Krisztian Kasa
> Priority: Major
> Attachments: HIVE-21547.1.patch, HIVE-21547.2.patch,
> HIVE-21547.3.patch
>
>
> Using st(reaming)ORC
> (hive.exec.orc.delta.streaming.optimizations.enabled=true) format has massive
> performance advantages when creating data-sets which will not be stored for
> long-term.
> The format is compatible with ORC for vectorization and other features, while
> being cheaper to write out to filesystem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)