mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
updated comment doc
This commit is contained in:
parent
7d2a3293ec
commit
89bd98ed16
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ const PAGE_TYPE_HASH_TABLE = 12
|
|||
// schemaVersion (int16)
|
||||
// versionsPtr (int64)
|
||||
// flags (int8) flags that include a deletion marker
|
||||
// fieldOffsets (one for each field, int32, FF is null)
|
||||
// fieldOffsets (one for each field, int32, FFFFFFFF is null)
|
||||
// offsets point to:
|
||||
// fieldData (one for each field)
|
||||
// valueLen (int32) only used for variable length types
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue