Skip to content

Add zstd support to View::to_arrow - #3232

Merged
texodus merged 3 commits into
masterfrom
fix-exports
Sep 16, 2026
Merged

texodus merged 3 commits into
masterfrom
fix-exports

Conversation

@texodus

@texodus texodus commented Sep 15, 2026

Copy link
Copy Markdown
Member
  • Adds zstd to view.to_arrow({compression: "zstd"}). This library was already linked for reading (and insufferably immune to LTO for writing), so the payload cost is minimal for this feature. Also adds "lz4" and "zstd" as output options in the UI, as well as tests.
  • Increases the project's node bounds to <27, and fixes memory64 page_to_disk support in this env (plus added tests).
  • Fixes copy/export menus not opening correctly when clicked form the status bar (they still work from the context menu).

@texodus texodus added the enhancement Feature requests or improvements label Sep 15, 2026
Signed-off-by: Andrew Stein <steinlink@gmail.com>
Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus
texodus force-pushed the fix-exports branch 2 times, most recently from a300cd2 to f829311 Compare September 16, 2026 02:27
Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus
texodus merged commit fd0c0f8 into master Sep 16, 2026
18 checks passed
@texodus
texodus deleted the fix-exports branch September 16, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Feature requests or improvements

Development

Successfully merging this pull request may close these issues.

1 participant