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

Add concat_ws Spark function #8854

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jun 23, 2024

  1. Initial commit

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    7d55d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8c3ac View commit details
    Browse the repository at this point in the history
  3. Refine comments

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    bd25c90 View commit details
    Browse the repository at this point in the history
  4. Fix comment

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6bf3f8a View commit details
    Browse the repository at this point in the history
  5. Consider empty string

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c3fdc10 View commit details
    Browse the repository at this point in the history
  6. Allocate exact buffer size

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3707161 View commit details
    Browse the repository at this point in the history
  7. Minor fix

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6da7332 View commit details
    Browse the repository at this point in the history
  8. Fix comment

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    62355d0 View commit details
    Browse the repository at this point in the history
  9. Code refactor

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c5f0ede View commit details
    Browse the repository at this point in the history
  10. Move to separate file

    PHILO-HE committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2260c9c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Use special form

    PHILO-HE committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b007b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca1250c View commit details
    Browse the repository at this point in the history