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: add a module to read all Substrait plan formats #45

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Feb 1, 2024

  1. Starting.

    EpsilonPrime committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    306ea96 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    42cee0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684d0ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7287773 View commit details
    Browse the repository at this point in the history
  4. Remove some comments.

    EpsilonPrime committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0f8074e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b0bd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f5922b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bba04a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    b06464c View commit details
    Browse the repository at this point in the history
  2. Updated workflow.

    EpsilonPrime committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e207987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50010a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e91bb92 View commit details
    Browse the repository at this point in the history
  5. Not that way.

    EpsilonPrime committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7b716f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b44d311 View commit details
    Browse the repository at this point in the history
  7. Not that way either.

    EpsilonPrime committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e2618b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09b2f30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85e55a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

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

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    51da6b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154e5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75178ac View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    5c52ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b5a510 View commit details
    Browse the repository at this point in the history
  3. Switch back to the version of substrait-cpp that matches the current …

    …substrait used by substrait-python.
    EpsilonPrime committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    595f7da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e32a782 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09bef75 View commit details
    Browse the repository at this point in the history
  6. Change package name.

    EpsilonPrime committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e89780c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0f21c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    82340d1 View commit details
    Browse the repository at this point in the history
  2. Remove apt-get call.

    EpsilonPrime committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9ff593b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5c023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10a91dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3044b7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b42276c View commit details
    Browse the repository at this point in the history