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

[WIP] Move timezone check to each operator [databricks] #9482

Closed

Commits on Oct 19, 2023

  1. Add test cases for timezone awarded operators

    Signed-off-by: Chong Gao <[email protected]>
    Chong Gao committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d8e77b2 View commit details
    Browse the repository at this point in the history
  2. Move timezone check to each operator

    Chong Gao committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3f781a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge branch 23.12

    Chong Gao committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d5a6d7a View commit details
    Browse the repository at this point in the history
  2. Update

    Chong Gao committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b3fa3ee View commit details
    Browse the repository at this point in the history
  3. debug

    Chong Gao committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c31b2e3 View commit details
    Browse the repository at this point in the history
  4. debug

    Chong Gao committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a7c8996 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Add timezone test mark

    Chong Gao committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2878c5c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Minor update

    Chong Gao committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    705f8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882b751 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Fix failure on Databricks

    Chong Gao committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    aec893c View commit details
    Browse the repository at this point in the history
  2. Update test cases for Databricks

    Chong Gao committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7f81644 View commit details
    Browse the repository at this point in the history
  3. Update test cases for Databricks

    Chong Gao committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bcc1f5b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fix delta lake test cases.

    Chong Gao committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    505b72e View commit details
    Browse the repository at this point in the history
  2. Fix delta lake test cases.

    Chong Gao committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    07942ea View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Remove the skip logic when time zone is not UTC

    Chong Gao committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3033bc3 View commit details
    Browse the repository at this point in the history
  2. Add time zone config to set non-UTC

    Signed-off-by: Chong Gao <[email protected]>
    Chong Gao committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a852455 View commit details
    Browse the repository at this point in the history
  3. Add fallback case for cast_test.py

    Chong Gao committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0358cd4 View commit details
    Browse the repository at this point in the history
  4. Add fallback case for cast_test.py

    Chong Gao committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f6ccadd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Add fallback case for cast_test.py

    Chong Gao committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    21d5a69 View commit details
    Browse the repository at this point in the history
  2. Add fallback case for cast_test.py

    Chong Gao committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e2aa9da View commit details
    Browse the repository at this point in the history
  3. Update split_list

    Chong Gao committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9eab476 View commit details
    Browse the repository at this point in the history
  4. Add fallback case for cast_test.py

    Chong Gao committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e231a80 View commit details
    Browse the repository at this point in the history
  5. Add fallback case for cast_test.py

    Chong Gao committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    71928a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add fallback cases for cmp_test.py

    Chong Gao committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ca23932 View commit details
    Browse the repository at this point in the history
  2. Add fallback tests for json_test.py

    Signed-off-by: Firestarman <[email protected]>
    firestarman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ee60bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d403c59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd5ad0b View commit details
    Browse the repository at this point in the history
  5. Add fallback cases for collection_ops_test.py

    Chong Gao committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    058e13e View commit details
    Browse the repository at this point in the history
  6. add fallback tests for date_time_test

    Signed-off-by: Haoyang Li <[email protected]>
    thirtiseven committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fc3a678 View commit details
    Browse the repository at this point in the history
  7. clean up spark_session.py

    Signed-off-by: Haoyang Li <[email protected]>
    thirtiseven committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    938c649 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    befa39d View commit details
    Browse the repository at this point in the history
  9. Update test case

    Chong Gao committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cf2c621 View commit details
    Browse the repository at this point in the history
  10. update test case

    Chong Gao committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c298d5f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Add default value

    Chong Gao committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    09e772c View commit details
    Browse the repository at this point in the history
  2. Remove useless is_tz_utc

    Chong Gao committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f43a8f9 View commit details
    Browse the repository at this point in the history
  3. Fix fallback cases

    Chong Gao committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5882cc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Add bottom check for time zone; Fix ORC check

    Chong Gao committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7a53dc2 View commit details
    Browse the repository at this point in the history
  2. By default, ExecCheck do not check UTC time zone

    Chong Gao committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7bd9ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9817c4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8505b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa1c84d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update test cases

    Chong Gao committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fbbbd5b View commit details
    Browse the repository at this point in the history