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: Support stream property selection push-down in SQL streams #1032

Merged
merged 9 commits into from
Oct 5, 2022

Commits on Oct 4, 2022

  1. support stream property selection in table query

    Ken Payne committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ac900d2 View commit details
    Browse the repository at this point in the history
  2. added docstrings

    Ken Payne committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5362835 View commit details
    Browse the repository at this point in the history
  3. more linting

    Ken Payne committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8bc493e View commit details
    Browse the repository at this point in the history
  4. even more linting

    Ken Payne committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    533a510 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into kgpayne/issue974

    Ken Payne authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    714deba View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into kgpayne/issue974

    Ken Payne authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    59e591a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a88df4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. implement case insensitive comparison

    Ken Payne committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    dc0a3a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into kgpayne/issue974

    Ken Payne authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    43f656d View commit details
    Browse the repository at this point in the history