Upgrade ORC to 1.6.9 (#11518)

This commit is contained in:
Dongjoon Hyun 2021-07-31 23:33:03 -07:00 committed by GitHub
parent 8ba7f6a48c
commit dbed4424b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 6 deletions

View File

@ -31,7 +31,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
<orc.version>1.5.10</orc.version>
<orc.version>1.6.9</orc.version>
</properties>
<dependencies>
<dependency>

View File

@ -4451,7 +4451,7 @@ name: Apache ORC libraries
license_category: binary
module: extensions/druid-orc-extensions
license_name: Apache License version 2.0
version: 1.5.10
version: 1.6.9
libraries:
- org.apache.orc: orc-mapreduce
- org.apache.orc: orc-core
@ -4459,13 +4459,13 @@ libraries:
notices:
- orc-mapreduce: |
ORC MapReduce
Copyright 2013-2019 The Apache Software Foundation
Copyright 2013-2021 The Apache Software Foundation
- orc-core: |
ORC Core
Copyright 2013-2019 The Apache Software Foundation
Copyright 2013-2021 The Apache Software Foundation
- orc-shims: |
ORC Shims
Copyright 2013-2019 The Apache Software Foundation
Copyright 2013-2021 The Apache Software Foundation
---
@ -4487,7 +4487,7 @@ name: aircompressor
license_category: binary
module: extensions/druid-orc-extensions
license_name: Apache License version 2.0
version: "0.10"
version: "0.19"
libraries:
- io.airlift: aircompressor
@ -4507,6 +4507,16 @@ notices:
---
name: Jetbrains Annotations
license_category: binary
module: extensions/druid-orc-extensions
license_name: Apache License version 2.0
version: 17.0.0
libraries:
- org.jetbrains: annotations
---
name: Google Cloud Storage JSON API
license_category: binary
module: extensions/druid-google-extensions