[U]Int{8,16,32,64}Split[U]Int{16,32,64}
with the corresponding column types.
- Ascending values
- Values in each byte (to validate split encoding)
- Negative values for signed integer types (to validate zigzag encoding)
- Minimum (lowest) values
- Maximum values
The values can be found in the reference file types.fundamental.integer.json.