(arrow) branch main updated: GH-41656: [MATLAB] Add C Data Interface format import/export functionality for `arrow.array.Array` (#41737)

2024-05-20 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 5809dafb0f GH-41656: [MATLAB] Add C Data

(arrow) branch main updated: GH-41654: [MATLAB] Add new `arrow.c.Schema` MATLAB class which wraps a C Data Interface format `ArrowSchema` C struct (#41674)

2024-05-15 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 82045527b7 GH-41654: [MATLAB] Add new

(arrow) branch main updated (774f10df7a -> 6578c3b360)

2024-04-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 774f10df7a MINOR: [C++][Parquet] fix dict_length for ReadDictionary when not having dict (#41344) add

(arrow) branch GH-41370 deleted (was 56901451cf)

2024-04-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch GH-41370 in repository https://gitbox.apache.org/repos/asf/arrow.git was 56901451cf Pin back MATLAB crossbow packaging task workflow to use `macos-12` since MATLAB R2023a

(arrow) branch GH-41370 updated: Pin back MATLAB crossbow packaging task workflow to use `macos-12` since MATLAB R2023a is not officially supported on `macos-14` (i.e. `macos-latest`).

2024-04-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch GH-41370 in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/GH-41370 by this push: new 56901451cf Pin back MATLAB crossbow

(arrow) branch GH-41370 created (now 3d2cbbdce4)

2024-04-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch GH-41370 in repository https://gitbox.apache.org/repos/asf/arrow.git at 3d2cbbdce4 Pin back MATLAB CI workflow to use `macos-12` since MATLAB R2023a is not officially supported

(arrow) 01/01: Pin back MATLAB CI workflow to use `macos-12` since MATLAB R2023a is not officially supported on `macos-14` (i.e. `macos-latest`).

2024-04-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch GH-41370 in repository https://gitbox.apache.org/repos/asf/arrow.git commit 3d2cbbdce49078efaf244cdfb92e5ed46b4b117c Author: Kevin Gurney AuthorDate: Thu Apr 25 14:12:41 2024 -0400 Pin

(arrow) branch main updated: GH-38659: [CI][MATLAB][Packaging] Add MATLAB `packaging` task to crossbow `tasks.yml` (#38660)

2024-03-29 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new ce11e561d3 GH-38659: [CI][MATLAB][Packaging

(arrow) branch main updated (1ee3da0064 -> 8ec32aaa8f)

2024-03-19 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 1ee3da0064 GH-40672: [Go][Parquet] Add proper build tags for min_max (#40676) add 8ec32aaa8f GH-35941: [Dev

(arrow) branch main updated: GH-38946: [MATLAB] Fix spelling (#38947)

2023-11-30 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 5a2d6a91bf GH-38946: [MATLAB] Fix spelling

(arrow) branch main updated: GH-38652: [MATLAB] Add tests about time precision preservation when converting MATLAB duration to `arrow.array.Time32Array` and `arrow.array.Time64Array` (#38661)

2023-11-16 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 1fd11d33cb GH-38652: [MATLAB] Add tests about

(arrow) branch main updated: GH-38415: [MATLAB] Add indexing "slice" method to C++ Array Proxy class (#38674)

2023-11-13 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e18ace3152 GH-38415: [MATLAB] Add indexing

(arrow) branch main updated: GH-38630: [MATLAB] `arrow.array.BooleanArray`'s `toMATLAB` method does not take slice offsets into account (#38636)

2023-11-09 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 49838858ea GH-38630: [MATLAB

(arrow) branch main updated (1749e00ff4 -> cd6e63570f)

2023-11-02 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 1749e00ff4 GH-38541: [MATLAB] Add remaining tests for arrow tabular object display (#38564) add cd6e63570f GH

(arrow) branch main updated: GH-38541: [MATLAB] Add remaining tests for arrow tabular object display (#38564)

2023-11-02 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 1749e00ff4 GH-38541: [MATLAB] Add remaining

(arrow) branch main updated (4fa7f03859 -> 56edb2d0f6)

2023-11-02 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 4fa7f03859 GH-38554: [Release][Website] post-03-website.sh doesn't quote current.date (#38555) add 56edb2d0f6

(arrow) branch main updated: GH-38420: [MATLAB] Implement a `DatetimeValidator` class that validates a MATLAB `cell` array contains only values of zoned or unzoned `datetime`s (#38533)

2023-10-31 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new c49e242731 GH-38420: [MATLAB] Implement

(arrow) branch main updated: GH-38419: [MATLAB] Implement a `ClassTypeValidator` class that validates a MATLAB `cell` array contains only values of the same class type. (#38530)

2023-10-31 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new aaf01e82a9 GH-38419: [MATLAB] Implement

(arrow) branch main updated: GH-38361: Add validation logic for `offsets` and `values` to `arrow.array.ListArray.fromArrays` (#38531)

2023-10-31 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 66844e9f16 GH-38361: Add validation logic

(arrow) branch main updated: GH-38310: [MATLAB] Create the testing guideline document for testing MATLAB interface (#38459)

2023-10-30 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new cb11e44d87 GH-38310: [MATLAB] Create

(arrow) branch main updated: GH-38166: [MATLAB] Improve tabular object display (#38482)

2023-10-27 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 547b2406d7 GH-38166: [MATLAB] Improve tabular

[arrow] branch main updated: GH-38418: [MATLAB] Add method for extracting one row of an `arrow.tabular.Table` as a string (#38463)

2023-10-26 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 818f71d085 GH-38418: [MATLAB] Add method

[arrow] branch main updated: GH-38398: [MATLAB] Improve array display (#38400)

2023-10-24 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e14f60b7ef GH-38398: [MATLAB] Improve array

[arrow] branch main updated: GH-37815: [MATLAB] Add `arrow.array.ListArray` MATLAB class (#38357)

2023-10-23 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 3beb93af36 GH-37815: [MATLAB] Add

[arrow] branch main updated (73454b7040 -> ef02417d40)

2023-10-11 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 73454b7040 GH-37378: [C++] Add A Dictionary Compaction Function For DictionaryArray (#37418) add ef02417d40

[arrow] branch main updated (e74d3a9de9 -> 223739a5f2)

2023-10-11 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from e74d3a9de9 GH-38153: [C#] expose ArrayDataConcatenator.Concatenate (#38154) add 223739a5f2 GH-38164: [MATLAB

[arrow] branch main updated: GH-38015: [MATLAB] Add `arrow.buffer.Buffer` class to the MATLAB Interface (#38020)

2023-10-10 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new c37059ad7b GH-38015: [MATLAB] Add

[arrow] branch main updated: GH-37978: [C++] Add support for specifying custom Array element delimiter to `arrow::PrettyPrintOptions` (#37981)

2023-10-05 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new f5e40dc45b GH-37978: [C++] Add support

[arrow] branch main updated: GH-37996: [MATLAB] Add a static constructor method named `fromMATLAB` to `arrow.array.StructArray` (#37998)

2023-10-03 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 081e354e6f GH-37996: [MATLAB] Add a static

[arrow] branch main updated: GH-37835: [MATLAB] Improve `arrow.tabular.Schema` display (#37836)

2023-09-29 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 00efb06dc0 GH-37835: [MATLAB] Improve

[arrow] branch main updated (0f94eb64c4 -> 1ae2436286)

2023-09-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 0f94eb64c4 GH-37829: [Java] Avoid resizing data buffer twice when appending variable length vectors (#37844

[arrow] branch main updated: GH-37653: [MATLAB] Add `arrow.array.StructArray` MATLAB class (#37806)

2023-09-20 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 7b30ba48e7 GH-37653: [MATLAB] Add

[arrow] branch main updated (e068b7f845 -> 2b34e37a95)

2023-09-20 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from e068b7f845 GH-37805: [CI][MATLAB] Hard-code `release` to `R2023a` for `matlab-actions/setup-matlab` action

[arrow] branch main updated: GH-37805: [CI][MATLAB] Hard-code `release` to `R2023a` for `matlab-actions/setup-matlab` action in MATLAB CI workflows (#37808)

2023-09-20 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e068b7f845 GH-37805: [CI][MATLAB] Hard-code

[arrow] branch main updated: GH-37532: [CI][Docs][MATLAB] Remove `GoogleTest` support from the CMake build system for the MATLAB interface (#37784)

2023-09-19 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new cda1e8fa00 GH-37532: [CI][Docs][MATLAB] Remove

[arrow] branch main updated: GH-37724: [MATLAB] Add `arrow.type.StructType` MATLAB class (#37749)

2023-09-18 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new a7f5ee01b5 GH-37724: [MATLAB] Add

[arrow] branch main updated: GH-37654: [MATLAB] Add `Fields` property to `arrow.type.Type` MATLAB class (#37725)

2023-09-15 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e32e87529e GH-37654: [MATLAB] Add `Fields

[arrow] branch main updated: GH-37628: [MATLAB] Implement `isequal` for the `arrow.tabular.Table` MATLAB class (#37629)

2023-09-08 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new f1d2fc92f9 GH-37628: [MATLAB] Implement

[arrow] branch main updated: GH-37570: [MATLAB] Implement `isequal` for the `arrow.tabular.RecordBatch` MATLAB class (#37627)

2023-09-08 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 0e6b8c5315 GH-37570: [MATLAB] Implement

[arrow] branch main updated: GH-37571: [MATLAB] Add `arrow.tabular.Table` MATLAB class (#37620)

2023-09-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new da602af5e9 GH-37571: [MATLAB] Add

[arrow] branch main updated: GH-37568: [MATLAB] Implement `isequal` for the `arrow.tabular.Schema` MATLAB class (#37619)

2023-09-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new cdc95c276a GH-37568: [MATLAB] Implement

[arrow] branch main updated (5a781693d9 -> 3aa7e249c3)

2023-09-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 5a781693d9 GH-37056: [Java] Fix importing an empty data array from c-data (#37531) add 3aa7e249c3 GH-37569

[arrow] branch main updated: GH-37597: [MATLAB] Add `toMATLAB` method to `arrow.array.ChunkedArray` class (#37613)

2023-09-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 65e2f22a91 GH-37597: [MATLAB] Add `toMATLAB

[arrow] branch main updated: GH-37591: [MATLAB] Make `arrow.type.Type` inherit from `matlab.mixin.Heterogeneous` (#37593)

2023-09-06 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new f7b6ddbe87 GH-37591: [MATLAB] Make

[arrow] branch main updated (ad7f6ef3a9 -> 33b714ec4e)

2023-09-06 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from ad7f6ef3a9 GH-37067: [C++] Install bundled GoogleTest (#37483) add 33b714ec4e GH-37572: [MATLAB] Add

[arrow] branch main updated: GH-37230: [MATLAB] Add `arrow.type.Date64Type` class and `arrow.date64` construction function (#37578)

2023-09-05 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 756a5d76e9 GH-37230: [MATLAB] Add

[arrow] branch main updated: GH-37477: [MATLAB] Add `AllowNonScalar` name-value pair to arrow.internal.validate.index.* validation functions (#37482)

2023-08-31 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 2f3db6580e GH-37477: [MATLAB] Add

[arrow] branch main updated: GH-37472: [MATLAB] Implement the `isequal()` method on `arrow.type.Type` (#37474)

2023-08-30 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 602083be4f GH-37472: [MATLAB] Implement

[arrow] branch main updated: GH-37473: [MATLAB] Add support for indexing `RecordBatch` columns by `Field` name (#37475)

2023-08-30 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 798132ce65 GH-37473: [MATLAB] Add support

[arrow] branch main updated: GH-37391: [MATLAB] Implement the `isequal()` method on `arrow.array.Array` (#37446)

2023-08-30 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new c9012a0b53 GH-37391: [MATLAB] Implement

[arrow] branch main updated (faccbeff6e -> 4586689ea9)

2023-08-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from faccbeff6e GH-37337: [MATLAB] Add `arrow.array.Time64Array` class (#37368) add 4586689ea9 GH-37345: [MATLAB

[arrow] branch main updated: GH-37337: [MATLAB] Add `arrow.array.Time64Array` class (#37368)

2023-08-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new faccbeff6e GH-37337: [MATLAB] Add

[arrow] branch main updated (91a492757a -> 0f73be1177)

2023-08-23 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 91a492757a GH-37340: [MATLAB] The `column(index)` method of `arrow.tabular.RecordBatch` errors if `index` refers

[arrow] branch main updated: GH-37340: [MATLAB] The `column(index)` method of `arrow.tabular.RecordBatch` errors if `index` refers to an `arrow.array.Time32Array` column (#37347)

2023-08-23 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 91a492757a GH-37340: [MATLAB] The `column(index

[arrow] branch main updated: GH-37253: [MATLAB] Add test cases which verify that the `NumFields`, `BitWidth`, and `ID` properties can not be modified to `hFixedWidth` test class (#37316)

2023-08-22 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new faa46522d6 GH-37253: [MATLAB] Add test cases

[arrow] branch main updated: GH-37232: [MATLAB] Add `arrow.type.Time64Type` class and `arrow.time64` construction function (#37287)

2023-08-21 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new a0ffa91bf4 GH-37232: [MATLAB] Add

[arrow] branch main updated: GH-37252: [MATLAB] Add `arrow.type.DateUnit` enumeration class (#37280)

2023-08-21 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 3262debb10 GH-37252: [MATLAB] Add

[arrow] branch main updated: GH-37262: [MATLAB] Add an abstract class called `arrow.type.TimeType` (#37279)

2023-08-21 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 49599366f3 GH-37262: [MATLAB] Add an abstract

[arrow] branch main updated: GH-37251: [MATLAB] Make `arrow.type.TemporalType` a "tag" class (#37256)

2023-08-21 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 06b0e4f7db GH-37251: [MATLAB] Make

[arrow] branch main updated: GH-37231: [MATLAB] Add `arrow.type.Time32Type` class and `arrow.time32` construction function (#37250)

2023-08-18 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new ec1602c671 GH-37231: [MATLAB] Add

[arrow] branch main updated: GH-37245: [MATLAB] `arrow.internal.proxy.validate` throws `MATLAB:UndefinedFunction` when crafting the message to display when throwing the `arrow:proxy:ProxyNameMismatch`

2023-08-18 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new fc96fd2fb5 GH-37245: [MATLAB

[arrow] branch main updated: GH-37234: [MATLAB] Create an abstract `arrow.type.TemporalType` class (#37236)

2023-08-18 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 5abdc6e190 GH-37234: [MATLAB] Create

[arrow] branch main updated: GH-37228: [MATLAB] Add C++ `ARROW_MATLAB_EXPORT` symbol export macro (#37233)

2023-08-17 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 43c05c56b3 GH-37228: [MATLAB] Add C

[arrow] branch main updated: GH-37222: [Docs][MATLAB] Rename `arrow.recordbatch` (all lowercase) to `arrow.recordBatch` (camelCase) (#37223)

2023-08-17 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e44f5ebeab GH-37222: [Docs][MATLAB] Rename

[arrow] branch main updated: GH-37210: [Docs][MATLAB] Update MATLAB `README.md` to mention support for new MATLAB APIs (e.g. `RecordBatch`, `Field`, `Schema`, etc.) (#37215)

2023-08-17 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 7d8e4b125b GH-37210: [Docs][MATLAB] Update

[arrow] branch main updated (12954dc10c -> 1aa58508e5)

2023-08-16 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 12954dc10c MINOR: Add link to ADBC doc site (#37207) add 1aa58508e5 GH-37203: [MATLAB] Remove unused feather

[arrow] branch main updated (641201416c -> d330d1b36c)

2023-08-16 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 641201416c GH-37197: [Java][CI][Packaging] Free some disk space on the java-jars GitHub job (#37198) add

[arrow] branch main updated (0432aaed4d -> 7c8c2fb1d7)

2023-08-15 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 0432aaed4d GH-37182: [MATLAB] Add public `Schema` property to MATLAB `arrow.tabular.RecordBatch` class (#37184

[arrow] branch main updated (f3dec5c467 -> 0432aaed4d)

2023-08-15 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from f3dec5c467 GH-37181: [MATLAB] Remove outdated test class` tArrowCppCall.m` (#37185) add 0432aaed4d GH-37182

[arrow] branch main updated (5c23938222 -> f3dec5c467)

2023-08-15 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 5c23938222 GH-37175: [MATLAB] Support creating `arrow.tabular.RecordBatch` instances from a list

[arrow] branch main updated (dcf913a368 -> 5c23938222)

2023-08-15 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from dcf913a368 GH-36726: [R] calling read_parquet on S3 connections results in error message being ignored (#37024

[arrow] branch main updated: GH-37046: [MATLAB] Implement `featherread` in terms of `arrow.internal.io.feather.Reader` (#37163)

2023-08-14 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 95db0df5f2 GH-37046: [MATLAB] Implement

[arrow] branch main updated: GH-37157: [MATLAB] Use `arrow.internal.validate.index.numericOrString()` in the `field()` method of `arrow.tabular.Schema` (#37162)

2023-08-14 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 4dd742c83d GH-37157: [MATLAB] Use

[arrow] branch main updated (750670e8c7 -> d279dd8df9)

2023-08-14 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 750670e8c7 GH-37155: [MATLAB] Use `arrow.internal.validate.index.numeric()` in the `column()` method

[arrow] branch main updated: GH-37155: [MATLAB] Use `arrow.internal.validate.index.numeric()` in the `column()` method of `arrow.tabular.RecordBatch` (#37156)

2023-08-14 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 750670e8c7 GH-37155: [MATLAB] Use

[arrow] branch main updated (baf3eb9d62 -> 2e5694c5fa)

2023-08-14 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from baf3eb9d62 GH-37110: [C++] Expression: SmallestTypeFor lost tz for Scalar (#37135) add 2e5694c5fa GH-37124

[arrow] branch main updated (cd8830b43f -> b05190e6f1)

2023-08-14 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from cd8830b43f GH-36990: [R] Expose Parquet ReaderProperties (#36992) add b05190e6f1 GH-37151: [MATLAB] Use

[arrow] branch main updated (f0904b3ed0 -> 8ab6484391)

2023-08-10 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from f0904b3ed0 GH-37106: [C++] Remove overflowed integer rounding benchmarks (#37109) add 8ab6484391 GH-37096

[arrow] branch main updated: GH-37049: [MATLAB] Update feather `Reader` and `Writer` objects to work directly with `arrow.tabular.RecordBatch`s instead of MATLAB `table`s (#37052)

2023-08-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new feb10f357d GH-37049: [MATLAB] Update feather

[arrow] branch main updated: GH-37045: [MATLAB] Implement featherwrite in terms of arrow.internal.io.feather.Writer (#37047)

2023-08-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e90c316030 GH-37045: [MATLAB] Implement

[arrow] branch main updated: GH-37041: [MATLAB] Implement Feather V1 Reader using new MATLAB Interface APIs (#37044)

2023-08-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 152be67100 GH-37041: [MATLAB] Implement Feather

[arrow] branch main updated: GH-37042: [MATLAB] Implement Feather V1 Writer using new MATLAB Interface APIs (#37043)

2023-08-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 71329ce33a GH-37042: [MATLAB] Implement Feather

[arrow] branch main updated: GH-36984: [MATLAB] Create `arrow.recordbatch` convenience constructor function (#37025)

2023-08-04 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 19d0daf40c GH-36984: [MATLAB] Create

[arrow] branch main updated: GH-37012: [MATLAB] Remove the private property `ArrowArrays` from `arrow.tabular.RecordBatch` (#37015)

2023-08-04 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 6dc6af48cc GH-37012: [MATLAB] Remove

[arrow] branch main updated (9b3bf08f78 -> fefd96d4f8)

2023-08-04 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 9b3bf08f78 GH-36752: [Python] Remove AWS SDK bundling when building wheels (#36925) add fefd96d4f8 GH-36961

[arrow] branch main updated: GH-36953: [MATLAB] Add gateway `arrow.array` function to create Arrow Arrays from MATLAB data (#36978)

2023-08-03 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 36ddbb531c GH-36953: [MATLAB] Add gateway

[arrow] branch main updated (32659a2d0e -> 0513097ca3)

2023-07-26 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 32659a2d0e GH-36874: [MATLAB] Move type constructor functions from the `arrow.type` package to `arrow` package

[arrow] branch main updated: GH-36874: [MATLAB] Move type constructor functions from the `arrow.type` package to `arrow` package (#36875)

2023-07-26 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 32659a2d0e GH-36874: [MATLAB] Move type

[arrow] branch main updated (8503c869fa -> 9fe23dac68)

2023-07-26 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 8503c869fa GH-35658: [Packaging] Sync conda recipes with feedstocks (#35637) add 9fe23dac68 GH-36853: [MATLAB

[arrow] branch main updated: GH-36852: [MATLAB] Add `arrow.type.Field` class (#36855)

2023-07-25 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 7b1e834879 GH-36852: [MATLAB] Add

[arrow] branch main updated: GH-36734: [MATLAB] template arrow::matlab::proxy::NumericArray on ArrowType instead of CType (#36738)

2023-07-18 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e821473445 GH-36734: [MATLAB] template arrow

[arrow] branch main updated: GH-36652: [MATLAB] Initialize the `Type` property of `arrow.array.Array` subclasses from existing proxy ids (#36731)

2023-07-17 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 752552c7c4 GH-36652: [MATLAB] Initialize

[arrow] branch main updated: GH-36601: [MATLAB] Add a MATLAB "type traits" class hierarchy (#36653)

2023-07-13 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new de23a7e54e GH-36601: [MATLAB] Add a MATLAB

[arrow] branch main updated: GH-36614: [MATLAB] Subclass arrow::Buffer to keep MATLAB data backing arrow::Arrays alive (#36615)

2023-07-12 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new d8a3360685 GH-36614: [MATLAB] Subclass arrow

[arrow] branch main updated (085a0baf78 -> 6baf6a7be6)

2023-07-12 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 085a0baf78 GH-35903: [C++] Skeleton for Azure Blob Storage filesystem implementation (#35701) add 6baf6a7be6

[arrow] branch main updated: GH-36599: [MATLAB] Bump libmexclass version to 3465900 (#36600)

2023-07-10 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new d676078c13 GH-36599: [MATLAB] Bump libmexclass

[arrow] branch main updated: GH-36560: [MATLAB] Remove the DeepCopy name-value pair from `arrow.array.Array` constructors (#36561)

2023-07-10 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 5c4ba87a98 GH-36560: [MATLAB] Remove

[arrow] branch main updated: MINOR: [Dev] Add kevingurney to CODEOWNERS for `/matlab/` (#36549)

2023-07-07 Thread kevingurney
This is an automated email from the ASF dual-hosted git repository. kevingurney pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new ac523fed90 MINOR: [Dev] Add kevingurney