Skip to content

fibonsai/reactparquet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ReactParquet

A simple lib to read parquet files using Project Reactor approach.

The main benefit is to use a parquet file as an event source to subscribe to, when your records will only be read on demand.

This actual implementation convert parquet rows in Map<String, Object>, making it simple to consume without requiring conversion into an object. However, it could be evolved in the future to support set-top boxes.

Contributions and tips are welcome.

About

A simple lib to read parquet files using Project Reactor approach.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages