René's URL Explorer Experiment


Title: Missing element in array columns returned by the execute_sql function · Issue #281 · googleapis/python-spanner · GitHub

Open Graph Title: Missing element in array columns returned by the execute_sql function · Issue #281 · googleapis/python-spanner

X Title: Missing element in array columns returned by the execute_sql function · Issue #281 · googleapis/python-spanner

Description: This issue has been reported in Google Cloud Support Case #27265391 but we were asked to post this issue over here. The attachment contains the bug report included in this case which is similar to the description of the issue below. pyth...

Open Graph Description: This issue has been reported in Google Cloud Support Case #27265391 but we were asked to post this issue over here. The attachment contains the bug report included in this case which is similar to ...

X Description: This issue has been reported in Google Cloud Support Case #27265391 but we were asked to post this issue over here. The attachment contains the bug report included in this case which is similar to ...

Opengraph URL: https://github.com/googleapis/python-spanner/issues/281

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Missing element in array columns returned by the execute_sql function","articleBody":"This issue has been reported in Google Cloud Support Case #27265391 but we were asked to post this issue over here. The attachment contains the bug report included in this case which is similar to the description of the issue below.\r\n[python_spanner_missing_element.pdf](https://github.com/googleapis/python-spanner/files/6173697/python_spanner_missing_element.pdf)\r\n\r\n\r\nThe `execute_sql` function returns a `StreamedResultSet` which will merge the consecutive partial result sets returned by the API if necessary. This happens in the function [_merge_chunk](https://github.com/googleapis/python-spanner/blob/master/google/cloud/spanner_v1/streamed.py#L80). Currently, the library does not correctly handle the case where the previous result set ended with only a part of an array of strings and this half of the array ends with a NULL value (`self._pending_chunk` is an array ending with NULL) and the next element of the array in the current partial result starts with a string.\r\n\r\nFurther investigation of this issue reveals that the incorrect behaviour is caused by the [_merge_array](https://github.com/googleapis/python-spanner/blob/master/google/cloud/spanner_v1/streamed.py#L242) function. If this function is called with the following values (using lists and None instead of protobuf values for better readability):\r\n- `lhs`: [None, None, None]\r\n- `rhs`: [\"a\", \"b\", \"c\"]\r\n- `type`: List[string]\r\n\r\nThen the result of the function call will be equal to `[None, None, \"a\", \"b\", \"c\"]` instead of the expected `[None, None, None, \"a\", \"b\", \"c\"]`. This is caused by the call to [`_merge_by_type`](https://github.com/googleapis/python-spanner/blob/master/google/cloud/spanner_v1/streamed.py#L262) in the same function which will be called with the follow bindings:\r\n- `last`: None\r\n- `first`: \"a\"\r\n- element_type: string\r\n\r\nThis will result in a call to the function `_merge_string` which returns `Value(string_value=lhs.string_value + rhs.string_value)` and the None value is thus incorrectly merged with the string \"a\" to the string value \"a\".\r\n\r\n#### Environment details\r\n  - OS type and version: macOs Big Sur (version 11.2.3)\r\n  - Python version: Python 3.7.5\r\n  - pip version: pip 21.0.1\r\n  - `google-cloud-spanner` version: 3.2.0\r\n\r\n#### Steps to reproduce\r\n`_merge_array` is used in the `_merge_chunk` function in the `streamed.py` file. We have written a test similar to the others for this function that triggers this incorrect behaviour:\r\n```\r\ndef test__merge_chunk_array_of_string_with_null2(self):\r\n    from google.cloud.spanner_v1 import TypeCode\r\n    iterator = _MockCancellableIterator()\r\n    streamed = self._make_one(iterator)\r\n    FIELDS = [self._make_array_field(\"name\", element_type_code=TypeCode.STRING)]\r\n    streamed._metadata = self._make_result_set_metadata(FIELDS)\r\n    streamed._pending_chunk = self._make_list_value([u\"A\", u\"B\", u\"C\", None])\r\n    chunk = self._make_list_value([u\"D\", u\"E\"])\r\n    merged = streamed._merge_chunk(chunk)\r\n    expected = self._make_list_value([u\"A\", u\"B\", u\"C\", None, u\"D\", u\"E\"])\r\n    self.assertEqual(merged, expected)\r\n    self.assertIsNone(streamed._pending_chunk)\r\n```","author":{"url":"https://github.com/stijnsoetaert","@type":"Person","name":"stijnsoetaert"},"datePublished":"2021-03-19T19:46:50.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/281/python-spanner/issues/281"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:07b818be-43a6-791e-5d90-2cc6d1266f41
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id90DE:14C1A2:F43ECA:15A3591:6A4F57E6
html-safe-nonce813f21154c13f62a1ebaf0331e91a50b106f62b59fb437904d4d953af2573d78
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MERFOjE0QzFBMjpGNDNFQ0E6MTVBMzU5MTo2QTRGNTdFNiIsInZpc2l0b3JfaWQiOiIxMjE2NTA1MjgwMjc3MjA3MDE0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacf67568a38727f01614e0250dd05f82683072fe330374a7d53cfde3580bdb898f
hovercard-subject-tagissue:836305441
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/googleapis/python-spanner/281/issue_layout
twitter:imagehttps://opengraph.githubassets.com/b74d476c60e6b9e352f844fccedc725a0f1b2ff8b38db9af7a44c2ae8d0326af/googleapis/python-spanner/issues/281
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/b74d476c60e6b9e352f844fccedc725a0f1b2ff8b38db9af7a44c2ae8d0326af/googleapis/python-spanner/issues/281
og:image:altThis issue has been reported in Google Cloud Support Case #27265391 but we were asked to post this issue over here. The attachment contains the bug report included in this case which is similar to ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamestijnsoetaert
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
go-importgithub.com/googleapis/python-spanner git https://github.com/googleapis/python-spanner.git
octolytics-dimension-user_id16785467
octolytics-dimension-user_logingoogleapis
octolytics-dimension-repository_id226992630
octolytics-dimension-repository_nwogoogleapis/python-spanner
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id226992630
octolytics-dimension-repository_network_root_nwogoogleapis/python-spanner
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseb14b8c6d72fdb96ca48aba85dec94fe96ce5adbe
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/googleapis/python-spanner/issues/281#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-spanner%2Fissues%2F281
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogleapis%2Fpython-spanner%2Fissues%2F281
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=googleapis%2Fpython-spanner
Reloadhttps://github.com/googleapis/python-spanner/issues/281
Reloadhttps://github.com/googleapis/python-spanner/issues/281
Reloadhttps://github.com/googleapis/python-spanner/issues/281
Please reload this pagehttps://github.com/googleapis/python-spanner/issues/281
googleapis https://github.com/googleapis
python-spannerhttps://github.com/googleapis/python-spanner
Notifications https://github.com/login?return_to=%2Fgoogleapis%2Fpython-spanner
Fork 103 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-spanner
Star 155 https://github.com/login?return_to=%2Fgoogleapis%2Fpython-spanner
Code https://github.com/googleapis/python-spanner
Issues 0 https://github.com/googleapis/python-spanner/issues
Pull requests 0 https://github.com/googleapis/python-spanner/pulls
Actions https://github.com/googleapis/python-spanner/actions
Projects https://github.com/googleapis/python-spanner/projects
Security and quality 0 https://github.com/googleapis/python-spanner/security
Insights https://github.com/googleapis/python-spanner/pulse
Code https://github.com/googleapis/python-spanner
Issues https://github.com/googleapis/python-spanner/issues
Pull requests https://github.com/googleapis/python-spanner/pulls
Actions https://github.com/googleapis/python-spanner/actions
Projects https://github.com/googleapis/python-spanner/projects
Security and quality https://github.com/googleapis/python-spanner/security
Insights https://github.com/googleapis/python-spanner/pulse
#286https://github.com/googleapis/python-spanner/pull/286
Missing element in array columns returned by the execute_sql functionhttps://github.com/googleapis/python-spanner/issues/281#top
#286https://github.com/googleapis/python-spanner/pull/286
https://github.com/larkee
api: spannerIssues related to the googleapis/python-spanner API.https://github.com/googleapis/python-spanner/issues?q=state%3Aopen%20label%3A%22api%3A%20spanner%22
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.https://github.com/googleapis/python-spanner/issues?q=state%3Aopen%20label%3A%22priority%3A%20p1%22
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.https://github.com/googleapis/python-spanner/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%22
https://github.com/stijnsoetaert
stijnsoetaerthttps://github.com/stijnsoetaert
on Mar 19, 2021https://github.com/googleapis/python-spanner/issues/281#issue-836305441
python_spanner_missing_element.pdfhttps://github.com/googleapis/python-spanner/files/6173697/python_spanner_missing_element.pdf
_merge_chunkhttps://github.com/googleapis/python-spanner/blob/master/google/cloud/spanner_v1/streamed.py#L80
_merge_arrayhttps://github.com/googleapis/python-spanner/blob/master/google/cloud/spanner_v1/streamed.py#L242
_merge_by_typehttps://github.com/googleapis/python-spanner/blob/master/google/cloud/spanner_v1/streamed.py#L262
larkeehttps://github.com/larkee
api: spannerIssues related to the googleapis/python-spanner API.https://github.com/googleapis/python-spanner/issues?q=state%3Aopen%20label%3A%22api%3A%20spanner%22
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.https://github.com/googleapis/python-spanner/issues?q=state%3Aopen%20label%3A%22priority%3A%20p1%22
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.https://github.com/googleapis/python-spanner/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.