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/12/26 15:21:02 UTC

[GitHub] [arrow-datafusion] xudong963 opened a new pull request #1490: add rfc for datafusion

xudong963 opened a new pull request #1490:
URL: https://github.com/apache/arrow-datafusion/pull/1490


   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123.
   -->
   
   Closes #1397
   
    # Rationale for this change
   <!--
    Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.  
   -->
   
   # What changes are included in this PR?
   <!--
   There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   # Are there any user-facing changes?
   <!--
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api change` label.
   -->
   


-- 
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-datafusion] xudong963 commented on a change in pull request #1490: add rfcs for datafusion

Posted by GitBox <gi...@apache.org>.
xudong963 commented on a change in pull request #1490:
URL: https://github.com/apache/arrow-datafusion/pull/1490#discussion_r775534695



##########
File path: docs/rfcs/template.md
##########
@@ -0,0 +1,58 @@
+<!---
+  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.
+-->
+
+Feature Name:
+
+Status: draft/in-progress/completed/
+
+Start Date: YYYY-MM-DD
+
+Authors:
+
+RFC PR: #
+
+Datafusion Issue: #
+
+---
+
+### BackGround
+
+---
+
+### Goals
+
+---
+
+### Non-Goals
+
+---
+
+### Survey
+
+---
+
+### General design
+
+---
+
+### Detailed design
+
+---
+
+### Questions

Review comment:
       ```suggestion
   ### Others
   ```
   




-- 
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-datafusion] xudong963 commented on a change in pull request #1490: add rfcs for datafusion

Posted by GitBox <gi...@apache.org>.
xudong963 commented on a change in pull request #1490:
URL: https://github.com/apache/arrow-datafusion/pull/1490#discussion_r775534505



##########
File path: docs/rfcs/template.md
##########
@@ -0,0 +1,58 @@
+<!---
+  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.
+-->
+
+Feature Name:
+
+Status: draft/in-progress/completed/
+
+Start Date: YYYY-MM-DD
+
+Authors:
+
+RFC PR: #
+
+Datafusion Issue: #
+
+---
+
+### BackGround

Review comment:
       ```suggestion
   ### Background
   ```




-- 
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-datafusion] alamb commented on a change in pull request #1490: add rfcs for datafusion

Posted by GitBox <gi...@apache.org>.
alamb commented on a change in pull request #1490:
URL: https://github.com/apache/arrow-datafusion/pull/1490#discussion_r776309287



##########
File path: docs/source/community/communication.md
##########
@@ -76,9 +76,8 @@ Our source code is hosted on
 [GitHub](https://github.com/apache/arrow-datafusion). For developers new to
 the project, we have curated a
 [good-first-issue](https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
-list to help you get started.
+list to help you get started. You can find datafusion's major designs in docs/rfcs.

Review comment:
       I think the current specifications are actually in https://github.com/apache/arrow-datafusion/tree/master/docs/source/specification




-- 
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-datafusion] alamb merged pull request #1490: add rfcs for datafusion

Posted by GitBox <gi...@apache.org>.
alamb merged pull request #1490:
URL: https://github.com/apache/arrow-datafusion/pull/1490


   


-- 
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-datafusion] xudong963 commented on a change in pull request #1490: add rfcs for datafusion

Posted by GitBox <gi...@apache.org>.
xudong963 commented on a change in pull request #1490:
URL: https://github.com/apache/arrow-datafusion/pull/1490#discussion_r776364133



##########
File path: docs/source/community/communication.md
##########
@@ -76,9 +76,8 @@ Our source code is hosted on
 [GitHub](https://github.com/apache/arrow-datafusion). For developers new to
 the project, we have curated a
 [good-first-issue](https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
-list to help you get started.
+list to help you get started. You can find datafusion's major designs in docs/rfcs.

Review comment:
       Yeah, I move RFCs into /source/specification




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