feat: add promise based signatures for createQueryPartitions by alkatrivedi · Pull Request #2284 · googleapis/nodejs-spanner · GitHub
Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

feat: add promise based signatures for createQueryPartitions#2284

Merged
alkatrivedi merged 15 commits into
mainfrom
fix-batch-transaction
May 6, 2025
Merged

feat: add promise based signatures for createQueryPartitions#2284
alkatrivedi merged 15 commits into
mainfrom
fix-batch-transaction

Conversation

@alkatrivedi

Copy link
Copy Markdown
Contributor

fixes: #1899

@alkatrivedi alkatrivedi requested review from a team April 20, 2025 11:15
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/nodejs-spanner API. labels Apr 20, 2025
@product-auto-label product-auto-label Bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Apr 20, 2025
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Apr 20, 2025
@product-auto-label product-auto-label Bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Apr 28, 2025
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Apr 30, 2025
@alkatrivedi alkatrivedi added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 1, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 1, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 1, 2025
Comment thread src/batch-transaction.ts Outdated
Comment thread src/batch-transaction.ts Outdated
@surbhigarg92

Copy link
Copy Markdown
Contributor

@alkatrivedi alkatrivedi force-pushed the fix-batch-transaction branch from f3eb753 to c4c148c Compare May 5, 2025 15:00
@alkatrivedi alkatrivedi changed the title fix: error on using createQueryPartitions with await feat: add promise based signatures for createQueryPartitions May 6, 2025
@alkatrivedi alkatrivedi merged commit 255d8a6 into main May 6, 2025
@alkatrivedi alkatrivedi deleted the fix-batch-transaction branch May 6, 2025 08:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/nodejs-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Promise functions on BatchTransaction

3 participants