| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…suggestions from feature review This change ensures that: * If a transaction was not yet begin, that if .commit() is invoked the resulting span hierarchy has .begin nested under .commit * We use "CloudSpanner.Transaction.execute_sql" instead of "CloudSpanner.Transaction.execute_streaming_sql" * If we have a tracer_provider that produces non-recordings spans, that it won't crash due to lacking `span._status` Fixes googleapis#1286
|
@harshachinta kindly please help me run the bots on this. Thank you. |
Sorry, something went wrong.
|
@sakthivelmanii @harshachinta kindly help me run those bots once more. |
Sorry, something went wrong.
|
Another re-run of the bots, kindly @harshachinta @sakthivelmanii @alkatrivedi |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This change ensures that:
Fixes #1286