You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "sgilmore10 (via GitHub)" <gi...@apache.org> on 2023/05/11 18:01:31 UTC

[GitHub] [arrow] sgilmore10 opened a new issue, #35558: [MATLAB] Add unsigned integer array MATLAB classes (i.e. `Int8Array`, `Int16Array`, `Int32Array`, `Int64Array`)

sgilmore10 opened a new issue, #35558:
URL: https://github.com/apache/arrow/issues/35558

   ### Describe the enhancement requested
   
   Followup to #35495 in which we added the MATLAB class `Float32Array`. 
   
   |  Arrow Array Type  |  MATLAB Type |
   | -------------------| --------------------- |
   | `Int8Array`   | `int8`  |
   | `Int16Array`   | `int16`  |
   | `Int32Array`   | `int32`  |
   | `Int64Array`   | `int64`  |
   
   
   ### Component(s)
   
   MATLAB


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kevingurney commented on issue #35558: [MATLAB] Add signed integer array MATLAB classes (i.e. `Int8Array`, `Int16Array`, `Int32Array`, `Int64Array`)

Posted by "kevingurney (via GitHub)" <gi...@apache.org>.
kevingurney commented on issue #35558:
URL: https://github.com/apache/arrow/issues/35558#issuecomment-1544454543

   take


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #35558: [MATLAB] Add signed integer array MATLAB classes (i.e. `Int8Array`, `Int16Array`, `Int32Array`, `Int64Array`)

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #35558: [MATLAB] Add signed integer array MATLAB classes (i.e. `Int8Array`, `Int16Array`, `Int32Array`, `Int64Array`) 
URL: https://github.com/apache/arrow/issues/35558


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org