Skip to content

Commit 65a97e5

Browse files
committed
Remove duplicate rows in footer table.
1 parent c3b86b5 commit 65a97e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

format_spec/fragment.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,6 @@ The footer is a simple blob \(i.e., _not a generic tile_\) with the following in
284284
| Tile null counts offset for attribute/dimension N | `uint64_t` | The offset to the generic tile storing the tile null counts for attribute/dimension N |
285285
| Fragment min max sum null count offset | `uint64_t` | The offset to the generic tile storing the fragment min max sum null count data. |
286286
| Processed conditions offset | `uint64_t` | _New in version 16_ The offset to the generic tile storing the processed conditions. |
287-
| Array schema name size | `uint64_t` | The total number of characters of the array schema name. |
288-
| Array schema name | `uint8_t[]` | The array schema name. |
289287
| Number of data directories | `uint32_t` | _New in version 23_ Number of data directories. |
290288
| Data directory 1 | [Data Directory](#data-directory) | _New in version 23_ Data directory 1. |
291289
||||

0 commit comments

Comments
 (0)