[ 
https://issues.apache.org/jira/browse/HUDI-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354288#comment-17354288
 ] 

manasa edited comment on HUDI-57 at 5/31/21, 6:08 PM:
------------------------------------------------------

[~nishith29] Orc support for boostrap implementation is complete ...Need your 
inputs on better way to pass the below parameter to configuration 
-HOODIE_BASE_FILE_FORMAT_PROP_NAME..

Have tested SparkRDDWriteClient 's bootstrap method in Java by passing sample 
orc file to the configuration ...

This is regarding Jira 

 https://issues.apache.org/jira/browse/HUDI-1827.

Also have started working on spark integration with ORC (HUDI - 1824)

Looking at the ORC api , we don't seem to have corresponding api's like  
ParquetWriteSupport and orc write method which accepts InternalRow... But 
instead an abstraction of VectorizedRowBatch...

So i presume we would have to explicitly convert from InternalRow -> 
VectorizedRowBatch

Also are  there any alternate class like ParquetWriteSupport for ORC for 
implementing bloom filter functionality


was (Author: manasaks):
[~nishith29] Orc support for boostrap implementation is complete ...Need your 
inputs on better way to pass the below parameter to configuration 
-HOODIE_BASE_FILE_FORMAT_PROP_NAME..

Have tested SparkRDDWriteClient 's bootstrap method in Java by passing sample 
orc file to the configuration ...

This is regarding Jira 

 https://issues.apache.org/jira/browse/HUDI-1827.

> [UMBRELLA] Support ORC Storage
> ------------------------------
>
>                 Key: HUDI-57
>                 URL: https://issues.apache.org/jira/browse/HUDI-57
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Hive Integration, Writer Core
>    Affects Versions: 0.9.0
>            Reporter: Vinoth Chandar
>            Assignee: Teresa Kang
>            Priority: Major
>              Labels: hudi-umbrellas, pull-request-available
>             Fix For: 0.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> [https://github.com/uber/hudi/issues/68]
> https://github.com/uber/hudi/issues/155



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to