Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Groupby and Aggregates - Instructions and Codegen overhaul #26

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Jan 26, 2023

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

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    c061302 View commit details
    Browse the repository at this point in the history
  2. refactor: rename ic to ir

    Samyak2 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b2f6c6c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 21, 2023

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

Commits on Mar 1, 2023

  1. fix: build errors

    Samyak2 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    82f3f0e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 5, 2023

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

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    33a5577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d41d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8637fef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f22dc6c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    0c25910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acd25e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    1210125 View commit details
    Browse the repository at this point in the history
  2. wip(codegen): IntermediateExpr and codegen for it

    Not yet done for Function
    Samyak2 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2984aec View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    6e6511a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c8a75 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    a19f22e View commit details
    Browse the repository at this point in the history
  2. feat(codegen): use IntermediateExpr in actual codegen for select

    commented out the original version for reference
    Samyak2 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    bb61b8d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. test(codegen): all tests are now passing

    but are they correct?
    Samyak2 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    4835a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f1f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da47614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5e3c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76d72a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee82df5 View commit details
    Browse the repository at this point in the history