mirror of
https://github.com/apache/impala.git
synced 2025-12-23 21:08:39 -05:00
Remove Parquet "incubating" modifier in README
Change-Id: I2c261f32aa90aec67dbd1e5f172323e4c3feaa1d Reviewed-on: http://gerrit.cloudera.org:8080/8378 Reviewed-by: Jim Apple <jbapple-impala@apache.org> Tested-by: Impala Public Jenkins
This commit is contained in:
committed by
Impala Public Jenkins
parent
e7b1c32103
commit
c36c34c957
@@ -13,7 +13,7 @@ you analyze, transform and combine data from a variety of data sources:
|
||||
* On-the-fly code generation using [LLVM](http://llvm.org/) to generate CPU-efficient
|
||||
code tailored specifically to each individual query.
|
||||
* Support for the most commonly-used Hadoop file formats, including the
|
||||
[Apache Parquet](https://parquet.incubator.apache.org/) (incubating) project.
|
||||
[Apache Parquet](https://parquet.apache.org/) project.
|
||||
* Apache-licensed, 100% open source.
|
||||
|
||||
## More about Impala
|
||||
|
||||
Reference in New Issue
Block a user