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

semantics: Use a BitSet #11819

Merged
merged 7 commits into from
Nov 28, 2022
Merged

semantics: Use a BitSet #11819

merged 7 commits into from
Nov 28, 2022

Commits on Nov 25, 2022

  1. make sure planner works well with more than 64 tables

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9490976 View commit details
    Browse the repository at this point in the history
  2. semantics: use an immutable bitset

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    ed9c036 View commit details
    Browse the repository at this point in the history
  3. bitset: add documentation

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f6ea980 View commit details
    Browse the repository at this point in the history
  4. bitset: add license

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e8692b3 View commit details
    Browse the repository at this point in the history
  5. use IsEmpty and NonEmpty more

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    c97285b View commit details
    Browse the repository at this point in the history
  6. rename file

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    5030fcf View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. bitset: better documentation

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9671910 View commit details
    Browse the repository at this point in the history