Skip to content

Commit 71e0a94

Browse files
fix tests for aggs
1 parent 2eee8e4 commit 71e0a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_and_examples/examples/aggregation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
"status": "ignore",
981981
"result": {
982982
"integer-test-column": {
983-
"avg": 1500000
983+
"avg": 1500000.0
984984
}
985985
},
986986
"took": "ignore"

0 commit comments

Comments
 (0)