Skip to content

Snow 2011595 snowflake connector pyarrow conflict#2263

Closed
sfc-gh-fpawlowski wants to merge 10 commits intomainfrom
SNOW-1886670-conflict-with-pyarrow-19.0.0-when-deployed-as-Azure-Batch-account-task
Closed

Snow 2011595 snowflake connector pyarrow conflict#2263
sfc-gh-fpawlowski wants to merge 10 commits intomainfrom
SNOW-1886670-conflict-with-pyarrow-19.0.0-when-deployed-as-Azure-Batch-account-task

Conversation

@sfc-gh-fpawlowski
Copy link
Contributor

#2262)

Please answer these questions before submitting your pull requests. Thanks!

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

    Fixes #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

  4. (Optional) PR for stored-proc connector:

@sfc-gh-fpawlowski sfc-gh-fpawlowski self-assigned this Apr 9, 2025
@sfc-gh-fpawlowski sfc-gh-fpawlowski changed the title Snow 2011595 snowflake connector for python logging presigned ur ls (… Snow 2011595 snowflake connector pyarrow conflict Apr 9, 2025
Comment on lines +29 to +60
name: Simulate Azure Batch Job in Windows Container
runs-on: windows-latest
steps:
- name: Check out repo
uses: actions/checkout@v4

- name: Build Docker image
run: docker build -t pyarrow-hw .

- name: Run Docker container
run: docker run --rm pyarrow-hw

# Disabled original jobs (for now)
# jobs:
# lint:
# ...
# dependency:
# ...
# build:
# ...
# test:
# ...
# test-olddriver:
# ...
# test-noarrowextension:
# ...
# test-fips:
# ...
# test-lambda:
# ...
# combine-coverage:
# ...

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the SNOW-1886670-conflict-with-pyarrow-19.0.0-when-deployed-as-Azure-Batch-account-task branch from a0160c1 to ad78fe3 Compare May 28, 2025 14:09
@sfc-gh-fpawlowski sfc-gh-fpawlowski deleted the SNOW-1886670-conflict-with-pyarrow-19.0.0-when-deployed-as-Azure-Batch-account-task branch May 28, 2025 14:11
@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant