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

feat: add quoting support #65

Closed
wants to merge 3 commits into from
Closed

feat: add quoting support #65

wants to merge 3 commits into from

Commits on Nov 28, 2022

  1. Add quoting support

    Add quoting support both where Presto and Hive style is used.
    Albin Skott committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c059a1b View commit details
    Browse the repository at this point in the history
  2. Add unit tests for hive quotations

    Albin Skott committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    75d51d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Use hive style when creating/dropping iceberg tables

    Albin Skott committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    451deeb View commit details
    Browse the repository at this point in the history