Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(meta): Add record_meta field to counters consumer #5680

Merged
merged 5 commits into from
Mar 25, 2024

Commits on Mar 22, 2024

  1. feat(meta): Add record_meta field to counters consumer

    This field will be used by the materialized view to determine whether the row
    should be processed into the meta table.
    evanh committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    27b694b View commit details
    Browse the repository at this point in the history
  2. fix linting

    evanh committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0ffb93d View commit details
    Browse the repository at this point in the history
  3. use a match statement

    evanh committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    80268b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    ed79a57 View commit details
    Browse the repository at this point in the history
  2. update snapshot

    evanh committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9a6b53d View commit details
    Browse the repository at this point in the history