Skip to content

Memory estimation#457

Open
Abhijeet-Boje wants to merge 3 commits intosnappy/masterfrom
memory-estimation
Open

Memory estimation#457
Abhijeet-Boje wants to merge 3 commits intosnappy/masterfrom
memory-estimation

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