How severe does this issue affect your experience of using Ray?
- Medium: It contributes to significant difficulty to complete my task, but I can work around it.
I have changed the parameters as instructed in the following documentation:
ds.iter_batches(batch_format=“numpy”)
https://docs.ray.io/en/master/data/faq.html#migrating-to-strict-mode
But I still get a warning message.