Re: Request for Assistance with MATLAB CI Workflow Issue

2023-10-24 Thread Divyansh Khatri
Hi Kevin, I appreciate the detailed code review comments you've provided on addressing the CI failures. I will carefully review your feedback and reach out on the PR if I have any specific questions. -Divyansh On Wed, Oct 25, 2023, 1:40 AM Kevin Gurney wrote: > Hi Divyansh, > > As Dane pointed

Re: Request for Assistance with MATLAB CI Workflow Issue

2023-10-24 Thread Kevin Gurney
I will be happy to provide further assistance. Best Regards, Kevin Gurney From: Dane Pitkin Sent: Tuesday, October 24, 2023 3:49 PM To: dev@arrow.apache.org Subject: Re: Request for Assistance with MATLAB CI Workflow Issue Hey Divyansh, I suggest discussing

Re: Request for Assistance with MATLAB CI Workflow Issue

2023-10-24 Thread Dane Pitkin
Hey Divyansh, I suggest discussing this on the PR[1] itself. You will get the best discussion there, where comments can be added to the code review directly. It looks like there is a MATLAB reviewer that has already left feedback that may be helpful. [1]https://github.com/apache/arrow/pull/38274

Request for Assistance with MATLAB CI Workflow Issue

2023-10-24 Thread Divyansh Khatri
I am currently working on GitHub Issue #38211, titled "[MATLAB] Add support for creating an empty arrow.tabular.RecordBatch by calling arrow.recordBatch with no input arguments." As a beginner in MATLAB development, I am facing challenges with the failing MATLAB CI workflow associated with this iss