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

Support date_format via Gpu for non-UTC time zone [databricks] #9721

Merged
merged 11 commits into from
Dec 14, 2023

Commits on Dec 4, 2023

  1. Support from_unixtime via Gpu for non-UTC time zone

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7625e16 View commit details
    Browse the repository at this point in the history
  2. Add is_dst_tz; Fix

    Chong Gao committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6c961fb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update comments; Refactor; Use Gpu path

    Chong Gao committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4c6133e View commit details
    Browse the repository at this point in the history
  2. Add licence info; re-order imports

    Chong Gao committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    92741c6 View commit details
    Browse the repository at this point in the history
  3. xfail case instead of skipif

    Chong Gao committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    877130a View commit details
    Browse the repository at this point in the history
  4. Support date_format via GPU for non-UTC time zone

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e3941c2 View commit details
    Browse the repository at this point in the history
  5. Fix; Update license; Update allow onon gpu list

    Chong Gao committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1538d82 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge branch-24.02

    Chong Gao committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4eaa4dd View commit details
    Browse the repository at this point in the history
  2. Remove useless code

    Chong Gao committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7e61915 View commit details
    Browse the repository at this point in the history
  3. Add date_format test cases

    Chong Gao committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    96924eb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge branch-24.02

    Chong Gao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f1314e0 View commit details
    Browse the repository at this point in the history