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

Add support for recursive CTEs #7581

Closed
wants to merge 10 commits into from

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    4418ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dac7f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa995c View commit details
    Browse the repository at this point in the history
  4. add trivial sqllogictest

    matthewgapp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    aa6d74a View commit details
    Browse the repository at this point in the history
  5. more recursive tests

    matthewgapp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5839dd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8af7fb View commit details
    Browse the repository at this point in the history
  7. additional cte test

    matthewgapp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    515312c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9faa05 View commit details
    Browse the repository at this point in the history
  9. format cargo tomls

    matthewgapp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    38e95dd View commit details
    Browse the repository at this point in the history
  10. fix issue where CTE could not be referenced more than 1 time

    wip: fixes after rebase but tpcds_physical_q54 keeps overflowing its stack
    matthewgapp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    219de0c View commit details
    Browse the repository at this point in the history