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-966358 Support TableFunction in DataFrame Select() #64

Closed
wants to merge 23 commits into from

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    dd37e31 View commit details
    Browse the repository at this point in the history
  2. add join exception

    sfc-gh-bli committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6200dba View commit details
    Browse the repository at this point in the history
  3. scala flatten1

    sfc-gh-bli committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    af76e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. flatten

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    908fd04 View commit details
    Browse the repository at this point in the history
  2. change join

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0773ec1 View commit details
    Browse the repository at this point in the history
  3. join orderby

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4c0519d View commit details
    Browse the repository at this point in the history
  4. session table function

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dee1584 View commit details
    Browse the repository at this point in the history
  5. session table function

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    11f0266 View commit details
    Browse the repository at this point in the history
  6. add test

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d925e1b View commit details
    Browse the repository at this point in the history
  7. split_to_table

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5d0b4e8 View commit details
    Browse the repository at this point in the history
  8. support UDTF

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5e4b5e3 View commit details
    Browse the repository at this point in the history
  9. test table function

    sfc-gh-bli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    513d1bb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Java TableFunction

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4e1e6cb View commit details
    Browse the repository at this point in the history
  2. udf test

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2554b38 View commit details
    Browse the repository at this point in the history
  3. java flatten

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    02e497c View commit details
    Browse the repository at this point in the history
  4. add test

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c05b0c5 View commit details
    Browse the repository at this point in the history
  5. fix java scala checker

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aa976e1 View commit details
    Browse the repository at this point in the history
  6. add java doc

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    283e17b View commit details
    Browse the repository at this point in the history
  7. Java doc

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7d8103a View commit details
    Browse the repository at this point in the history
  8. scala doc

    sfc-gh-bli committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    202919e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. add error code

    sfc-gh-bli committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6bc8d62 View commit details
    Browse the repository at this point in the history
  2. tf in select

    sfc-gh-bli committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    276d10a View commit details
    Browse the repository at this point in the history
  3. refactor dataframe join

    sfc-gh-bli committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f57baef View commit details
    Browse the repository at this point in the history