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

[GitHub] [arrow] eitsupi opened a new pull request, #35272: GH-35271: [R] `[.ArrowTabular` should return ChunkedArray when num_columns is 1

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

   ### Rationale for this change
   
   For consistency of behavior with DataFrame, `Table[, "foo"]` is necessary to return a Chunked Array.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.
   
   **This PR includes breaking changes to public APIs.**


-- 
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] eitsupi closed pull request #35272: GH-35271: [R] `[.ArrowTabular` should return ChunkedArray when num_columns is 1

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi closed pull request #35272: GH-35271: [R] `[.ArrowTabular` should return ChunkedArray when num_columns is 1
URL: https://github.com/apache/arrow/pull/35272


-- 
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 #35272: GH-35271: [R] `[.ArrowTabular` should return ChunkedArray when num_columns is 1

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #35272:
URL: https://github.com/apache/arrow/pull/35272#issuecomment-1518086235

   * Closes: #35271


-- 
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 #35272: GH-35271: [R] `[.ArrowTabular` should return ChunkedArray when num_columns is 1

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #35272:
URL: https://github.com/apache/arrow/pull/35272#issuecomment-1518086296

   :warning: GitHub issue #35271 **has been automatically assigned in GitHub** to PR creator.


-- 
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] eitsupi commented on pull request #35272: GH-35271: [R] `[.ArrowTabular` should return ChunkedArray when num_columns is 1

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

   Sorry, I didn't realize this was already controlled by the `drop` argument. Close.


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