Skip to content

Conversation

@Sevenannn
Copy link

@Sevenannn Sevenannn commented Nov 13, 2024

Which issue does this PR close?

  • This PR serves as a subsequent improvement for Skip casting to binary when inner expr is value #60 after Datafusion 43 upgrade.
    In Datafusion 43, bianry / large binary types are read as BianryView from parquet, therefore update the cast logic to include Binary View type

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@Sevenannn Sevenannn marked this pull request as ready for review November 13, 2024 19:57
@Sevenannn Sevenannn requested a review from a team November 13, 2024 19:59
@Sevenannn Sevenannn self-assigned this Nov 13, 2024
@Sevenannn Sevenannn merged commit cfdc9d9 into spiceai-43 Nov 13, 2024
@Sevenannn Sevenannn deleted the qianqian/fix-binary-view-cast branch November 13, 2024 22:55
Sevenannn added a commit that referenced this pull request Nov 14, 2024
Sevenannn added a commit that referenced this pull request Nov 21, 2024
* Skip casting to binary when inner expr is value (#60)

* Skip casting to binary when inner expr is value

* Update datafusion/sql/src/unparser/expr.rs

Co-authored-by: Jack Eadie <[email protected]>

---------

Co-authored-by: Jack Eadie <[email protected]>

* Fix binary view cast (#63)

* fix

* Fix clippy error

---------

Co-authored-by: Jack Eadie <[email protected]>
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.

2 participants