-
Right now, in order to check if something IS NULL, I have to use `field == nil` in the DSL. Wouldn't it be more ruby-esque to be able to say `field.nil?` instead?
-
* https://github.com/rerun-io/rerun/issues/6831
* https://github.com/rerun-io/rerun/issues/6844
----
Arrow unions has downsides:
* slow serialization/deserialization (no zero-copy)
* hard to …
emilk updated
2 months ago
-
Currently collection operations have to be added to galaxies codebase.
An improvement would be to allow forwarding tool inputs to outputs without generating a new dataset and provide more robust mech…
-
If RFML was v1 of this little DSL of ours, and the current Directive-based formulation is v2, then moving recursion schemes would be our v3. Luckily, our current architecture isn't far off from RSs al…
-
- using docs: https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/connecting.html I get compile error
- ES server 7.14.2
- java 8:
```java
import co.elastic.clients.elasti…
-
Hi, thanks a lot for your work! I tried your kibana3 fork with the latest ES 5.6 and it works great. However I noticed that `table` doesn't apply queries the same way as other panels e.g. if you add n…
-
Currently mosql has excellent support for pgsql covering most of the pgsql statements (which again is close to ANSI standard). It also provides helper methods to expand on the pgsql dialect. So new qu…
-
## User search on suffix fails when application is selected
### Description
The behavior of the user search changes when an application is selected from the "Advanced" menu.
### Affects versio…
-
```
(.venv) Specter:azul amar$ http 'https://service.dev.singlecell.gi.ucsc.edu/index/projects?size=15&filters={"cellCount":{"is":[null]}}'
HTTP/1.1 500 Internal Server Error
Access-Control-All…
-
Nome: Jessé Ferreira do Nascimento Filho.
E-mail: jessefilhojfnf@gmail.com.
Título: O que é Elasticsearch | Elasticsearch de A à Z [Temp. 1] #EP 1
URL: https://youtu.be/oTqOcG-E7kU
Data: 05/09/2…