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

Transpile snow flake select statement #1203

Open
wants to merge 17 commits into
base: drop-PlanParser-dependency-on-antlr4-
Choose a base branch
from

Commits on Nov 12, 2024

  1. add test

    Eric Vergnaud committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d18c81c View commit details
    Browse the repository at this point in the history
  2. transpile comments in snowflake select statements

    Eric Vergnaud committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e45e6e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fix merge issues

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

Commits on Nov 14, 2024

  1. rebase

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    276bc3d View commit details
    Browse the repository at this point in the history
  2. unwind TreeNode related changes

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f2bfb33 View commit details
    Browse the repository at this point in the history
  3. introduce parsed nodes

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b936abe View commit details
    Browse the repository at this point in the history
  4. simplify

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    12cb3de View commit details
    Browse the repository at this point in the history
  5. more tests

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    48d5a9b View commit details
    Browse the repository at this point in the history
  6. move comments to own file

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    71596a2 View commit details
    Browse the repository at this point in the history
  7. more Parsed

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cee2e2d View commit details
    Browse the repository at this point in the history
  8. move test

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b2a73a7 View commit details
    Browse the repository at this point in the history
  9. autocast

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6ca0c3d View commit details
    Browse the repository at this point in the history
  10. progress

    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    34351f2 View commit details
    Browse the repository at this point in the history
  11. Revert "progress"

    This reverts commit 34351f2.
    Eric Vergnaud committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    47ef8bc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. support WithKnownLocationRange

    Eric Vergnaud committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9bf0929 View commit details
    Browse the repository at this point in the history
  2. formatting

    Eric Vergnaud committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4034247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53de7dc View commit details
    Browse the repository at this point in the history