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

SNOW-14887010 Structured types read for json result format #994

Merged
merged 47 commits into from
Sep 3, 2024

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    77621da View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. improve time tests

    sfc-gh-knozderko committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8ee0444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e1df4 View commit details
    Browse the repository at this point in the history
  3. little refactor

    sfc-gh-knozderko committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0ded12b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. handle binary type

    sfc-gh-knozderko committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d204b52 View commit details
    Browse the repository at this point in the history
  2. fix not working test

    sfc-gh-knozderko committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8602ce1 View commit details
    Browse the repository at this point in the history
  3. fix tests

    sfc-gh-knozderko committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    938e4b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    289a62e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. handle map of maps

    sfc-gh-knozderko committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6d75003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4915f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    182504f View commit details
    Browse the repository at this point in the history
  4. handle nulls

    sfc-gh-knozderko committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    029404d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    3e05adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d16ff View commit details
    Browse the repository at this point in the history
  3. fix variable names

    sfc-gh-knozderko committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    df9d67b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7141bd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c06c83 View commit details
    Browse the repository at this point in the history
  6. fix time format

    sfc-gh-knozderko committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    510d4f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2373faa View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. time zones support

    sfc-gh-knozderko committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5cb6298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19abf82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8730750 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    b401e5d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    426e1f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e9a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d348f54 View commit details
    Browse the repository at this point in the history
  4. fix tests format

    sfc-gh-knozderko committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b3049c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. rename test classes

    sfc-gh-knozderko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5ed5e21 View commit details
    Browse the repository at this point in the history
  2. changes from review

    sfc-gh-knozderko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    65c1aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d40a7a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. changes from review

    sfc-gh-knozderko committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    460040a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff70271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c14c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22aee7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20e9bda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e1abda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56c2d39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ce3aad View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    29de53b View commit details
    Browse the repository at this point in the history
  2. clean tests

    sfc-gh-knozderko committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1ec6d5e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    32519e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e882fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32269c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fix test

    sfc-gh-knozderko committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5ffb4f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61bc2f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    0785d92 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    71ec247 View commit details
    Browse the repository at this point in the history