-
When using "searchText" and "searchFilter" with "showCollectionCount" prop, the collection count doesn't update to the filtered options, resulting in a confusing UX for end users
![image](https://g…
-
I have a class with a function that is slow the first time it's called (common for ML code like TF and PyTorch). In order to get more consistent timing, this function does a warmup run during init. I'…
-
I came across this edge case when working on supporting implicit casting from string literals for logical operators.
It happens when a non-boolean literal is provided as an input to a `WHERE` clause.…
-
**Is your feature request related to a problem? Please describe.**
Yes, I've seen some cases of premature rounding up to the nearest hundred (e.g. barely >1K followers presenting as 1.1K followers)…
-
### LeetCode Username
shxam_01
### Problem Number, Title, and Link
3325. Count Substrings With K-Frequency Characters I - https://leetcode.com/problems/count-substrings-with-k-frequency-characters…
-
If you have:
```malloy
aggregate:
x is count()
y is x * 2
```
You get two errors:
* "x is not defined"
* "cannot use a scalar value in an aggregate"
The first error is correct. The s…
-
This is a new issue, so that we can let #273 rest in peace after the last adjustment mentioned there.
The context for this issue is the progress report for CLARIN, where I have just had to perform …
bansp updated
4 weeks ago
-
The attached pdf contains a picture that is read with inverted colors as shown here below
![image](https://user-images.githubusercontent.com/8678145/187193679-b311f233-5a12-42f4-ba1c-6c52d514a5ce.png…
-
`yamlfmt` encounters an error when parsing YAML files that contain block scalars (`|-`) with an initial newline after the block scalar indicator. This results in a parsing failure with the following e…
-
### Your current environment
- vLLM version: v0.5.3.post1 (Public Docker Image )
- Model: Llama 3 70 B
- Dtype: FP16
- GPU: Nvidia H100
### 🐛 Describe the bug
The vLLM metrics endpoint is showin…