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

[12.0] Gen4: Handle single column vindex correctly with multi column #9061

Merged
merged 5 commits into from
Oct 22, 2021

Commits on Oct 22, 2021

  1. handle cases for single column vindex with multi columns to define un…

    …iqueness in lookup table
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    92663b5 View commit details
    Browse the repository at this point in the history
  2. removed support for multi-column vindex selection

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    e45b88c View commit details
    Browse the repository at this point in the history
  3. renamed multiIndex to nameLkpIndex

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    84d04e3 View commit details
    Browse the repository at this point in the history
  4. added multi column vindex to plan test

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    2300548 View commit details
    Browse the repository at this point in the history
  5. added multi column vindex to plan tests

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    eac9e2a View commit details
    Browse the repository at this point in the history