Re: Serializing and deserializing a single RecordBatch via IPC

2025-04-05 Thread Aldrin
No problem! Hopefully you found the issue. Sent from Proton Mail for iOS On Wed, Mar 26, 2025 at 07:30, Jack Wimberley via user wrote: Hi Aldrin, My apologies, I never saw this message from you, but thanks belatedly! Your guess was more or less on the mark.

Re: [D] [Release] Split JS to its own repository [arrow]

2025-04-05 Thread via GitHub
GitHub user domoritz added a comment to the discussion: [Release] Split JS to its own repository That's a new feature request and orthogonal to where the code lives. GitHub link: https://github.com/apache/arrow/discussions/45943#discussioncomment-12631448 This is an automatically sent

Re: Serializing and deserializing a single RecordBatch via IPC

2025-04-05 Thread Jack Wimberley via user
Hi Aldrin, My apologies, I never saw this message from you, but thanks belatedly! Your guess was more or less on the mark. Best, Jack On Tue, Mar 4, 2025 at 11:27 PM Aldrin wrote: > Hi Jack! > > I attempted the code you provided and it seemed to work for me. I put my > code in a gist [1] for