Skip to content

chore(bigtable): Refactor tests and mark SQL rpcs unimplemented in emulator#11892

Merged
bhshkh merged 3 commits into
googleapis:mainfrom
bhshkh:refactor/cbt-test
Mar 24, 2025
Merged

chore(bigtable): Refactor tests and mark SQL rpcs unimplemented in emulator#11892
bhshkh merged 3 commits into
googleapis:mainfrom
bhshkh:refactor/cbt-test

Conversation

@bhshkh

@bhshkh bhshkh commented Mar 23, 2025

Copy link
Copy Markdown
Contributor

Currently, invoking PrepareQuery and ExecuteQuery on the emulator results in a panic. So, similar to few other methods, I'm returning unimplemented error.

@product-auto-label product-auto-label Bot added the api: bigtable Issues related to the Bigtable API. label Mar 23, 2025
@bhshkh bhshkh changed the title chore(bigtable): Refactor tests and update emulator chore(bigtable): Refactor tests and mark SQL rpcs unimplemented in emulator Mar 23, 2025
@bhshkh bhshkh marked this pull request as ready for review March 23, 2025 00:25
@bhshkh bhshkh requested a review from igorbernstein2 as a code owner March 23, 2025 00:25
@bhshkh bhshkh requested review from a team March 23, 2025 00:25
@bhshkh bhshkh enabled auto-merge (squash) March 24, 2025 21:39
@bhshkh bhshkh merged commit 3fec6ad into googleapis:main Mar 24, 2025
@bhshkh bhshkh deleted the refactor/cbt-test branch March 24, 2025 23:11
@bhshkh bhshkh linked an issue Oct 8, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bigtable: GoogleSQL test fixes

3 participants