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

fix: count_wildcard_to_time_index_rule doesn't handle table reference properly #3847

Merged
merged 3 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. validate time index col

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    31e05b5 View commit details
    Browse the repository at this point in the history
  2. use TableReference instead

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4b1521b View commit details
    Browse the repository at this point in the history
  3. add more tests

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8cd300b View commit details
    Browse the repository at this point in the history