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 to support recursive unnest in physical plan #11577

Merged

Commits on Jul 20, 2024

  1. chore: poc

    duongcongtoai committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    cc661ea View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. fix unnest struct

    duongcongtoai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d7d45b1 View commit details
    Browse the repository at this point in the history
  2. UT for memoization

    duongcongtoai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f8aa23a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf202a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore: temp test case

    duongcongtoai committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1e74176 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge remote-tracking branch 'origin/main' into 11198-fix-unnest-mult…

    …iple-projection-reference
    duongcongtoai committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b3ff0d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 28, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    7efee19 View commit details
    Browse the repository at this point in the history
  2. chore: some compile err

    duongcongtoai committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a489502 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    4d32187 View commit details
    Browse the repository at this point in the history
  2. fix compile err

    duongcongtoai committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e41923f View commit details
    Browse the repository at this point in the history
  3. fail test in builder

    duongcongtoai committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    eca58f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Compile err

    duongcongtoai committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e2fae71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    825e270 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. some work

    duongcongtoai committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    721c92f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    5b9ce5e View commit details
    Browse the repository at this point in the history
  2. compile err

    duongcongtoai committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    366d8ae View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into 11198-fix-unnest-mult…

    …iple-projection-reference
    duongcongtoai committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a06dbad View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    fd01450 View commit details
    Browse the repository at this point in the history
  2. some comment

    duongcongtoai committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2b6e70f View commit details
    Browse the repository at this point in the history
  3. fix unnest struct

    duongcongtoai committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2b49fa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. some note

    duongcongtoai committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    222087e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    f269e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fab44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    444d741 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. simplify

    duongcongtoai committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bba148a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 5, 2024

  1. chore: better comments

    duongcongtoai committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5778058 View commit details
    Browse the repository at this point in the history
  2. more comments

    duongcongtoai committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    70bccdb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. chore: better comments

    duongcongtoai committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    cc8169a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. remove breaking api

    duongcongtoai committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    89e4547 View commit details
    Browse the repository at this point in the history
  2. rename

    duongcongtoai committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    eb215b1 View commit details
    Browse the repository at this point in the history
  3. more unit test

    duongcongtoai committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    1deb566 View commit details
    Browse the repository at this point in the history
  4. remove debug

    duongcongtoai committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2fb9842 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae163d8 View commit details
    Browse the repository at this point in the history
  6. clean up

    duongcongtoai committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    88b8edd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix proto

    duongcongtoai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    00dab2f View commit details
    Browse the repository at this point in the history
  2. fix dataframe

    duongcongtoai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    784bf3e View commit details
    Browse the repository at this point in the history
  3. fix clippy

    duongcongtoai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4d3f508 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    duongcongtoai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    926efd5 View commit details
    Browse the repository at this point in the history
  5. fix some test

    duongcongtoai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bf40688 View commit details
    Browse the repository at this point in the history
  6. fix all test

    duongcongtoai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1e54422 View commit details
    Browse the repository at this point in the history
  7. fix unnest in join

    duongcongtoai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    abfd4fc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix doc and tests

    duongcongtoai committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb4cb44 View commit details
    Browse the repository at this point in the history
  2. chore: better doc

    duongcongtoai committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7aee552 View commit details
    Browse the repository at this point in the history
  3. better doc

    duongcongtoai committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    df4fee3 View commit details
    Browse the repository at this point in the history
  4. tune comment

    duongcongtoai committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f96f6e9 View commit details
    Browse the repository at this point in the history
  5. rm todo

    duongcongtoai committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c695b5e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. refactor

    duongcongtoai committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f73921f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. chore: reserve test

    duongcongtoai committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c3b68c6 View commit details
    Browse the repository at this point in the history
  2. add a basic test

    duongcongtoai committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    43e7a04 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. chore: more document

    duongcongtoai committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6dae034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72bb61 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into 11198-fix-unnest-mult…

    …iple-projection-reference
    duongcongtoai committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2e53740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc3f4bf View commit details
    Browse the repository at this point in the history