-
I will take the lead on proposing/drafting something for this. It probably should be a parquet-to-parquet join instead of a dataframe-to-dataframe join. And ideally we do it before the parquet goes in…
-
Related product team resources: [PRD](https://www.notion.so/meilisearch/Vector-Search-cd5b8d6ce94944618914ab8d958aceb0) (_internal only_)
Related product discussion: https://github.com/orgs/meilisear…
-
Right now as I understand it, the source uploads a sensitive document, that document is sent over Tor to the hidden service running on the source server, that source server encrypts the document, and …
-
### Describe the bug
Crash?
### Steps to reproduce
1. Log on world and stay for a bit
2. Send Dray a bad pun
3. Go on discord
4. Try to go back on minecraft
5. only the console remains with cr…
-
e.g. the query
```SPARQL
SELECT DISTINCT ?item ?itemLabel ?_PubMed_ID
WHERE
{
?item wdt:P31 wd:Q13442814 ;
rdfs:label ?itemLabel .
OPTIONAL { ?item wdt:P698 ?_PubMed_ID. }
FIL…
-
**Describe the bug**
Netatmo token authentication is not persistent anymore starting 03th of June 2024.
If you restart Homebridge the plugin won´t start anymore.
Recreating the tokens is fixing i…
-
Mod Version: 1.19.2-1.2.0-BETA1
Minecraft Version: 1.19.2
Forge Version: 43.3.8
**Describe the bug**
World gen is spitting this out in logs and it is taking considerable amount of time for new c…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| --- | development/wxHexEditor | :x: | --- | ‘__m128i’ was not declared in this scope, only af…
-
See #513
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
This is to be considered alongside #1174 (though we could…
-
Are there any plans to support Lerna? By default Lerna uses the `packages` directory to store the packages. Right now the content of that folder is not transpiled so it's not possible to use ES6 code …