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

refactor!: replace DataAccessor with Table in ProofExpr && remove input_length from ProofPlan::result_evaluate #366

Merged
merged 4 commits into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. refactor!: replace DataAccessor with Table in ProofExpr && remo…

    …ve `table_length` from `ProofPlan::result_evaluate`
    iajoiner committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    56a1885 View commit details
    Browse the repository at this point in the history
  2. fix: add num_rows to Table

    iajoiner committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    27abe76 View commit details
    Browse the repository at this point in the history
  3. fix: address review comments

    iajoiner committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    36a8eba View commit details
    Browse the repository at this point in the history
  4. fix: address review comments

    iajoiner committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e1ac21d View commit details
    Browse the repository at this point in the history