[Data] Remove deprecated TENSOR_COLUMN_NAME constant and associated dead code [1]#60573
Merged
bveeramani merged 30 commits intoray-project:masterfrom Feb 3, 2026
Merged
Conversation
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Contributor
There was a problem hiding this comment.
Code Review
This pull request effectively removes the deprecated TENSOR_COLUMN_NAME constant and cleans up associated dead code and backward compatibility logic across several files. The changes are well-contained and align with the goal of simplifying the codebase. I have one minor suggestion to update a type hint for better code clarity and correctness.
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com>
bveeramani
approved these changes
Feb 2, 2026
Member
bveeramani
left a comment
There was a problem hiding this comment.
Could you update the PR description to give a bit more context? Just a couple lines on (1) why we're making this change, and (2) how this PR fits in with the rest planned
| output_array = _convert_pandas_to_batch_type( | ||
| actual_output, type=BatchFormat.NUMPY, cast_tensor_columns=cast_tensor_columns | ||
| ) | ||
|
|
Member
There was a problem hiding this comment.
Nit: Could you remove the unrelated whitespace to minimize the size of the diff?
rayhhome
pushed a commit
to rayhhome/ray
that referenced
this pull request
Feb 4, 2026
…ead code [1] (ray-project#60573) ## Description Remove safe TENSOR_COLUMN_NAME related ## Related issues Related to ray-project#60547 ## Additional information - Remove TENSOR_COLUMN_NAME from arrow_block, pandas_block, and table_block.py. --------- Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com> Co-authored-by: Balaji Veeramani <balaji@anyscale.com> Signed-off-by: Sirui Huang <ray.huang@anyscale.com>
Sparks0219
pushed a commit
to Sparks0219/ray
that referenced
this pull request
Feb 9, 2026
…ead code [1] (ray-project#60573) ## Description Remove safe TENSOR_COLUMN_NAME related ## Related issues Related to ray-project#60547 ## Additional information - Remove TENSOR_COLUMN_NAME from arrow_block, pandas_block, and table_block.py. --------- Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com> Co-authored-by: Balaji Veeramani <balaji@anyscale.com>
elliot-barn
pushed a commit
that referenced
this pull request
Feb 9, 2026
…ead code [1] (#60573) ## Description Remove safe TENSOR_COLUMN_NAME related ## Related issues Related to #60547 ## Additional information - Remove TENSOR_COLUMN_NAME from arrow_block, pandas_block, and table_block.py. --------- Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com> Co-authored-by: Balaji Veeramani <balaji@anyscale.com> Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn
pushed a commit
that referenced
this pull request
Feb 9, 2026
…ead code [1] (#60573) ## Description Remove safe TENSOR_COLUMN_NAME related ## Related issues Related to #60547 ## Additional information - Remove TENSOR_COLUMN_NAME from arrow_block, pandas_block, and table_block.py. --------- Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com> Co-authored-by: Balaji Veeramani <balaji@anyscale.com>
ans9868
pushed a commit
to ans9868/ray
that referenced
this pull request
Feb 18, 2026
…ead code [1] (ray-project#60573) ## Description Remove safe TENSOR_COLUMN_NAME related ## Related issues Related to ray-project#60547 ## Additional information - Remove TENSOR_COLUMN_NAME from arrow_block, pandas_block, and table_block.py. --------- Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com> Co-authored-by: Balaji Veeramani <balaji@anyscale.com> Signed-off-by: Adel Nour <ans9868@nyu.edu>
peterxcli
pushed a commit
to peterxcli/ray
that referenced
this pull request
Feb 25, 2026
…ead code [1] (ray-project#60573) ## Description Remove safe TENSOR_COLUMN_NAME related ## Related issues Related to ray-project#60547 ## Additional information - Remove TENSOR_COLUMN_NAME from arrow_block, pandas_block, and table_block.py. --------- Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com> Co-authored-by: Balaji Veeramani <balaji@anyscale.com> Signed-off-by: peterxcli <peterxcli@gmail.com>
peterxcli
pushed a commit
to peterxcli/ray
that referenced
this pull request
Feb 25, 2026
…ead code [1] (ray-project#60573) ## Description Remove safe TENSOR_COLUMN_NAME related ## Related issues Related to ray-project#60547 ## Additional information - Remove TENSOR_COLUMN_NAME from arrow_block, pandas_block, and table_block.py. --------- Signed-off-by: Hyunoh-Yeo <hyunoh.yeo@gmail.com> Co-authored-by: Balaji Veeramani <balaji@anyscale.com> Signed-off-by: peterxcli <peterxcli@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Remove safe TENSOR_COLUMN_NAME related
Related issues
Related to #60547
Additional information