Re: Review Request 65478: HIVE-18553 VectorizedParquetReader fails after adding a new column to table

2018-02-04 Thread Jerry Chen
/ParquetDataColumnReaderFactory.java Lines 92 (patched) <https://reviews.apache.org/r/65478/#comment276629> For the types that doesn't support any type conversion, we can simply return the realReader, instead of a wrapper but without do anything around it. - Jerry Chen On Feb. 2, 2018, 8:

Re: Review Request 65478: HIVE-18553 VectorizedParquetReader fails after adding a new column to table

2018-02-05 Thread Jerry Chen
> On Feb. 5, 2018, 5:46 p.m., Vihang Karajgaonkar wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/ParquetDataColumnReaderFactory.java > > Lines 24 (patched) > > > > > > Do we need to override the

[jira] [Created] (HIVE-5207) Support data encryption for Hive tables

2013-09-03 Thread Jerry Chen (JIRA)
Jerry Chen created HIVE-5207: Summary: Support data encryption for Hive tables Key: HIVE-5207 URL: https://issues.apache.org/jira/browse/HIVE-5207 Project: Hive Issue Type: New Feature

[jira] [Commented] (HIVE-5207) Support data encryption for Hive tables

2013-09-18 Thread Jerry Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13770520#comment-13770520 ] Jerry Chen commented on HIVE-5207: -- HIVE-4227 is specifically for adding column level

[jira] [Updated] (HIVE-5207) Support data encryption for Hive tables

2013-09-25 Thread Jerry Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Chen updated HIVE-5207: - Attachment: HIVE-5207.patch Attach patch for reference. It depends on hadoop crypto feature

[jira] [Updated] (HIVE-5207) Support data encryption for Hive tables

2013-09-26 Thread Jerry Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Chen updated HIVE-5207: - Attachment: HIVE-5207.patch Correct the typo pointed out by Larry. Thanks Larry

[jira] [Created] (HIVE-3934) Put tag in value for join with map reduce

2013-01-23 Thread Jerry Chen (JIRA)
Jerry Chen created HIVE-3934: Summary: Put tag in value for join with map reduce Key: HIVE-3934 URL: https://issues.apache.org/jira/browse/HIVE-3934 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-5207) Support data encryption for Hive tables

2013-10-13 Thread Jerry Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793897#comment-13793897 ] Jerry Chen commented on HIVE-5207: -- Hi Larry, thanks for you pointing out the docs. Yes

[jira] [Commented] (HIVE-5207) Support data encryption for Hive tables

2013-10-14 Thread Jerry Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794816#comment-13794816 ] Jerry Chen commented on HIVE-5207: -- {quote}This patch won't compile, because Hive has

[jira] [Created] (HIVE-17632) Build Hive with JDK9

2017-09-28 Thread Jerry Chen (JIRA)
Jerry Chen created HIVE-17632: - Summary: Build Hive with JDK9 Key: HIVE-17632 URL: https://issues.apache.org/jira/browse/HIVE-17632 Project: Hive Issue Type: Improvement Components