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-1865263 Remove VS14 support in libsnowflakeclient #824

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

sfc-gh-mmishchenko
Copy link
Contributor

@sfc-gh-mmishchenko sfc-gh-mmishchenko commented Feb 3, 2025

  • Drop VS14 build support
  • Build Apache Arrow library from source by default
  • Get rid of the environment variable which sets how the dependency on Apache Arrow is resolved (it's a cmake parameter now)
  • Boost is explicitly built as a separate dependency but not as a part of Arrow
  • Fix scripts/build_dependencies -t Debug

@sfc-gh-mmishchenko sfc-gh-mmishchenko requested a review from a team as a code owner February 3, 2025 11:12
scripts/_init.bat Show resolved Hide resolved
scripts/build_arrow_source.sh Outdated Show resolved Hide resolved
scripts/build_arrow_source.sh Outdated Show resolved Hide resolved
deps-build/.gitignore Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.43%. Comparing base (fedf1f9) to head (7f9d816).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #824      +/-   ##
==========================================
- Coverage   80.53%   80.43%   -0.10%     
==========================================
  Files         104      104              
  Lines        9223     9222       -1     
==========================================
- Hits         7428     7418      -10     
- Misses       1795     1804       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@sfc-gh-jszczerbinski sfc-gh-jszczerbinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to bump BUILD versions in all of the modified scripts

scripts/build_arrow.sh Show resolved Hide resolved
@sfc-gh-mmishchenko sfc-gh-mmishchenko marked this pull request as draft February 5, 2025 14:14
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.

4 participants