Skip to content

Conversation

@vagetablechicken
Copy link
Contributor

Proposed changes

convertArrowToRowBatch use the default charset to encode String. Set it to UTF_8, because we use arrow::utf8 on the Backends.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

Checklist

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

LGTM

@morningman morningman added approved Indicates a PR has been approved by one committer. area/spark-connector Issues or PRs related to Spark connector labels Jan 10, 2021
@morningman morningman merged commit 56d0cc3 into apache:master Jan 10, 2021
EmmyMiao87 pushed a commit to EmmyMiao87/incubator-doris that referenced this pull request Jan 26, 2021
apache#5202)

`convertArrowToRowBatch` use the default charset to encode String.
Set it to UTF_8, because we use `arrow::utf8` on the Backends.
@yangzhg yangzhg mentioned this pull request Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/spark-connector Issues or PRs related to Spark connector

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spark SQL在yarn上获取Doris数据中文乱码

2 participants