alamb commented on issue #8250:
URL: 
https://github.com/apache/arrow-datafusion/issues/8250#issuecomment-1850167047

   > Following https://github.com/apache/arrow-datafusion/pull/7934, we should 
also implement a stub to trigger runtime errors when users forget to add 
#[cfg(feature = "parquet")] to their test cases, rather than encountering 
compile-time errors.
   
   I recommend we don't do the runtime error -- and instead ensure people don't 
forget `#[cfg(feature = "parquet")]` by adding a CI `cargo check` command 
instead


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

Reply via email to