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

   ## What's Changed
   
   Allow callers to pass an explicit `Schema` to `tableFromArrays()` and a new  
 `recordBatchFromArrays()` function, giving control over column types, 
ordering, nullability, and metadata instead of relying solely on type inference.
   
   Also adds a fast path in `vectorFromArray` for `TypedArray`-to-typed-vector 
coercion with `BigInt` boundary validation.


-- 
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