FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ARROW-8118: [R] dim method for FileSystemDataset by boshek · Pull Request #6635 · apache/arrow · GitHub

/ arrow Public

ARROW-8118: [R] dim method for FileSystemDataset - #6635

Closed
boshek wants to merge 23 commits into
apache:masterfrom
boshek:dim_method
Closed

ARROW-8118: [R] dim method for FileSystemDataset#6635
boshek wants to merge 23 commits into
apache:masterfrom
boshek:dim_method

Conversation

boshek commented Mar 16, 2020

Copy link
Copy Markdown
Contributor
  • Adds dim methods for both Dataset and arrow_dplyr_query classes.
  • Add unit tests for both methods.

Copy link
Copy Markdown

Comment thread r/R/dataset.R Outdated

nealrichardson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for taking a stab at this! A few suggestions.

Comment thread r/R/dataset.R Outdated
Comment thread r/R/dataset.R Outdated
Comment thread r/R/dataset.R Outdated
Comment thread r/R/dataset.R Outdated
Comment thread r/tests/testthat/test-dataset.R Outdated
Comment thread r/R/dataset.R Outdated
Comment thread r/R/dataset.R Outdated
Comment thread r/tests/testthat/test-dataset.R Outdated

boshek commented Mar 17, 2020

Copy link
Copy Markdown
Contributor Author

I can't quite understand the R CMD check failure. Passes locally. I will have to work on it some more.

Copy link
Copy Markdown
Member

Hmm, maybe try roxygen2::roxygenize()ing? I don't see the NAMESPACE modified and I'd expect that it should be.

nealrichardson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for hanging with this, looks like we're close

Comment thread r/R/dataset.R Outdated
Comment thread r/R/dataset.R Outdated
Comment thread r/R/dataset.R Outdated
Comment thread r/tests/testthat/test-dplyr.R Outdated

boshek commented Mar 18, 2020

Copy link
Copy Markdown
Contributor Author

Thanks for sticking with me TBH.

Copy link
Copy Markdown
Member

I'll pull this and take a look today, see if I can work out the test failures.

Comment thread r/R/dataset.R Outdated

nealrichardson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I just rebased, moved a few things around, and changed the fallback behavior for non-parquet datasets to be the same as for arrow_dplyr_query (warn and return NA rows). I'll merge when CI passes. Thanks again @boshek!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL