matrixorigin / matrixorigin/matrixone
[Feature Request]: datalink datatype support more filetype and provide more interface.
- 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 feature request?
- [x] I have checked the existing issues.
### Is your feature request related to a problem?
```Markdown
```
### Describe the feature you'd like
Datalink datatype need to support more file types, for instance: audio files, video files , pdf, word , image. Datalink also need to provide more functions to give detail metadata of files.
desc_file() : return meta info of a file in a structure format.
unextract_file() :decompress some compressed files.
Also suggest support adding fulltext index on datalink type columns
### Describe implementation you've considered
_No response_
### Documentation, Adoption, Use Case, Migration Strategy
```Markdown
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.