-
Notifications
You must be signed in to change notification settings - Fork 53
Write Column Logical Size Into Nimble Files #179
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
base: main
Are you sure you want to change the base?
Conversation
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Rollback Plan: Differential Revision: D75973860
5fa4cd8
to
bec583e
Compare
This pull request was exported from Phabricator. Differential Revision: D75973860 |
bec583e
to
2784a4f
Compare
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
2784a4f
to
6c87cec
Compare
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
6c87cec
to
32c627b
Compare
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
32c627b
to
55065db
Compare
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
55065db
to
c69745f
Compare
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
c69745f
to
b55fc51
Compare
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
b55fc51
to
9a55351
Compare
This pull request was exported from Phabricator. Differential Revision: D75973860 |
9a55351
to
6b42f10
Compare
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#176 Nimble file-level logical size is currently calculated using methods in the RawSizeUtils file. We can extend this util to also calculate column level logical size. This diff introduces support for this by calculating the logical size of the children in the top-level row of the Velox vector. We include unit testing for this change. Differential Revision: D75927903
Summary: Pull Request resolved: facebookincubator#177 Nimble file-level logical size is currently calculated using methods in the RawSizeUtils file. We can extend this util to also calculate column level null counts. This diff introduces support for this by calculating the null counts of the children in the top-level row of the Velox vector. We include unit testing for this change. Differential Revision: D75928862 Reviewed By: nathanphan26
Differential Revision: D76152908
This pull request was exported from Phabricator. Differential Revision: D75973860 |
Summary: Pull Request resolved: facebookincubator#179 Differential Revision: D75973860
This pull request was exported from Phabricator. Differential Revision: D75973860 |
6b42f10
to
b8a39c9
Compare
Differential Revision: D75973860