Hi David, I'm not sure how many JS contributors are monitoring the user@ list. You might try sending this to dev@ to get more visibility. I didn't think much work had gone into supporting flight in JS but I could be wrong.
Cheers, Micah On Thu, Jul 29, 2021 at 1:32 PM DC <[email protected]> wrote: > Hello, > > I'm not a JS pro by any stretch but I was able successfully build the JS > modules from the proto file and call a Python Flight Server implementation > that I put together (which works great). Working with the JS client I can > retrieve a Flight and I get back a JS Readable object, but I'm not sure how > to deserialize that into the RecordBatches that were sent. Any > pointers/help would be much appreciated. Thank you. > > -D >
