https://github.com/nevillelyh/parquet-extra
A collection of Apache Parquet add-on modules
https://github.com/nevillelyh/parquet-extra
avro magnolia parquet scala scala-macros tensorflow
Last synced: 6 months ago
JSON representation
A collection of Apache Parquet add-on modules
- Host: GitHub
- URL: https://github.com/nevillelyh/parquet-extra
- Owner: nevillelyh
- License: apache-2.0
- Created: 2014-11-03T18:57:14.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T17:21:20.000Z (6 months ago)
- Last Synced: 2025-04-30T18:31:23.651Z (6 months ago)
- Topics: avro, magnolia, parquet, scala, scala-macros, tensorflow
- Language: Scala
- Homepage:
- Size: 420 KB
- Stars: 30
- Watchers: 7
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
parquet-extra
=============
[](https://github.com/nevillelyh/parquet-extra/actions?query=workflow%3ACI)
[](https://codecov.io/github/nevillelyh/parquet-extra?branch=master)
[](./LICENSE)
[](https://maven-badges.herokuapp.com/maven-central/me.lyh/parquet-avro_2.13)
[](https://scala-steward.org)
A collection of [Apache Parquet](http://parquet.apache.org/) add-on modules.
- `parquet-avro` - Scala macros for generating column projections and filter predicates from lambda functions.
- `parquet-tensorflow` - [TensorFlow](https://www.tensorflow.org/) `Example` read/write support.
## License
Copyright 2019 Neville Li.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0