Skip to content

Commit d0b84ca

Browse files
committed
Bump squirreling to 0.12.26 for aggregate scan coalescing
The v0.8.12 characterization test expects multiple aggregates on one column to share a single scanColumn pass, but that behavior only landed in squirreling 0.12.26. Signed-off-by: Karl Pietrzak <karl@medplum.com>
1 parent cd6eb2c commit d0b84ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"hyparquet": "1.26.2",
5757
"hyparquet-compressors": "1.1.1",
5858
"hyparquet-writer": "0.16.1",
59-
"squirreling": "0.12.25"
59+
"squirreling": "0.12.26"
6060
},
6161
"peerDependencies": {
6262
"@aws-sdk/credential-providers": "^3.0.0"

0 commit comments

Comments
 (0)