-
### What Happened?
After installing autocomplete for ZSH, autocompletion throws `__minikube_handle_flag:29: bad math expression: operand expected at end of string`
```
$ minikube completion zs…
-
### Describe the bug
On a table `word`, I have 2 fields needs to index but doesn't seem to work like as expected.
### Steps to reproduce
The following queries :
```sql
DEFINE TABLE OVERWR…
-
### Far Manager version
3.0.6389
### OS version
6.1.7601
### Other software
[Описание по‐русски](https://forum.farmanager.com/viewtopic.php?t=13541)
### Steps to reproduce
The value of the vari…
-
Hi,
We recently tried to upgrade our Dataverse package quite a few "notches" from 1.0.26 to the latest release 1.1.32. After this upgrade we saw an irregular amount of NullReferenceExceptions. We w…
-
### Library name
Microsoft.Rest.ClientRuntime.Azure
### Please describe the feature.
In the deprecated package Microsoft.Rest.ClientRuntime.Azure, there is one method FilterString.Generate that can…
-
`s"... ${...}"` is used for regular string interpolation, but a mistake to write `"...${...}"` without s-prefix happened multiple times in my experience.
Considering wvlet targets non-engineers, shou…
-
### What is your suggestion?
In the code below, we combine columns into an array by passing them as a list inside the JS expression string. This is not possible to replicate with a python expression …
-
If one tries to add a `null` String with a string (say `foo`), the results are inconsistent between compiled and interpreted expressions.
Compiled: "nullfoo"
Interpreted: null
**To Reproduce**
…
jnh5y updated
2 years ago
-
## Description:
This bug is similar as the https://github.com/NVIDIA/spark-rapids/issues/11619
contacts parquet is defined as following and has saved here: [contacts.zip](https://github.com/user-attac…
-
I'm getting an exсeption when using this code
```
[]
type Product =
{
Id: string
Name: string
}
let db = new MyContext()
let q = qu…