Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix StreamingBuffer to allow oldestEntryTime to be null#1141

Merged
mziccard merged 1 commit into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:fix-streaming-buffermziccard/gcloud-java:fix-streaming-bufferCopy head branch name to clipboard
Aug 9, 2016
Merged

Fix StreamingBuffer to allow oldestEntryTime to be null#1141
mziccard merged 1 commit into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:fix-streaming-buffermziccard/gcloud-java:fix-streaming-bufferCopy head branch name to clipboard

Conversation

@mziccard

@mziccard mziccard commented Aug 8, 2016

Copy link
Copy Markdown
Contributor

This fixes #1131.

@mtagle @criccomini this should solve your issue.

@mziccard mziccard added the api: bigquery Issues related to the BigQuery API. label Aug 8, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 8, 2016
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.008%) to 85.873% when pulling 9679852 on mziccard:fix-streaming-buffer into 64115e4 on GoogleCloudPlatform:master.

@criccomini

Copy link
Copy Markdown

LGTM

@criccomini

Copy link
Copy Markdown

Can you say when this patch might be released? We're currently running a patched version.

@mziccard

mziccard commented Aug 8, 2016

Copy link
Copy Markdown
Contributor Author

@criccomini A sound guess could be end of this week. I have a bunch of issues that I plan on fixing this week and hopefully release a new version containing all of them by Friday.

@mziccard

mziccard commented Aug 8, 2016

Copy link
Copy Markdown
Contributor Author

/cc @lesv

@lesv

lesv commented Aug 8, 2016

Copy link
Copy Markdown
Contributor

LGTM

@mziccard mziccard merged commit 0637c80 into googleapis:master Aug 9, 2016
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
…1141)

* chore: add joined ownership with aion-sdk on 3pi and related files

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: add joined ownership with aion-sdk on 3pi and related files

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
…1141)

* chore: add joined ownership with aion-sdk on 3pi and related files

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: add joined ownership with aion-sdk on 3pi and related files

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo pushed a commit that referenced this pull request Mar 30, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…1141)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.6.1` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/compatibility-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/confidence-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


## [1.119.0](googleapis/java-pubsub@v1.118.0...v1.119.0) (2022-05-23)


### Features

* add BigQuery configuration for subscriptions ([#1133](googleapis/java-pubsub#1133)) ([6f271db](googleapis/java-pubsub@6f271db))
* add build scripts for native image testing in Java 17 ([#1440](googleapis/java-pubsub#1440)) ([#1145](googleapis/java-pubsub#1145)) ([2f89017](googleapis/java-pubsub@2f89017))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#1141](googleapis/java-pubsub#1141)) ([851a119](googleapis/java-pubsub@851a119))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#1142](googleapis/java-pubsub#1142)) ([3cf6d82](googleapis/java-pubsub@3cf6d82))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#1148](googleapis/java-pubsub#1148)) ([b5b004b](googleapis/java-pubsub@b5b004b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit that referenced this pull request May 1, 2026
…1141)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.6.1` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/compatibility-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/confidence-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
meltsufin pushed a commit that referenced this pull request May 1, 2026
🤖 I have created a release *beep* *boop*
---


## [1.119.0](googleapis/java-pubsub@v1.118.0...v1.119.0) (2022-05-23)


### Features

* add BigQuery configuration for subscriptions ([#1133](googleapis/java-pubsub#1133)) ([2a65197](googleapis/java-pubsub@2a65197))
* add build scripts for native image testing in Java 17 ([#1440](googleapis/java-pubsub#1440)) ([#1145](googleapis/java-pubsub#1145)) ([308b4d7](googleapis/java-pubsub@308b4d7))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#1141](googleapis/java-pubsub#1141)) ([4c4d856](googleapis/java-pubsub@4c4d856))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#1142](googleapis/java-pubsub#1142)) ([7207e00](googleapis/java-pubsub@7207e00))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#1148](googleapis/java-pubsub#1148)) ([977d1e2](googleapis/java-pubsub@977d1e2))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPE when calling com.google.cloud.bigquery.BigQuery.getTable(...)

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.