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


##########
.github/workflows/rust.yml:
##########
@@ -82,6 +82,8 @@ jobs:
         uses: ./.github/actions/setup-builder
         with:
           rust-version: stable
+      - name: Check datafusion-common (default features)

Review Comment:
   there was no check for default set of features (even the tests run with 
avro, etc) so I added that



-- 
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