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

Expose parser on DFParser to enable user controlled parsing #9729

Merged
merged 11 commits into from
Mar 28, 2024

Commits on Mar 25, 2024

  1. poc: custom parser

    tshauck committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    134b232 View commit details
    Browse the repository at this point in the history
  2. play with extension statement

    tshauck committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bd8e52a View commit details
    Browse the repository at this point in the history
  3. tweak

    tshauck committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    97916e4 View commit details
    Browse the repository at this point in the history
  4. Revert "tweak"

    This reverts commit e57006e.
    tshauck committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4b59f18 View commit details
    Browse the repository at this point in the history
  5. Revert "play with extension statement"

    This reverts commit 86588e4.
    tshauck committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    362e5af View commit details
    Browse the repository at this point in the history
  6. style: cargo fmt

    tshauck committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1b966e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update datafusion-examples/examples/sql_parsing.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    tshauck and alamb committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f0f5c67 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    tshauck and alamb committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ecf6c59 View commit details
    Browse the repository at this point in the history
  3. style: cargo cmt

    tshauck committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dc871ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc8bed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68d54ad View commit details
    Browse the repository at this point in the history