Skip to content

Conversation

@a10y
Copy link
Contributor

@a10y a10y commented Sep 5, 2024

Supplants #476.

VarBinView is the new canonical representation for string types across the repo. There are still many places that natively use VarBin arrays internally, we can replace those over time.

  • Canonical::VarBin -> Canonical::VarBinView
  • FSSTArray, ConstArray, DictArray now all canonicalize into VarBinView
  • Updated the TPC-H setup to use Utf8View schemas

@robert3005
Copy link
Contributor

I think apache/arrow-rs#6366 is going to make python tests fail

@a10y
Copy link
Contributor Author

a10y commented Sep 6, 2024

Yea, even bumping PyArrow from 15 -> 17 (latest) did not seem to change that

@a10y
Copy link
Contributor Author

a10y commented Sep 6, 2024

Blocked on apache/arrow-rs#6368

@a10y a10y marked this pull request as draft October 4, 2024 14:05
@a10y
Copy link
Contributor Author

a10y commented Oct 4, 2024

Converting back to draft while this is blocked

@robert3005
Copy link
Contributor

I think with arrow 53.1.0 this is no longer blocked

@a10y
Copy link
Contributor Author

a10y commented Oct 17, 2024

image

Time for a take3 PR 🥲

@a10y a10y closed this Oct 17, 2024
@robert3005
Copy link
Contributor

git cli is a lot smarter than github ui but probably still hard

@robert3005 robert3005 deleted the aduffy/utf8view-take2 branch January 29, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants