Jefffrey commented on code in PR #24475:
URL: https://github.com/apache/datafusion/pull/24475#discussion_r3817997887


##########
.github/workflows/rust.yml:
##########
@@ -287,6 +287,35 @@ jobs:
       - name: Check datafusion-functions (unicode_expressions)
         run: cargo check --profile ci --no-default-features -p 
datafusion-functions --features=unicode_expressions
 
+  # Check datafusion-spark crate features

Review Comment:
   maybe we could explore cargo matrix: https://crates.io/crates/cargo-matrix
   
   though figure out a way to only test a subset of the features instead of 
every combination (like to be quite expensive?)



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