-
### Is your feature request related to a problem?
I'm planning to add `intersect` and `intersect all` operator into Daft and get some feature parity with Spark. During the evaluation and code browsin…
-
I always get a diff back. Is it possible to get true/false?
-
I haven't been writing to my blog, and I don't have time to clean up my thoughts right now. But I wanted to put this down somewhere so I don't forget it.
The primary purpose of this exercise is to de…
-
Is there any way to see the details of a slow query ? Currently it only seems to show the first argument of the query — same thing for aggregated queries, would be nice to be able to see the details, …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR34907](https://bugs.llvm.org/show_bug.cgi?id=34907) |
| Status | NEW |
| Importance | P enhancemen…
-
## Feature Description
`IS DISTINCT FROM` and the related `IS NOT DISTINCT FROM` operators are defined in SQL:2003 as a null-safe way to compare two values. Their advantage over `` and `=`, respect…
-
When I search https://www.buildingenvelopedata.org/data/optical for `componentId equalTo "9dffecac-0903-4172-aea4-db8bed9d06b3"`, then I see one data set with `Nearnormal Hemispherical Visible Transmi…
-
### What is your suggestion?
The goal is simply to provide equivalent predicate parsing functionality, that is found in [`alt.when()`](https://altair-viz.github.io/user_guide/generated/api/altair.whe…
-
Hi,
The following code fails with `TypeError: __eq__() missing 1 required positional argument: 'rhs'`
```python
import lupa
lua = lupa.LuaRuntime(unpack_returned_tuples=True)
class foo:
…
-
After https://github.com/inventree/InvenTree/pull/4823 is completed, add ability to define custom filters for the 'parametric part table' based on parameter value
e.g.
- `?param_3_gt=9000` : Fin…