Skip to content

Commit 2dbc599

Browse files
committed
fixup! EP-3981 vector cube support in aggregate_spatial
1 parent 3520676 commit 2dbc599

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/data/pg/1.0/mask_with_vector_file.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"arguments": {
55
"id": "S2_FOOBAR",
66
"bands": [
7-
"1",
8-
"2",
9-
"3",
10-
"4"
7+
"B02",
8+
"B03",
9+
"B04",
10+
"B08"
1111
]
1212
},
1313
"result": false

0 commit comments

Comments
 (0)