You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/29 18:06:20 UTC

[GitHub] [arrow] tahsinH opened a new pull request #10621: ARROW-13056: [MATLAB] add a matlab label for dev Pull Requests

tahsinH opened a new pull request #10621:
URL: https://github.com/apache/arrow/pull/10621


   Create a "lang-matlab" label for Pull Requests
   
   
   https://issues.apache.org/jira/browse/ARROW-13056
   Email : thread 
   https://lists.apache.org/thread.html/rb348bb8b3c998ba081b68fa24ab86ceb542ecc938bced92b95516cc3%40%3Cdev.arrow.apache.org%3E
   


-- 
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] github-actions[bot] commented on pull request #10621: ARROW-13056: [MATLAB] add a matlab label for dev Pull Requests

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10621:
URL: https://github.com/apache/arrow/pull/10621#issuecomment-870806051


   https://issues.apache.org/jira/browse/ARROW-13056


-- 
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] tahsinH commented on pull request #10621: ARROW-13056: [MATLAB] Add a matlab label for dev Pull Requests

Posted by GitBox <gi...@apache.org>.
tahsinH commented on pull request #10621:
URL: https://github.com/apache/arrow/pull/10621#issuecomment-885705677


   @kou could you help in approving the workflow (since I am first time contributor, one of the maintainers need to approve some workflow) and/or review the changes. Thanks


-- 
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 pull request #10621: ARROW-13056: [MATLAB] Add a matlab label for dev Pull Requests

Posted by GitBox <gi...@apache.org>.
kou closed pull request #10621:
URL: https://github.com/apache/arrow/pull/10621


   


-- 
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] tahsinH commented on pull request #10621: ARROW-13056: [MATLAB] Add a matlab label for dev Pull Requests

Posted by GitBox <gi...@apache.org>.
tahsinH commented on pull request #10621:
URL: https://github.com/apache/arrow/pull/10621#issuecomment-871699610


   Seems like the travis CI failure is unrelated to my change. I am only changing a barebone yaml file, that shouldn't effect C++ builds.  I am seeing similar symptoms in other PRs. e.g. , I see _the same error_ in the logs 
   
   **FAILED: src/arrow/CMakeFiles/arrow_objlib.dir/Unity/unity_20_cxx.cxx.o**
   for the ubuntu build in other PR build failure logs...
   
   https://travis-ci.com/github/apache/arrow/jobs/520441357
   https://travis-ci.com/github/apache/arrow/jobs/517929691
   


-- 
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 commented on a change in pull request #10621: ARROW-13056: [MATLAB] add a matlab label for dev Pull Requests

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #10621:
URL: https://github.com/apache/arrow/pull/10621#discussion_r660931762



##########
File path: .github/workflows/dev_pr/labeler.yml
##########
@@ -45,6 +45,9 @@ lang-R:
 lang-ruby:
   - ruby/**/*
 
+lang-matlab:

Review comment:
       Could you put this between `lang-julia` and `lang-python`?
   This list is sorted in alphabetically.




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