This is an automated email from the ASF dual-hosted git repository. shangxinli pushed a commit to branch travis_dev in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
commit d39887b0ac66337c7a17a08273dcfb652fcf25d0 Author: shangxinli <[email protected]> AuthorDate: Fri Oct 26 14:18:04 2018 -0700 Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..76e6df5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# parquet-writesupport-extensions +This repo includes extension of Parquet WriteSupport Extensions. For example, extension for org.apache.spark.sql.execution.datasources.parquet.ParquetWriteSupport
