Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T17:30:26.000Z (2 months ago)
- Last Synced: 2024-09-28T10:04:19.359Z (about 1 month ago)
- Topics: avro, magnolia, parquet, scala, scala-macros, tensorflow
- Language: Scala
- Homepage:
- Size: 404 KB
- Stars: 29
- Watchers: 8
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
parquet-extra
=============[![Build Status](https://img.shields.io/github/actions/workflow/status/nevillelyh/parquet-extra/ci.yml?branch=main)](https://github.com/nevillelyh/parquet-extra/actions?query=workflow%3ACI)
[![codecov.io](https://codecov.io/github/nevillelyh/parquet-extra/coverage.svg?branch=master)](https://codecov.io/github/nevillelyh/parquet-extra?branch=master)
[![GitHub license](https://img.shields.io/github/license/nevillelyh/parquet-extra.svg)](./LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/me.lyh/parquet-avro_2.13.svg)](https://maven-badges.herokuapp.com/maven-central/me.lyh/parquet-avro_2.13)
[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-brightgreen.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](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