Re: [PR] feat: add zlib dependency [iceberg-cpp]

2025-05-19 Thread via GitHub
Fokko merged PR #101: URL: https://github.com/apache/iceberg-cpp/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apa

Re: [PR] feat: add zlib dependency [iceberg-cpp]

2025-05-19 Thread via GitHub
dongxiao1198 commented on code in PR #101: URL: https://github.com/apache/iceberg-cpp/pull/101#discussion_r2095224359 ## cmake_modules/IcebergThirdpartyToolchain.cmake: ## @@ -86,6 +86,9 @@ function(resolve_arrow_dependency) set(ARROW_DEPENDENCY_SOURCE "BUNDLED"

Re: [PR] feat: add zlib dependency [iceberg-cpp]

2025-05-19 Thread via GitHub
wgtmac commented on code in PR #101: URL: https://github.com/apache/iceberg-cpp/pull/101#discussion_r2095220979 ## cmake_modules/IcebergThirdpartyToolchain.cmake: ## @@ -285,3 +287,20 @@ function(resolve_nlohmann_json_dependency) endfunction() resolve_nlohmann_json_dependenc

Re: [PR] feat: add zlib dependency [iceberg-cpp]

2025-05-19 Thread via GitHub
dongxiao1198 commented on code in PR #101: URL: https://github.com/apache/iceberg-cpp/pull/101#discussion_r2095290384 ## cmake_modules/IcebergThirdpartyToolchain.cmake: ## @@ -285,3 +287,20 @@ function(resolve_nlohmann_json_dependency) endfunction() resolve_nlohmann_json_dep

Re: [PR] feat: add zlib dependency [iceberg-cpp]

2025-05-19 Thread via GitHub
dongxiao1198 commented on code in PR #101: URL: https://github.com/apache/iceberg-cpp/pull/101#discussion_r2095292516 ## cmake_modules/IcebergThirdpartyToolchain.cmake: ## @@ -285,3 +287,20 @@ function(resolve_nlohmann_json_dependency) endfunction() resolve_nlohmann_json_dep

Re: [PR] feat: add zlib dependency [iceberg-cpp]

2025-05-19 Thread via GitHub
wgtmac commented on code in PR #101: URL: https://github.com/apache/iceberg-cpp/pull/101#discussion_r2095218184 ## cmake_modules/IcebergThirdpartyToolchain.cmake: ## @@ -285,3 +287,20 @@ function(resolve_nlohmann_json_dependency) endfunction() resolve_nlohmann_json_dependenc

Re: [PR] feat: add zlib dependency [iceberg-cpp]

2025-05-19 Thread via GitHub
wgtmac commented on code in PR #101: URL: https://github.com/apache/iceberg-cpp/pull/101#discussion_r2095044690 ## cmake_modules/IcebergThirdpartyToolchain.cmake: ## @@ -86,6 +86,9 @@ function(resolve_arrow_dependency) set(ARROW_DEPENDENCY_SOURCE "BUNDLED" CACHE