You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/07/26 13:21:21 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #7103: Minor: Add Exon to known users

alamb opened a new pull request, #7103:
URL: https://github.com/apache/arrow-datafusion/pull/7103

   # 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 #.
   
   # Rationale for this change
   
   I found out about Exon in https://github.com/apache/arrow-datafusion/discussions/7032#discussioncomment-6532950  and wanted to add it to the list of known projects
   
   # What changes are included in this PR?
   
   Add link  to known users
   
   # Are these changes tested?
   
   <!--
   We typically require tests for all PRs in order to:
   1. Prevent the code from being accidentally broken by subsequent changes
   2. Serve as another way to document the expected behavior of the code
   
   If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?
   -->
   
   # 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] jackwener commented on a diff in pull request #7103: Minor: Add Exon to known users

Posted by "jackwener (via GitHub)" <gi...@apache.org>.
jackwener commented on code in PR #7103:
URL: https://github.com/apache/arrow-datafusion/pull/7103#discussion_r1275770072


##########
docs/source/user-guide/introduction.md:
##########
@@ -99,6 +99,7 @@ Here are some of the projects known to use DataFusion:
 - [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time Series Database
 - [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust)
 - [Dask SQL](https://github.com/dask-contrib/dask-sql) Distributed SQL query engine in Python
+- [Exon](https://github.com/wheretrue/exon/tree/main) Analysis toolkit for life-science applications

Review Comment:
   ```suggestion
   - [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science applications
   ```



-- 
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 closed pull request #7103: Minor: Add Exon to known users

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed pull request #7103: Minor: Add Exon to known users
URL: https://github.com/apache/arrow-datafusion/pull/7103


-- 
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 pull request #7103: Minor: Add Exon to known users

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on PR #7103:
URL: https://github.com/apache/arrow-datafusion/pull/7103#issuecomment-1653321930

   Thanks @jackwener  -- I see I accidentally included the same change in https://github.com/apache/arrow-datafusion/pull/7104 so I'll plan to merge that one rather than this


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