You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
Utf8View and BinaryView should be added to the c ABI spec and to the c++ library's importer/exporter.
### Are these changes tested?
Yes, minimally
### Are there any user-facing changes?
View arrays will be importable/exportable through the c ABI in c++
* Closes: #36099
Authored-by: Benjamin Kietzman <[email protected]>
Signed-off-by: Benjamin Kietzman <[email protected]>
…e#38443)
### Rationale for this change
Utf8View and BinaryView should be added to the c ABI spec and to the c++ library's importer/exporter.
### Are these changes tested?
Yes, minimally
### Are there any user-facing changes?
View arrays will be importable/exportable through the c ABI in c++
* Closes: apache#36099
Authored-by: Benjamin Kietzman <[email protected]>
Signed-off-by: Benjamin Kietzman <[email protected]>
Describe the enhancement requested
After #35627 it will be useful to add the new types to the C ABI.
Component(s)
C++
The text was updated successfully, but these errors were encountered: