Use full-sample aggregation mode
This commit is contained in:
parent
efdfabf3e9
commit
a2f804d79f
@ -740,7 +740,7 @@ describe('aggregation', function () {
|
||||
sql: POINTS_SQL_1,
|
||||
resolution: 256,
|
||||
aggregation: {
|
||||
placement: 'point-grid',
|
||||
placement: 'full-sample',
|
||||
columns: {
|
||||
total: {
|
||||
aggregate_function: 'sum',
|
||||
|
Loading…
Reference in New Issue
Block a user