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

Support building object_store and parquet on wasm32-unknown-unknown target #2896

Merged
merged 2 commits into from
Oct 26, 2022

Commits on Oct 25, 2022

  1. Support building object_store on wasm32-unknown-unknown target

    * Added cargo check step to parquet workflow for wasm32-unknown-unknown
    * Added compile-time warning for unsupported cloud features when compiling with wasm32
    * Added cargo check features to the parquet github workflow.
    * Added a section to the README.md for parquet
    jondo2010 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b141ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968bd94 View commit details
    Browse the repository at this point in the history