-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24972/
-----------------------------------------------------------

Review request for hive, Brock Noland and Szehon Ho.


Bugs: HIVE-7799
    https://issues.apache.org/jira/browse/HIVE-7799


Repository: hive-git


Description
-------

HiveBaseFunctionResultList use RowContainer to store collected map output row, 
all rows should be added into RowContainer then start read from it, 
RowContainer does not support write after read. 


Diffs
-----

  
ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveBaseFunctionResultList.java
 6568a76 

Diff: https://reviews.apache.org/r/24972/diff/


Testing
-------


Thanks,

chengxiang li

Reply via email to