Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JSON file upload for bulk insert of records #552

Open
kdhrubo opened this issue May 9, 2024 · 2 comments
Open

Support JSON file upload for bulk insert of records #552

kdhrubo opened this issue May 9, 2024 · 2 comments

Comments

@kdhrubo
Copy link
Owner

kdhrubo commented May 9, 2024

  1. Max file size of 5MB to be supported.
  2. This will be an async operation.
  3. Records will be streamed in chunks.
@MichalisDBA
Copy link

Hi @kdhrubo.

Why 1. Max File size will be 5MB only?
Will it be configurable to increase the limit?

@kdhrubo
Copy link
Owner Author

kdhrubo commented May 10, 2024

The larger the file size it will take longer to complete the operation.
There will be a configuration to adjust the size limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants