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-1418523: concurrent file operations #2288

Open
wants to merge 2 commits into
base: aalam-SNOW-1418523-make-analyzer-server_connection-thread-safe
Choose a base branch
from

Conversation

sfc-gh-aalam
Copy link
Contributor

  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-1418523

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
      • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
    • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
  3. Please describe how your code solves the related issue.

    This change adds tests for ensuring fileIO works correctly in multithreading mode. Since file io relies on cursor, make cursor safe in SNOW-1418523 make analyzer server connection thread safe #2282 is sufficient to achieve this goal.

@sfc-gh-aalam sfc-gh-aalam requested a review from a team as a code owner September 12, 2024 22:09
@sfc-gh-aalam sfc-gh-aalam requested review from sfc-gh-yixie, sfc-gh-aling and sfc-gh-jrose and removed request for a team September 12, 2024 22:09
Copy link

Seems like your changes contain some Local Testing changes, please request review from @snowflakedb/local-testing

@sfc-gh-aalam sfc-gh-aalam requested a review from a team as a code owner September 17, 2024 21:45
@sfc-gh-aalam sfc-gh-aalam requested review from sfc-gh-jkew and sfc-gh-lmukhopadhyay and removed request for a team September 17, 2024 21:45
Copy link

Seems like your changes contain some Local Testing changes, please request review from @snowflakedb/local-testing

@sfc-gh-aalam sfc-gh-aalam force-pushed the aalam-SNOW-1418523-concurrent-file-operations branch from fde612e to df3263c Compare September 17, 2024 21:52
Copy link

Seems like your changes contain some Local Testing changes, please request review from @snowflakedb/local-testing

Copy link

Seems like your changes contain some Local Testing changes, please request review from @snowflakedb/local-testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants