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

SNOW-1663726 make temp table cleaner thread safe #2309

Commits on Sep 11, 2024

  1. init

    sfc-gh-aalam committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    56fb566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66003d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e58205 View commit details
    Browse the repository at this point in the history
  4. init

    sfc-gh-aalam committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e75dde1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68a8c1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31a5734 View commit details
    Browse the repository at this point in the history
  7. core updates done

    sfc-gh-aalam committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b4dadda View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add tests

    sfc-gh-aalam committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b8c6496 View commit details
    Browse the repository at this point in the history
  2. Fix local tests

    sfc-gh-aalam committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f39837e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a196f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'aalam-SNOW-1418523-make-internal-session-variables-thre…

    …ad-safe' into aalam-SNOW-1418523-make-analyzer-server_connection-thread-safe
    sfc-gh-aalam committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    723bdf7 View commit details
    Browse the repository at this point in the history
  5. add file IO tests

    sfc-gh-aalam committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    37c0419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a2d433 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    a083989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947d384 View commit details
    Browse the repository at this point in the history
  3. fix broken test

    sfc-gh-aalam committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fd51720 View commit details
    Browse the repository at this point in the history
  4. add udtf/udaf tests

    sfc-gh-aalam committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3077853 View commit details
    Browse the repository at this point in the history
  5. fix broken test

    sfc-gh-aalam committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    65c3186 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94412cf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. cover more configs

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    638dd09 View commit details
    Browse the repository at this point in the history
  2. fix SnowflakePlan copy

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7ae2c33 View commit details
    Browse the repository at this point in the history
  3. minor update

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1689ebf View commit details
    Browse the repository at this point in the history
  4. add description

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5e8a2d2 View commit details
    Browse the repository at this point in the history
  5. init

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e5b3f83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c83ef2 View commit details
    Browse the repository at this point in the history
  7. undo refactor

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a649761 View commit details
    Browse the repository at this point in the history
  8. undo refactor

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f03d618 View commit details
    Browse the repository at this point in the history
  9. fix test

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5f398d5 View commit details
    Browse the repository at this point in the history
  10. fix test

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3807087 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'aalam-SNOW-1418523-make-internal-session-variables-thre…

    …ad-safe' into aalam-SNOW-1418523-make-analyzer-server_connection-thread-safe
    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4eef3e9 View commit details
    Browse the repository at this point in the history
  12. add file IO tests

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    df3263c View commit details
    Browse the repository at this point in the history
  13. merge with base

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6769c54 View commit details
    Browse the repository at this point in the history
  14. merge with base

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    af86f67 View commit details
    Browse the repository at this point in the history
  15. fix test

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a737f33 View commit details
    Browse the repository at this point in the history
  16. merge with base

    sfc-gh-aalam committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9f2c707 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8ca2730 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'aalam-SNOW-1663726-make-session-config-updates-thread-s…

    …afe' into aalam-SNOW-1663726-make-temp-table-cleaner-thread-safe
    sfc-gh-aalam authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5c8389b View commit details
    Browse the repository at this point in the history
  2. add tests

    sfc-gh-aalam committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    39ea350 View commit details
    Browse the repository at this point in the history
  3. fix test

    sfc-gh-aalam committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b616424 View commit details
    Browse the repository at this point in the history
  4. fix test

    sfc-gh-aalam committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c10daf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add config context

    sfc-gh-aalam committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    81417a3 View commit details
    Browse the repository at this point in the history
  2. add tests

    sfc-gh-aalam committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e340567 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. update documentation

    sfc-gh-aalam committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    30952bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f25b5 View commit details
    Browse the repository at this point in the history
  3. add comments

    sfc-gh-aalam committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6deb402 View commit details
    Browse the repository at this point in the history
  4. minor refactor

    sfc-gh-aalam committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8e1dfe0 View commit details
    Browse the repository at this point in the history
  5. fix test

    sfc-gh-aalam committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    10bfeb4 View commit details
    Browse the repository at this point in the history
  6. update documentation

    sfc-gh-aalam committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    879940a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. simplify context config

    sfc-gh-aalam committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5aad2d9 View commit details
    Browse the repository at this point in the history
  2. merge with base

    sfc-gh-aalam committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    669eb91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a85a144 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix tests

    sfc-gh-aalam committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a79ffb4 View commit details
    Browse the repository at this point in the history
  2. refactor

    sfc-gh-aalam committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4420350 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. remove do_analyze

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5f1eaa6 View commit details
    Browse the repository at this point in the history
  2. fix

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9d62017 View commit details
    Browse the repository at this point in the history
  3. fix

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b58aa8b View commit details
    Browse the repository at this point in the history
  4. fix

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    db37033 View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dddd15f View commit details
    Browse the repository at this point in the history
  6. simplify

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    57ee9e8 View commit details
    Browse the repository at this point in the history
  7. simplify

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    809a86e View commit details
    Browse the repository at this point in the history
  8. simplify

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6021ab8 View commit details
    Browse the repository at this point in the history
  9. simplify

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    43986f6 View commit details
    Browse the repository at this point in the history
  10. simplify

    sfc-gh-aalam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0430e92 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. remove config context

    sfc-gh-aalam committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    095b04e View commit details
    Browse the repository at this point in the history
  2. min-diff

    sfc-gh-aalam committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    32707f9 View commit details
    Browse the repository at this point in the history
  3. min-diff

    sfc-gh-aalam committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3bf678d View commit details
    Browse the repository at this point in the history
  4. min-diff

    sfc-gh-aalam committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3eade1a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge branch 'aalam-SNOW-1418523-make-internal-session-variables-thre…

    …ad-safe' into aalam-SNOW-1663726-make-session-config-updates-thread-safe
    sfc-gh-aalam authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1850d5d View commit details
    Browse the repository at this point in the history
  2. add warnings

    sfc-gh-aalam committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1fa6ad2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'aalam-SNOW-1663726-make-session-config-updates-thread-s…

    …afe' into aalam-SNOW-1663726-make-temp-table-cleaner-thread-safe
    sfc-gh-aalam authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    095708c View commit details
    Browse the repository at this point in the history
  4. less flaky changes

    sfc-gh-aalam committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f2ce7b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'aalam-SNOW-1418523-make-internal-session-variables-thre…

    …ad-safe' into aalam-SNOW-1663726-make-temp-table-cleaner-thread-safe
    sfc-gh-aalam authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ee79515 View commit details
    Browse the repository at this point in the history
  2. fix

    sfc-gh-aalam committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    20fc937 View commit details
    Browse the repository at this point in the history