Skip to content

Count changefeeds #5799

@encryptio

Description

@encryptio

A user on slack mentioned that they wanted to watch the results of .filter().count() (which I later optimized to .getAll(index=...).count()).

Currently, .count().changes() is not supported; it throws:

e: Cannot convert NUMBER to SEQUENCE in:
r.db("db").table("table").count().changes()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions