You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rui Li (JIRA)" <ji...@apache.org> on 2015/02/04 10:30:37 UTC

[jira] [Created] (HIVE-9574) Lazy computing in HiveBaseFunctionResultList may hurt performance [Spark Branch]

Rui Li created HIVE-9574:
----------------------------

             Summary: Lazy computing in HiveBaseFunctionResultList may hurt performance [Spark Branch]
                 Key: HIVE-9574
                 URL: https://issues.apache.org/jira/browse/HIVE-9574
             Project: Hive
          Issue Type: Sub-task
          Components: Spark
            Reporter: Rui Li


{{RowContainer.first}} may call {{InputFormat.getSplits}}, which is expensive. If we switch {{container}} and {{backupContainer}} frequently in {{HiveKVResultCache}}, it will downgrade performance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)