Closed
Description
Is there an existing issue for the same feature request?
- I have checked the existing issues.
Is your feature request related to a problem?
No response
Describe the feature you'd like
At present, Infinity can import data in bulk from file types such as JSON/JSONL/CSV using the import interface. However, infinity does not yet have the ability to export data as a file. This feature request is to export the data of the specified table
to a CSV/JSONL file.
Describe implementation you've considered
No response