Re: [I] [Java] Implement Holder-based functions for `ViewVarCharVector` [arrow]

2024-09-25 Thread via GitHub
lidavidm closed issue #40937: [Java] Implement Holder-based functions for `ViewVarCharVector` URL: https://github.com/apache/arrow/issues/40937 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[I] [Java] Implement Holder-based functions for `ViewVarCharVector` [arrow]

2024-04-01 Thread via GitHub
vibhatha opened a new issue, #40937: URL: https://github.com/apache/arrow/issues/40937 ### Describe the enhancement requested At the moment in the [StringView implementation](https://github.com/apache/arrow/pull/40340), holders are not supported. The `NullableViewVarCharHolder` and