-
-
Long ago, we adopted rust-lang/rfcs#16 ("attributes on statements and blocks"). However, it's long been blocked despite the known and compelling use cases for this.
Over in the tracking issue, #15…
-
**Is your feature request related to a problem? Please describe.**
This is not a problem and should be considered an enhancement idea.
**Describe the solution you'd like**
I'd like to make one of…
-
### Description
It is unsafe to use this in an object's properties
It may contain potential bugs
```js
const obj = {
name: 'foo',
foo() {
return this.name
}
}
obj.foo() // 'f…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Version or Commit ID
https://github.com/infiniflow/infinity/actions/runs/11513523028/job/32050388736?p…
-
**Description**
Currently evalStringExpression uses Function constructor to change expression to function.
**Minimal Reproduction**
https://stackblitz.com/edit/ngx-formly-ui-bootstrap-f34u6m…
-
pasted from slack:
consider the following type of expr
```
select(groupby(df, :x4), :x1 => first => :first_in_group)
```
this is fine in isolation, but is a little unwieldy when embedded in a s…
-
Hi, I am new to the jStat library so if there is a process I am not following or don't provide enough information please let me know.
We have an expression language that depends on jStat. We suppor…
-
**Is your feature request related to a problem? Please describe.**
Qualification tool currently reports the unsupported expressions in unsupportedOperators.csv. Qual tool also reports Execs(both suppo…
-
We have global variables and node inputs. We can implement a way to specify an expression that uses those variables instead of having only explicit values for fields. This might be useful for any sett…