You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.