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: remove any rowtime or rowkey columns from query schema (MINOR) (Fixes 3039) #3043

Merged

Commits on Jul 2, 2019

  1. fix(3039): remove any rowtime or rowkey columns from query schema

    These columns can be copied into the source schema by DataSourceNode.
    big-andy-coates committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    91d3226 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    82a0ea4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    a152a71 View commit details
    Browse the repository at this point in the history
  2. fix: failing tests

    big-andy-coates committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    3e79f19 View commit details
    Browse the repository at this point in the history
  3. fix: test

    big-andy-coates committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    ba6ea4b View commit details
    Browse the repository at this point in the history