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

remove unused accounting logic #24

Closed

Conversation

HuamengJiang
Copy link
Contributor

Summary:
Remove the periodic refresh accounting logic and related kill switches.

Future diffs will incorporate capping with the optional memory tracker logic and there will never be capping for nodes without accurate accounting.

Differential Revision: D30215277

Summary:
Remove the periodic refresh accounting logic and related kill switches.

Future diffs will incorporate capping with the optional memory tracker logic and there will never be capping for nodes without accurate accounting.

Differential Revision: D30215277

fbshipit-source-id: 207407b7e593b21c32f2f757d512e24e94adc520
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Aug 11, 2021
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D30215277

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ad1ee8e.

rui-mo added a commit to rui-mo/velox that referenced this pull request Mar 17, 2023
…ncubator#24)

* use config to control cpp building

* add a name config for native lib
bdice added a commit to bdice/velox that referenced this pull request Dec 19, 2024
* Enable cudf in TPC-H queries.
* Draft work on strings conversion.
* Improved DATE / logical type support.
* Fix for join build to allow multiple batches.
* Add environment variables VELOX_CUDF_DISABLED and VELOX_CUDF_DEBUG.
* Apply tuning parameters to TPC-H queries to use larger batches when cuDF is enabled.
* Add env vars for disabling cudf / enabling debug.
* num_drivers=1, num_repeats=1
* Don't reset hashObject_ and only set finished_ to true if noMoreInput_ is true.
* Apply tuning parameters to cuDF engine.

---------

Co-authored-by: Karthikeyan Natarajan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants