Bulat Yapparov

Results 23 comments of Bulat Yapparov

np, I think it will help if you try to select data from BigQuery in Rstudio to see what this is doing. e.g. you need to run dbConnect() which should...

I am also trying to get the snippet for connection work based on this: https://db.rstudio.com/advanced/snippets/ https://rstudio.github.io/rstudio-extensions/rstudio-connections.html#snippet-files Do you think it would be useful to default project to what is set...

No problems, it is good to see the package moving in all directions. We can work with the fork for some time. On the code reviews, I understand you are...

@hadley this is ready for review.

@hadley I have updated the changes according to your comments, thanks

I believe this would be related to this PR: https://github.com/tidyverse/dbplyr/pull/673

@abalter, did you try to investigate this part of the error: > Could not convert value 'string_value: "X"' to integer. Field: CHROM; Value: X [invalid] Is it possible that your...

@hadley I have replaced bq_stream() PR with this clean one from upstream.

@hadley I will reply with changes to your review later. I don't think this is essential for upcoming release.