Skip to content

[Bug] Table.create_aggregate_indexes does it wrong #5280

@lutter

Description

@lutter

Bug report

When an aggregation contains cumulative aggregates, we create indexes to support the lookup of the previous aggregate. Those indexes get created on the timeseries table. They should not be created on that table. They are needed on the aggregation tables.

Relevant log output

No response

IPFS hash

No response

Subgraph name or link to explorer

No response

Some information to help us out

  • Tick this box if this bug is caused by a regression found in the latest release.
  • Tick this box if this bug is specific to the hosted service.
  • I have searched the issue tracker to make sure this issue is not a duplicate.

OS information

None

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions