-
## 环境信息
- ZFile 版本:`4.1.5`
- 部署方式:`源码启动`
- 操作系统/设备:`Windows`
- 浏览器/版本号:`Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36`
## 复…
-
## Description
Hard to rule out a quirk of my setup as the source of this, but on the off chance this is a wider issue thought it worth flagging that I'm currently receiving `ERROR: operator does n…
-
-
2023-05-31 10:00:23.089 ERROR 3432 --- [4-1685498417769] c.alibaba.druid.filter.stat.StatFilter : merge sql error, dbType highgo, druid-1.2.16, sql : SELECT replace(id,'-','') id,
? `ty…
-
### Versions impacted by the bug
5.6.0 - Latest
**Environment:**
**UCAR Library Version:** cdm-core 5.6.0
**Java Version:** 21
### What went wrong?
Recently upgraded to 5.6.0 and see th…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] The issue is in the develop branch
- [X] The issue is in the latest released 4.1.x
- [ ] The issue is in the latest…
-
# 环境
spring-boot:`3.3.0`
mybatis-flex:`1.9.0`
# 使用场景
使用虚拟列的时候,如果不 ignore 属性,mf会把字段拼接到sql内,但是因为虚拟列不能够被赋值,所以会报错。
所以把需要把字段 ignore,只要就不会拼接到sql内,就不会报错了。但是 ignore 后,lambda表达式就会空指针...
得自己套层工具获取列名…
-
**Bug description**
I have a `Job` that contains a `Step` that is annotated with `@JobScope` (to be able to inject job parameters).
Using `JobOperator.stop()` from another thread to stop that job fa…
-
### Database Type
MySQL
### Database Version
MySQL 5.7
### Druid Version
1.2.20, 1.2.21, 1.2.22
### JDK Version
JDK 1.8
### Error SQL
SELECT count(0) FROM recording r FORCE INDEX (idx_rc_tim…
-
### Issue Type
Others
### Have you searched for existing documents and issues?
Yes
### OS Platform and Distribution
centos7
### All_in_one Version
0.6
### Kuscia Version
0.7
### What happend…