NguyenHoangSon96 opened a new pull request, #225:
URL: https://github.com/apache/arrow-js/pull/225

   **Rationale for this change**
   [InfluxDB3 client library](https://github.com/InfluxCommunity/influxdb3-js) 
uses arrow-js underneath, but arrow-js does not support `Utf8View` datatype, so 
it caused this error to happen 
[Issue](https://github.com/InfluxCommunity/influxdb3-js/issues/590).
   
   Checklist
   - [x] All tests pass (yarn test)
   - [x] Build completes (yarn build)
   
   I have added a new test for the `Utf8View` datatype.
   
   NOTE: Please, we need this PR to be approved because it prevents 
influxdb3-js users from querying some tables that use `Utf8View` in Influxdb3.
   
   **This PR includes breaking changes to public APIs?**
   No. The change adds functionality but does not modify any existing API 
behavior.
   
   Closes https://github.com/apache/arrow-js/issues/44


-- 
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 specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to