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

[Source-mongo] : Implement fixed chunk size (1million) #37559

Merged
merged 4 commits into from
Apr 25, 2024

Conversation

akashkulk
Copy link
Contributor

@akashkulk akashkulk commented Apr 24, 2024

part of https://github.com/airbytehq/airbyte-internal-issues/issues/7329

Implement a fixed chunk size (1 milloin documents). This will be refined in the future to take into account the size/number of rows in the collection

Copy link

vercel bot commented Apr 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 11:39pm

@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Apr 24, 2024
@akashkulk akashkulk changed the title [Source-mongo] : Initial pass at batch size [Source-mongo] : Implement fixed chunk size (1million) Apr 24, 2024
@akashkulk akashkulk marked this pull request as ready for review April 24, 2024 23:37
@akashkulk akashkulk requested a review from a team as a code owner April 24, 2024 23:37
@akashkulk akashkulk merged commit 993aece into master Apr 25, 2024
39 checks passed
@akashkulk akashkulk deleted the akash/mong-chunking-2 branch April 25, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/mongodb-v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants