blaginin commented on issue #16233:
URL: https://github.com/apache/datafusion/issues/16233#issuecomment-2940217723

   hey @jonathanc-n
   
   > set an environment variable to the seed
   
   I think it's a good idea to print the seed used, but not sure we should 
implicitly set the env variable.
   
   One challenge with reproducing via seeds as currently implemented is that a 
single seed produces a [group of fuzzy 
tasks](https://github.com/apache/datafusion/blob/f513e2c0c22aa4f89d232da4bb01330ac4b02bce/datafusion/core/tests/fuzz_cases/aggregation_fuzzer/fuzzer.rs#L180),
 so it's unclear how to reference one specific task. Maybe dumping to a parquet 
or arrow_ipc file is the only simple way to make reproduction simple...?
   


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