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

Implement StreamTable and StreamTableProvider (#7994) #8021

Merged
merged 15 commits into from
Nov 15, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    bf58d3e View commit details
    Browse the repository at this point in the history
  2. Clippy

    tustvold committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    30b69cf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b01fbdf View commit details
    Browse the repository at this point in the history
  2. Add StreamEncoding

    tustvold committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    281f2ef View commit details
    Browse the repository at this point in the history
  3. Rework sort order

    tustvold committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4aac384 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4f91b6 View commit details
    Browse the repository at this point in the history
  5. Fix logical conflicts

    tustvold committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f8ef869 View commit details
    Browse the repository at this point in the history
  6. Format

    tustvold committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    629a2d0 View commit details
    Browse the repository at this point in the history
  7. Add DefaultTableProvider

    tustvold committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0e0ff14 View commit details
    Browse the repository at this point in the history
  8. Fix doc

    tustvold committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5daa475 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4de45aa View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Respect batch size on read

    tustvold committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    49de1e4 View commit details
    Browse the repository at this point in the history
  2. Tests are updated

    metesynnada committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e559731 View commit details
    Browse the repository at this point in the history
  3. Resolving clippy

    metesynnada committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    917d060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    899c6f8 View commit details
    Browse the repository at this point in the history