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(dialect): snowflake dialect support #13406

Merged
merged 11 commits into from
Dec 3, 2021

Commits on Dec 3, 2021

  1. Add snowflake explanation to readme

    jdanielmyers authored and John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    133083c View commit details
    Browse the repository at this point in the history
  2. feat(dialect): working snowflake connection

    Jesse Peng authored and John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    21ed033 View commit details
    Browse the repository at this point in the history
  3. feat(dialect): working user practice

    Jesse Peng authored and John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    fbafb32 View commit details
    Browse the repository at this point in the history
  4. feat(dialect): verify date processing in snowflake. SPN-17166 (#4)

    jesse23 authored and John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    3224b05 View commit details
    Browse the repository at this point in the history
  5. feat(dialect): unit test. SPN-17555 (#5)

    jesse23 authored and John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    9c2b82b View commit details
    Browse the repository at this point in the history
  6. feat(dialect): snowflake dialect support

    John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6707530 View commit details
    Browse the repository at this point in the history
  7. fix(dialect): fix Snowflake query syntax (#17)

    * fix(dialect): fix Snowflake query syntax
    
    * fix(dialect): fix offset-limit test
    
    * fix(dialect): fix offset-limit test
    
    Co-authored-by: Maria Lee <maria.lee@dynatrace.com>
    2 people authored and John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    9a25b92 View commit details
    Browse the repository at this point in the history
  8. feat(dialect): clean up test code for snowflake

    John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    23f2f75 View commit details
    Browse the repository at this point in the history
  9. feat(dialect): update yarn lock

    John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1dbcc8c View commit details
    Browse the repository at this point in the history
  10. feat(snowflake): fix tests

    John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    7eb548a View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'upstream/main' into snowflake-final-pro…

    …mote
    John Mikolay committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    d8e164b View commit details
    Browse the repository at this point in the history