matrixorigin / matrixorigin/matrixone
[Bug]: load data 导入数据失败
Open
kind/bug
severity/s0
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 311
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 768
Description
### Is there an existing issue for the same bug?
- [x] I have checked the existing issues.
### Branch Name
4.1.4
### Commit ID
4.1.4
### Other Environment Information
```Markdown
- Hardware parameters:
- OS type:
- Others:
```
### Actual Behavior
## 一个表 load data 总是失败
### cn 的配置如下
### 报错包括
这个是 oom 导致的
这次没有 oom,但是报了 lost connection
最后一次报了lock wait timeout,可能是上次没有清理完全导致的
### 测试文件
### Expected Behavior
数据能够成功导入
### Steps to Reproduce
```Markdown
用样例数据中的表结构和数据可以复现,执行 load data 语句
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.