You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mrkn (via GitHub)" <gi...@apache.org> on 2023/03/30 17:55:17 UTC

[GitHub] [arrow] mrkn opened a new pull request, #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

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

   I'd like to add matrix-specialized COO sparse tensor format with split indices.
   It improves the interoperability among scipy because of reducing the copies of index arrays.


-- 
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] pitrou commented on pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

Posted by GitBox <gi...@apache.org>.
pitrou commented on PR #7044:
URL: https://github.com/apache/arrow/pull/7044#issuecomment-1117376420

   @mrkn @rok This PR hasn't had any activity for a long time, and there are conflicts. Should it just be closed?


-- 
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] rok commented on pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

Posted by GitBox <gi...@apache.org>.
rok commented on PR #7044:
URL: https://github.com/apache/arrow/pull/7044#issuecomment-1119843975

   > @rok What can I do to authorize you on this branch?
   
   Sorry I mean if you could add me as a [collaborator on your fork](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository) so I can push changes to this branch.


-- 
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] rok commented on pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

Posted by GitBox <gi...@apache.org>.
rok commented on PR #7044:
URL: https://github.com/apache/arrow/pull/7044#issuecomment-1117666639

   @mrkn I can try to complete this sometime next week. Can you authorise me on this branch?


-- 
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] mrkn commented on pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

Posted by GitBox <gi...@apache.org>.
mrkn commented on PR #7044:
URL: https://github.com/apache/arrow/pull/7044#issuecomment-1119701388

   @rok What can I do to authorize you on this branch?


-- 
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] mrkn commented on pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

Posted by GitBox <gi...@apache.org>.
mrkn commented on PR #7044:
URL: https://github.com/apache/arrow/pull/7044#issuecomment-1117449223

   @pitrou Thank you for reminding me.
   
   @rok I cannot resume this now because I'm too busy with other projects.  If you also cannot resume this, I'll close 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


[GitHub] [arrow] amol- commented on pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

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

   Closing because it has been untouched for a while, in case it's still relevant feel free to reopen and move it forward 👍


-- 
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] amol- closed pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors

Posted by "amol- (via GitHub)" <gi...@apache.org>.
amol- closed pull request #7044: ARROW-6485: [Format][C++] Support the format of a COO sparse tensor that manages its indices in separated vectors
URL: https://github.com/apache/arrow/pull/7044


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