zhjwpku commented on code in PR #693:
URL: https://github.com/apache/iceberg-cpp/pull/693#discussion_r3359704401


##########
.github/workflows/test.yml:
##########
@@ -107,7 +107,7 @@ jobs:
       - name: Install dependencies
         shell: pwsh
         run: |
-          vcpkg install zlib:x64-windows nlohmann-json:x64-windows 
nanoarrow:x64-windows roaring:x64-windows cpr:x64-windows
+          vcpkg install zlib:x64-windows nlohmann-json:x64-windows 
nanoarrow:x64-windows roaring:x64-windows cpr:x64-windows sqlite3:x64-windows

Review Comment:
   Agreed. I've added a dedicated CI workflow, but I haven't configured `paths` 
filtering for SQL catalog-related changes yet. Since it's a bit tricky to 
define a clean filter, I'd rather address that in a separate PR.
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to