alamb commented on code in PR #15203:
URL: https://github.com/apache/datafusion/pull/15203#discussion_r1993440651


##########
.github/workflows/rust.yml:
##########
@@ -198,26 +219,26 @@ jobs:
         uses: ./.github/actions/setup-builder
         with:
           rust-version: stable
+      - name: Check datafusion-functions (default features)
+        run: cargo check --profile ci -p datafusion-functions

Review Comment:
   I don't think there is any reason to check all targets (tests as well) so I 
kept just the tests for the library



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to