abhinavgautam01 commented on PR #1685:
URL: 
https://github.com/apache/datafusion-ballista/pull/1685#issuecomment-4478449703

   updated... i removed the standalone one-off test and changed the context 
tests to keep the two context cases (`standalone` and `remote`) while expanding 
`TaskSchedulingPolicy::{PullStaged, PushStaged}` through `#[values(...)]`...
   
   i also aligned `context_unsupported.rs` to use the same pattern... the exact 
`#[fixture] async fn remote(#[values(...)] ...)` syntax does not compile with 
the repo’s `rstest` 0.26, so this uses the supported equivalent with context 
builders plus policy values...


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