Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Fix get_rows_per_block#15979

Merged
ptrendx merged 1 commit into
apache:masterfrom
ptrendx:pr_fix_row_number
Aug 23, 2019
Merged

Fix get_rows_per_block#15979
ptrendx merged 1 commit into
apache:masterfrom
ptrendx:pr_fix_row_number

Conversation

@ptrendx
Copy link
Copy Markdown
Member

@ptrendx ptrendx commented Aug 22, 2019

Description

Fix for the typo done during generalization of the get_rows_per_block function. Without the fix, if the size of the row is too large the function returns 0 rows, which produces division by 0 error.

@ptrendx ptrendx merged commit fade159 into apache:master Aug 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants