GitHub user westonpace closed the discussion with a comment: [JS] Decoding `Dictionary<Uint32, Utf8>` incorrectly.
Hmm, if I run the unit test as-is it passes for me. Did you perhaps update the test with the `Resend` version? If not, maybe it is an arrow-js version issue? I tested with 18.1.0. > I'm thinking about opening an issue asking for general Flight support (it > seems like at least two companies are already working on a solution > themselves) That would definitely be nice to have. We're happy to donate anything in https://github.com/lancedb/flight-sql-js-client/tree/decae7347da105554957edac5dc53a7f192c06dc (or even the entire repo). I'm not sure I have developer availability at the moment to extend much (though happy to debug / help occasionally). The intent was to donate it eventually, as we filled out functionality (based on customer demand) but that could be a while. There is a lot missing (it pretty much only handles the query path) though that's all flight-sql and there is maybe not too much missing on the flight side. GitHub link: https://github.com/apache/arrow/discussions/46100#discussioncomment-12808879 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
