huangsheng
huangsheng
v0.46.033-beta 是支持meta内核么?
@davidzollo cc, please help review it when you have time, thank you.
@davidzollo Please set the roadmap status to Doing
According to [Bitnami’s official notice](https://github.com/bitnami/containers/issues/83267), after 28 Aug 2025: * docker.io/bitnami will only contain a hardened, **latest-tag-only** community subset; no historical versions will be kept there. * ZooKeeper, MinIO, MYSQL...
Can you confirm if my understanding is correct? For example, suppose we have worker1 and worker2, and worker1 has more resources (such as CPU and memory) compared to worker2. In...
TaskGroup can also be used to control the concurrency of task. This new feature may have some conflict with the existing TaskGroup
For example, like this?
You can try adding a variable of type in in your task3, and try it again. I just ran the following workflow and saw the Task 2 SQL task pick...
> Oh, i get you!in this way ,i can get the variable from the upstream node,but i have to explicitly add IN type variables every time,it seems a bit trouble....
Thanks for pointing this out. The flushing flag should be reset to false immediately after the flush operation completest. I'll include the fix for resetting the flushing state along with...