X Tutup
Skip to content

declare BigQuery GA#2982

Merged
pongad merged 2 commits intogoogleapis:masterfrom
pongad:bigquery-ga
Mar 1, 2018
Merged

declare BigQuery GA#2982
pongad merged 2 commits intogoogleapis:masterfrom
pongad:bigquery-ga

Conversation

@pongad
Copy link
Copy Markdown
Contributor

@pongad pongad commented Mar 1, 2018

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 1, 2018
If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "0.37.0-beta"
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.19.0"

This comment was marked as spam.

This comment was marked as spam.

@tswast
Copy link
Copy Markdown
Contributor

tswast commented Mar 1, 2018

Yay!

+1 to Garrett's suggestion to wait to update the readme until after the packages are published.

@pongad
Copy link
Copy Markdown
Contributor Author

pongad commented Mar 1, 2018

@garrettjonesgoogle PTAL

Copy link
Copy Markdown
Contributor

@garrettjonesgoogle garrettjonesgoogle left a comment

Choose a reason for hiding this comment

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

LGTM

@pongad pongad merged commit 07fd013 into googleapis:master Mar 1, 2018
@pongad pongad deleted the bigquery-ga branch March 1, 2018 23:08
@tswast
Copy link
Copy Markdown
Contributor

tswast commented Mar 6, 2018

Was this packaged up? Looks like we're still missing the README update if so.

@garrettjonesgoogle
Copy link
Copy Markdown
Contributor

Yes it's packaged & released now - now we just need to update the READMEs.

chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* chore: create create/get methods for multiplexed session. add session consumer class for multiplexed session.

* chore: add maintainer code + unit tests.

* chore: modify tests.

* chore: add more tests, simplify some code.

* chore: fix comments.

* chore: swap methods in db client impl.

* Revert "chore: swap methods in db client impl."

This reverts commit 2baa8e399270393aa07558ab01e6a1c58ec8ed79.

* chore: fix pr comments.

* chore: minor fix.

* fix: unit test.

* chore: fix pr comments.

* chore: separate session consumers for multiplexed session, add UTs.

* chore: add SessionFutureWrapper interface and implementations.

* chore: add generics parameters.

* chore: return a future.

* chore: pr comments.

* chore: pr comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup