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

Reduce time-consuming of pre-merge #9887

Merged
merged 34 commits into from
Jan 4, 2024

Commits on Nov 29, 2023

  1. add mark

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2d335d5 View commit details
    Browse the repository at this point in the history
  2. reset

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bef78a0 View commit details
    Browse the repository at this point in the history
  3. skip build only version

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    06e149c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    3e07145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6250596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0251c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf55d37 View commit details
    Browse the repository at this point in the history
  5. restore build only steps

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d325d70 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    9bef297 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    800b9fa View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    4ddc584 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. remove nosnapshots

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fad871c View commit details
    Browse the repository at this point in the history
  2. remove test file

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a72493d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    03d3f05 View commit details
    Browse the repository at this point in the history
  2. add noSnapshots

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5f73433 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. add buildver

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d618672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc9bf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. add pytest mark to delta lake

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    45c04dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c95e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48e5bd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. comment py mark

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    68d21b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b3b30 View commit details
    Browse the repository at this point in the history
  3. remove test file, add py test mark

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3a6d03e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1833cd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Update delta_lake_test.py

    YanxuanLiu authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    202d3d5 View commit details
    Browse the repository at this point in the history
  2. add pytest mark for sort

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5ee3666 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    9601a9d View commit details
    Browse the repository at this point in the history
  2. add property for 2.13

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b3f8dff View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. add pytest mark to conditionals test

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c548fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aecba1 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    e3074f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    7d94c79 View commit details
    Browse the repository at this point in the history
  2. move build only step out of loop

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    854fa85 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. move timezone tests to mvn_verify

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1e0b1c1 View commit details
    Browse the repository at this point in the history