Skip to content

Match query shapes for data science #262

@Theodus

Description

@Theodus

Our current efforts for tiered subscriptions require identifying "query shapes". My understanding is that most queries are nearly identical, but are differentiated by variables, skip & first filters, etc. We will need to add a deterministic algorithm for extracting a query shape for each query so that we can provide richer feedback to the user.

I've heard graph-node might have some code to do this. So we should first check if that would fit our use-case. Otherwise, we might need to come up with something from scratch.

Other notes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions