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 2022/04/14 15:18:58 UTC

[GitHub] [arrow] rvasil opened a new pull request, #12888: [Julia][Docs] Fix link to Julia implementation

rvasil opened a new pull request, #12888:
URL: https://github.com/apache/arrow/pull/12888

   Fixed link to Julia implementation after it was moved to separate repository (issue ARROW-16044).


-- 
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 #12888: [Julia][Docs] Fix link to Julia implementation

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

   <!--
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information
     regarding copyright ownership.  The ASF licenses this file
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
   -->
   
   Thanks for opening a pull request!
   
   If this is not a [minor PR](https://github.com/apache/arrow/blob/master/CONTRIBUTING.md#Minor-Fixes). Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW
   
   Opening JIRAs ahead of time contributes to the [Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.) of the Apache Arrow project.
   
   Then could you also rename pull request title in the following format?
   
       ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}
   
   or
   
       MINOR: [${COMPONENT}] ${SUMMARY}
   
   See also:
   
     * [Other pull requests](https://github.com/apache/arrow/pulls/)
     * [Contribution Guidelines - How to contribute patches](https://arrow.apache.org/docs/developers/contributing.html#how-to-contribute-patches)
   


-- 
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] rvasil closed pull request #12888: MINOR: [Docs] Fix link to Julia implementation

Posted by GitBox <gi...@apache.org>.
rvasil closed pull request #12888: MINOR: [Docs] Fix link to Julia implementation
URL: https://github.com/apache/arrow/pull/12888


-- 
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 diff in pull request #12888: MINOR: [Docs] Fix link to Julia implementation

Posted by GitBox <gi...@apache.org>.
kou commented on code in PR #12888:
URL: https://github.com/apache/arrow/pull/12888#discussion_r850904161


##########
docs/source/index.rst:
##########
@@ -47,7 +47,7 @@ target environment.**
    Go <https://pkg.go.dev/github.com/apache/arrow/go>
    Java <java/index>
    JavaScript <js/index>
-   Julia <https://github.com/apache/arrow-julia/blob/main/README.md>
+   Julia <https://github.com/apache/arrow-julia>

Review Comment:
   Could you explain why we should change to this URL?



-- 
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] rvasil commented on a diff in pull request #12888: MINOR: [Docs] Fix link to Julia implementation

Posted by GitBox <gi...@apache.org>.
rvasil commented on code in PR #12888:
URL: https://github.com/apache/arrow/pull/12888#discussion_r851980009


##########
docs/source/index.rst:
##########
@@ -47,7 +47,7 @@ target environment.**
    Go <https://pkg.go.dev/github.com/apache/arrow/go>
    Java <java/index>
    JavaScript <js/index>
-   Julia <https://github.com/apache/arrow-julia/blob/main/README.md>
+   Julia <https://github.com/apache/arrow-julia>

Review Comment:
   I'm sorry, it's link in version 7 docs, that's not valid anymore. Master is actually OK. Sorry to bother you.



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