Skip to content

PHP ETL - implementation of algorithms described in Google Dremel paper

License

Notifications You must be signed in to change notification settings

flow-php/dremel

Repository files navigation

Dremel

Warning

This library is not ready yet. Currently, the implementation of the algorithms described in this document is located directly in the flow-php/parquet repository. To be able to extract the algorithms that allow flattening and rebuilding nested data structures, we will need to move several elements from the parquet library to the dremel library. Here are some of them:

  • Schema
  • Repetitions
  • DremelShredder
  • DremelAssembler

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.

About

PHP ETL - implementation of algorithms described in Google Dremel paper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages