E531 Some adjustments to methods on `ExtDTypeRef` by connortsui20 · Pull Request #6716 · vortex-data/vortex · GitHub
[go: up one dir, main page]

Skip to content

Some adjustments to methods on ExtDTypeRef#6716

Merged
connortsui20 merged 1 commit intodevelopfrom
ct/ext-scalar-fixes
Feb 28, 2026
Merged

Some adjustments to methods on ExtDTypeRef#6716
connortsui20 merged 1 commit intodevelopfrom
ct/ext-scalar-fixes

Conversation

@connortsui20
Copy link
Contributor

Summary

Makes some adjustments to code that slipped into the a previous PR. Mostly related to display logic. Ideally we would make it so that all of them don't have this impl Display logic but we can do that another time.

API Changes

Some of these methods shouldn't be public, and this reverts it.

Testing

N/A

@connortsui20 connortsui20 requested a review from gatesn February 27, 2026 19:38
@connortsui20 connortsui20 added the changelog/chore A trivial change label Feb 27, 2026
@connortsui20 connortsui20 changed the title some adjustments Some adjustments to methods on ExtDTypeRef Feb 27, 2026
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20 connortsui20 enabled auto-merge (squash) February 27, 2026 20:40
}
}

// struct PythonDisplay<'a>(&'a dyn DynExtDType);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kill this?

@connortsui20 connortsui20 merged commit e0ce169 into develop Feb 28, 2026
51 checks passed
@connortsui20 connortsui20 deleted the ct/ext-scalar-fixes branch February 28, 2026 01:03
fastio pushed a commit to fastio/vortex that referenced this pull request Mar 10, 2026
## Summary

Makes some adjustments to code that slipped into the a previous PR.
Mostly related to display logic. Ideally we would make it so that all of
them don't have this `impl Display` logic but we can do that another
time.

## API Changes

Some of these methods shouldn't be public, and this reverts it.

## Testing

N/A

Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0