matrixorigin / matrixorigin/matrixone
[Bug]: MO does not support the RENAME INDEX sql
Open
area/compatibility
kind/bug
needs-triage
- 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
main, 3.0-dev
### Commit ID
latest
### Other Environment Information
```Markdown
- Hardware parameters:
- OS type:
- Others:
```
### Actual Behavior
```
ALTER TABLE `files` RENAME INDEX `files_documents_index` TO `files_documents_idx`
```
### Expected Behavior
_No response_
### Steps to Reproduce
```Markdown
see above
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.