[Data] Remove get_internal_block_refs#62958
Conversation
|
@bveeramani daft seems to use this deprecated api so tests are failing... |
|
@richardliaw how should we proceed here?
|
|
blocked on Daft: Eventual-Inc/Daft#6870 |
|
This pull request has been automatically marked as stale because it has not had You can always ask for help on our discussion forum or Ray's public slack channel. If you'd like to keep this open, just leave any comment, and the stale label will be removed. |
Signed-off-by: Daniel Shin <kyuseung1016@gmail.com>
|
Daft PR is merged, but holding this for now because we need to update Daft dependency for our tests. @richardliaw what do you think about skipping the daft tests for now? Happy to hold this until Daft releases a new version and update dependencies accordingly as well. |
|
Holding off seems like the responsible move vs. skipping tests. @kyuds would you mind pinging the Eventual team and asking them when they're planning to ship their next release? IIRC they release every two weeks or something |
|
@elliot-barn I need to update Daft to v0.7.15 (their latest version) to pass tests on this deprecation. Could you guide me on how to do this? cc @bveeramani |
Description
get_internal_block_refshas been marked deprecated for over a year. We should remove it.Related issues
N/A
Additional information
N/A