You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A good chunk of the remaining is for hyparquet-compressors which has decompressors for brotli which unfortunately have pretty big lookup table which doesn't compress. We could potentially load async when needed, since most parquet files use snappy compression and others are rare.
Maybe related: #15 (expose the worker as a separate file instead of inlining it)
The text was updated successfully, but these errors were encountered:
See #46 (comment)
Maybe related: #15 (expose the worker as a separate file instead of inlining it)
The text was updated successfully, but these errors were encountered: