asfimport opened a new issue, #401: URL: https://github.com/apache/parquet-format/issues/401
[Gorilla](https://www.vldb.org/pvldb/vol8/p1816-teller.pdf) is a de facto encoding algorithm for float numbers, it has been used by many time series database such as InfluxDB, TimescaleDB for a while. For now Parquet only supports BYTE_STREAM_SPLIT encoding for float numbers, it would be nice to add gorilla encoding. **Reporter**: [Frank Dai](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=soulmachine) <sub>**Note**: *This issue was originally created as [PARQUET-2217](https://issues.apache.org/jira/browse/PARQUET-2217). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
