Skip to content

Commit

Permalink
opfs を利用する用にする
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 16, 2025
1 parent 62bb5c6 commit 9bd3158
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 193 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,13 @@ <h2>GitHub: <a
<h3 id="duckdb-version"></h3>
<h3 id="duckdb-wasm-version"></h3>
<h3 id="opfsStatus">OPFS: false</h3>
<h3 id="scanned">Scanned: false</h3>
<h3 id="counted">Counted: 0</h3>
<div id="editor"></div>
<button id="scan-parquet">Scan Parquet</button>
<button id="fetch-parquet">Fetch Parquet</button>
<button id="samples">Samples (1%)</button>
<button id="samples-download-parquet">Samples (1%) Download Parquet</button>
<button id="aggregation">Aggregation</button>
<button id="clear">Clear</button>
<button id="purge">Purge</button>
<br>
<input type="text" id="search" placeholder="インスタント検索...">
<div id="result"></div>
Expand Down
Loading

0 comments on commit 9bd3158

Please sign in to comment.