-
I'm trying to build a single virtual datastore from a collection of NetCDF files with VirtualiZarr using the files from the [Daymet](https://planetarycomputer.microsoft.com/dataset/daymet-daily-hi) da…
-
### Scenario & Reproduction Steps
We build wheels ourself due to security concerns on linux. And then pass it over to auditwheel.
Auditwheel checks if there are any binary libraries that needs to be…
-
Hi Julianne,
After an apparently successful run of jx_indexer.py in index mode, I ran jx_indexer.py in experiment mode which finished with no errors but ended up with an OUTPUT_DIR containing empty t…
-
- `nvim --version`: NVIM v0.1.6-234-g8cc760a
- Vim (version: ) behaves differently? n/a
- Operating system/version: n/a
- Terminal name/version: n/a
- `$TERM`: n/a
### Actual behaviour
Re-opening a…
-
# Problem summary
Filtered aggregators are slower than query root filters because they don't leverage bitmap iteration. This is a problem because:
* This behavior is not obvious to Druid users.
…
-
## 表结构
MySQL stores data dictionary information for tables in .frm files in database directories. Unlike other MySQL storage engines, InnoDB also encodes information about the table in its own intern…
-
### What happened?
I have a DataArray with a MultiIndex. In some cases, I use dask, so I call `.as_numpy()` to compute the array and store it in memory. I would expect that this call does NOT chang…
-
### Description
When searching for a room in the public room directory via Element, it will not appear when entering the room title. Manually scrolling down without entering any search terms will s…
-
### Issue Summary
I have created a page model with search_fields with `SearchField` and `AutoCompleteField` with different boost value. When index is created and looking at the index settings in El…
-
### Description
Hi, there.
I wrote revoking token flow that read [this guide](https://firebase.google.com/docs/auth/ios/apple?hl=ja&authuser=0#token_revocation). and I have observed revokeToken …