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

[pull] master from google:master #264

Open
wants to merge 274 commits into
base: master
Choose a base branch
from
Open

[pull] master from google:master #264

wants to merge 274 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 6, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jun 6, 2023
dependabot bot and others added 29 commits August 11, 2023 15:44
* Fix for the memory leak when multiple batch runs are triggered

The default glibc memory allocator is created memory fragmentations and is causing the off-heap memory of the application to grow indefinitly. This is replaced by the jemalloc allocator which avoids such problems.

Refer #777 for more details

* Fix for the memory leak when multiple batch runs are triggered

The default glibc memory allocator is created memory fragmentations and is causing the off-heap memory of the application to grow indefinitly. This is replaced by the jemalloc allocator which avoids such problems.

Refer #777 for more details

* comments refactored
itsiggs and others added 30 commits August 16, 2024 13:08
* Support Bulk Export mode for incremental run

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

Successfully merging this pull request may close these issues.

8 participants