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

Memory estimation #457

Open
wants to merge 3 commits into
base: snappy/master
Choose a base branch
from
Open

Memory estimation #457

wants to merge 3 commits into from

Conversation

Abhijeet-Boje
Copy link

Changes proposed in this pull request

Created a system procedure named 'GET_TABLE_SIZE()' which gives memory for row/column table.
It also estimates memory required for the column table from external table by creating sample column table.
This is not completed yet, it is still work in progress.

Abhijeet added 3 commits December 28, 2018 16:41
Use: 1. to get specified table size
     2. further to be used to calculate memory of a table from external table
Modified system procedure 'GET_TABLE_SIZE(String tableName,Boolean isExternalTable ,Int SamplePercentage)'
@sumwale sumwale force-pushed the snappy/master branch 2 times, most recently from 337768c to ec453a6 Compare April 8, 2022 19:33
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

Successfully merging this pull request may close these issues.

1 participant