-
Tabular
Block or Report
Block or report danielcweeks
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
parquet-mr Public
Forked from toddlipcon/parquet-mr
Java readers/writers for Parquet columnar file formats to use with Map-Reduce
Java
-
-
netflix-iceberg Public
Forked from Netflix/iceberg
Iceberg is a table format for large, slow-moving tabular data
Java
-
-
trino Public
Forked from trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
Java 1
1,114 contributions in the last year
Contribution activity
April 2023
Created 1 commit in 1 repository
Created a pull request in apache/iceberg that received 1 comment
Use 6 bytes for path encoding buffer to avoid filler characters
This avoids using = characters as filler in path locations so that they are not used as part of the hash prefix.
Before
jshell> enc.encodeToString(…




