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

how does null_maps map to columns #133

Open
RewardisGem opened this issue Nov 27, 2019 · 0 comments
Open

how does null_maps map to columns #133

RewardisGem opened this issue Nov 27, 2019 · 0 comments

Comments

@RewardisGem
Copy link

i have read your document:

The first bit is always set and column bits start a 1 offset in the null map. If a bit is set for the current column then this indicates the the default is null (ie. DEFAULT NULL).

for example , there is 60 columns , 20 is default null , there will be 3 bytes null_maps , but how can we map null_maps to 60 columns ?

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

No branches or pull requests

1 participant