Skip to content

Conversation

@hermanschaaf
Copy link
Contributor

@hermanschaaf hermanschaaf commented Apr 17, 2023

Rather than adding quotes and using json.NewDecoder to decode extension types, we should use AppendValueFromString which provides the opposite operation to ValueStr.

Closes #35188

@hermanschaaf hermanschaaf requested a review from zeroshade as a code owner April 17, 2023 14:38
@github-actions
Copy link

@github-actions
Copy link

⚠️ GitHub issue #35188 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Apr 17, 2023
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Apr 17, 2023
kodiakhq bot pushed a commit to cloudquery/plugin-sdk that referenced this pull request Apr 18, 2023
This updates the Arrow dependency to the latest `cqmain` branch commit, which includes apache/arrow#35191 and apache/arrow#35189
Copy link
Member

@zeroshade zeroshade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zeroshade zeroshade merged commit c3d610d into apache:main Apr 18, 2023
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Apr 18, 2023
liujiacheng777 pushed a commit to LoongArch-Python/arrow that referenced this pull request May 11, 2023
… CSV Reader (apache#35189)

Rather than adding quotes and using `json.NewDecoder` to decode extension types, we should use `AppendValueFromString` which provides the opposite operation to `ValueStr`.

Closes apache#35188
* Closes: apache#35188

Authored-by: Herman Schaaf <[email protected]>
Signed-off-by: Matt Topol <[email protected]>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this pull request May 15, 2023
… CSV Reader (apache#35189)

Rather than adding quotes and using `json.NewDecoder` to decode extension types, we should use `AppendValueFromString` which provides the opposite operation to `ValueStr`.

Closes apache#35188
* Closes: apache#35188

Authored-by: Herman Schaaf <[email protected]>
Signed-off-by: Matt Topol <[email protected]>
@candiduslynx candiduslynx deleted the csv-reader-fix2 branch June 2, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Go] CSV Reader should use AppendValueFromString for extension types

2 participants