Expand description
Feature flags
Constants§
- FLAG_
DELETION_ FILES - Fragments may contain deletion files, which record the tombstones of soft-deleted rows.
- FLAG_
MOVE_ STABLE_ ROW_ IDS - Row ids are table after moves, but not updates. Fragments contain an index mapping row ids to row addresses.
- FLAG_
TABLE_ CONFIG - Table config is present
- FLAG_
UNKNOWN - The first bit that is unknown as a feature flag
- FLAG_
USE_ V2_ FORMAT_ DEPRECATED - Files are written with the new v2 format (this flag is no longer used)
Functions§
- apply_
feature_ flags - Set the reader and writer feature flags in the manifest based on the contents of the manifest.
- can_
read_ dataset - can_
write_ dataset - has_
deprecated_ v2_ feature_ flag