[HUDI-764] [HUDI-765] ORC reader writer Implementation (#2999)
Co-authored-by: Qingyun (Teresa) Kang <kteresa@uber.com>
This commit is contained in:
12
LICENSE
12
LICENSE
@@ -333,3 +333,15 @@ Copyright (c) 2005, European Commission project OneLab under contract 034819 (ht
|
||||
|
||||
Home page: https://commons.apache.org/proper/commons-lang/
|
||||
License: http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
This product includes code from StreamSets Data Collector
|
||||
|
||||
* com.streamsets.pipeline.lib.util.avroorc.AvroToOrcRecordConverter copied and modified to org.apache.hudi.common.util.AvroOrcUtils
|
||||
* com.streamsets.pipeline.lib.util.avroorc.AvroToOrcSchemaConverter copied and modified to org.apache.hudi.common.util.AvroOrcUtils
|
||||
|
||||
Copyright 2018 StreamSets Inc.
|
||||
|
||||
Home page: https://github.com/streamsets/datacollector-oss
|
||||
License: http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Reference in New Issue
Block a user