Refactor and add test for api1 binary query

This commit is contained in:
Dominik Werder
2022-11-24 19:55:35 +01:00
parent 8eedf53f39
commit 94e49bd014
27 changed files with 753 additions and 254 deletions

View File

@@ -125,7 +125,7 @@ fn simple_fetch() {
array: true,
scalar_type: ScalarType::F64,
shape: Shape::Wave(42),
byte_order: ByteOrder::big_endian(),
byte_order: ByteOrder::Big,
compression: true,
},
timebin: 18720,