-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
se…
-
* `Attribute`
* `fun Attribute.generate(): Attribute`
* `operator fun get(Attribute): T`
* `operator fun set(Attribute, T)`
Benefits:
* No casts
* Type-safe
* Better than using Class a…
-
***Note*: for support questions, please ask on StackOverflow: https://stackoverflow.com/questions/tagged/reactiveui . This repository's issues are reserved for feature requests and bug reports.**
*…
-
This RFC is a pipe dream for me and also a response to a [comment](https://github.com/nim-lang/Nim/pull/11992#issuecomment-603144423) by Araq in a relevant PR, though that PR is more general than this…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
job executio…
-
introduced in #72
Essentially get rid of the `any`
rexim updated
2 years ago
-
I am using Scala-Logging 3.9.5 in a production application:
```
com.typesafe.scala-logging:scala-logging_2.12:3.9.5
```
The latest version (3.9.5) was released in May 2022.
Are there plan…
-
I just upgraded to version 12 and face an issue with loading the userinfo.
After PR #939 the return type of `loadUserProfile()` changed from `Userinfo` to `Userinfo | string` and now to `object`.
…
-
Network messages currently consist of a message name and an object array of parameters. Would be nice if the types of the parameters would be given with the message name so that sending and recieving …
-
Hi, Is there a place where i can see what variables are possible to use?