Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: opfs support issues #1973

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

e1arikawa
Copy link
Contributor

Main Changes:

  1. OPFS:// Support
    To enable OPFS:// support, not only was the feature added, but modifications to dropFiles (item 2) were necessary, and several tests were updated (item 3).

  2. DropFiles Enhancement
    Updated dropFiles to support handling multiple files.
    #1945

  3. Test Updates
    Modified test cases accordingly to support the changes in items 1 and 2.
    #1968

Minor Modifications:

  1. Indentation Fixes
    Corrected code indentation for improved readability.

  2. Patch Removal for Duckdb
    Removed binary_executor.patch as Duckdb now supports DUCKDB_SMALLER_BINARY.

@carlopi carlopi self-assigned this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants