[
https://issues.apache.org/jira/browse/ARROW-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026786#comment-17026786
]
Antoine Pitrou commented on ARROW-6566:
---------------------------------------
Is there anything to do here? Otherwise, suggest closing.
> Implement VarChar in Scala
> --------------------------
>
> Key: ARROW-6566
> URL: https://issues.apache.org/jira/browse/ARROW-6566
> Project: Apache Arrow
> Issue Type: Test
> Components: Java
> Affects Versions: 0.14.1
> Reporter: Boris V.Kuznetsov
> Priority: Major
>
> Hello
> I'm trying to write and read a zio.Chunk of strings, with is essentially an
> array of strings.
> My implementation fails the test, how should I fix that ?
> [Writer|https://github.com/Neurodyne/zio-serdes/blob/9e2128ff64ffa0e7c64167a5ee46584c3fcab9e4/src/main/scala/zio/serdes/arrow/ArrowUtils.scala#L48]
> code
> [Reader|https://github.com/Neurodyne/zio-serdes/blob/9e2128ff64ffa0e7c64167a5ee46584c3fcab9e4/src/main/scala/zio/serdes/arrow/ArrowUtils.scala#L108]
> code
> [Test|https://github.com/Neurodyne/zio-serdes/blob/9e2128ff64ffa0e7c64167a5ee46584c3fcab9e4/src/test/scala/arrow/Base.scala#L115]
> code
> Any help, links and advice are highly appreciated
> Thank you!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)