-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change QueryCacheParams to return if there was an error and handle th…
…at during Initialize PiperOrigin-RevId: 617949545
- Loading branch information
1 parent
587c2cf
commit c08ec52
Showing
2 changed files
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
2 comments
on commit c08ec52
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes that is correct. My apologies. Can you open another PR and I will attempt to have the bot commit through the proper channels. This repo is very much in "maintenance mode" and doesn't get as much attention because of that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created #354 pull request
This change removed the build fix for std::string again. I guess the fix did not make it to the upstream internal repository?