Skip to content

Commit

Permalink
minor config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Sep 10, 2024
1 parent 6dbbbae commit 6257ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/expjson_singlequery_8slot/q5-aggregate.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"TMPROOT": "~/data/tmp",
"SAVEROOT": "/home/ubuntu/data/savepoint",
"resetsec": 90,
"srcratelist": [{"SourceAuction":58000}, {"SourceBid":58000}],
"srcratelist": [{"SourceAuction":59300}, {"SourceBid":59300}],
"oprlist": [{"Q5_JoinBidsWithAuctions": "pj"}, {"Q5_AggregateFunction": "pagg"}],
"mapping": {
"Q5_AggregateFunction": "Q5_AggregateFunction",
Expand Down

0 comments on commit 6257ab1

Please sign in to comment.