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 fine grained timezone checker instead of type based [databricks] #9719

Merged
merged 50 commits into from
Dec 1, 2023

Commits on Nov 27, 2023

  1. Support current_date with timezone

    Signed-off-by: Ferdinand Xu <ferdinandx@nvidia.com>
    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    801752c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ddb24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28ba19e View commit details
    Browse the repository at this point in the history
  4. Add check for cast

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3d5d297 View commit details
    Browse the repository at this point in the history
  5. code style fix

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b3f85bd View commit details
    Browse the repository at this point in the history
  6. Fix premerge fails

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c7c60d9 View commit details
    Browse the repository at this point in the history
  7. Fix

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    90d975e View commit details
    Browse the repository at this point in the history
  8. Refine comments

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b88a13b View commit details
    Browse the repository at this point in the history
  9. Refine comments

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3cda255 View commit details
    Browse the repository at this point in the history
  10. Refactor

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    42c7888 View commit details
    Browse the repository at this point in the history
  11. Refine comments

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1da1291 View commit details
    Browse the repository at this point in the history
  12. Typo

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    46dbe60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c954125 View commit details
    Browse the repository at this point in the history
  14. Fix inmatch cases

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eb32703 View commit details
    Browse the repository at this point in the history
  15. Revert before commit

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f0f6164 View commit details
    Browse the repository at this point in the history
  16. Fix

    winningsix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e554f4e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fix

    winningsix committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d9fe752 View commit details
    Browse the repository at this point in the history
  2. Comments

    winningsix committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    78e5804 View commit details
    Browse the repository at this point in the history
  3. Fix

    winningsix committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2ad72c8 View commit details
    Browse the repository at this point in the history
  4. Fix failed cases

    winningsix committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7c734c0 View commit details
    Browse the repository at this point in the history
  5. Change xfail to allow_non_gpu

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao authored and winningsix committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e62ee80 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Fix CSV scan

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    568f8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a70ad0 View commit details
    Browse the repository at this point in the history
  3. Fix

    Chong Gao authored and winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a743a7a View commit details
    Browse the repository at this point in the history
  4. Fix explain on CPU

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4942496 View commit details
    Browse the repository at this point in the history
  5. Fix json

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    83171ae View commit details
    Browse the repository at this point in the history
  6. Fix json

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e9b3b10 View commit details
    Browse the repository at this point in the history
  7. Fix ORC scan

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a564891 View commit details
    Browse the repository at this point in the history
  8. Fix ORC test

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f497490 View commit details
    Browse the repository at this point in the history
  9. skip legacy mode rebase

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    63d9e26 View commit details
    Browse the repository at this point in the history
  10. Support check for AnsiCast

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1cbb694 View commit details
    Browse the repository at this point in the history
  11. Fix cases

    Chong Gao authored and winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    07b6863 View commit details
    Browse the repository at this point in the history
  12. Fix more cases

    Chong Gao authored and winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    36cc096 View commit details
    Browse the repository at this point in the history
  13. Fix

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3e70b52 View commit details
    Browse the repository at this point in the history
  14. Refactor

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    51e5017 View commit details
    Browse the repository at this point in the history
  15. Fix more cases 3

    Chong Gao authored and winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    07819fb View commit details
    Browse the repository at this point in the history
  16. Address comments

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d900607 View commit details
    Browse the repository at this point in the history
  17. Address comments

    winningsix committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6e38bcb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9fbe5b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Fix for 341

    Fix for 341
    winningsix committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dd07316 View commit details
    Browse the repository at this point in the history
  2. Fix 341

    winningsix committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2e6578e View commit details
    Browse the repository at this point in the history
  3. Minor fix

    winningsix committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    33187b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dff012 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63d4394 View commit details
    Browse the repository at this point in the history
  6. Fix UTC cases

    winningsix committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4d29350 View commit details
    Browse the repository at this point in the history
  7. Address comments

    winningsix committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    950ac3c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Address comments

    winningsix committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    eb0c85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c026e View commit details
    Browse the repository at this point in the history
  3. Fix a merge issue

    winningsix committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0267c81 View commit details
    Browse the repository at this point in the history
  4. Minor fix

    winningsix committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    216daf3 View commit details
    Browse the repository at this point in the history