Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GLUTEN-3552][CH] Bug fix csv read field whitespaces #3554

Merged

Conversation

KevinyhZou
Copy link
Contributor

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

(Fixes: #3552)

How was this patch tested?

TEST BY UT

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@KevinyhZou KevinyhZou changed the title Bug fix csv read field whitespaces [GLUTEN-3552][CH]Bug fix csv read field whitespaces Oct 27, 2023
@github-actions
Copy link

Run Gluten Clickhouse CI

@github-actions
Copy link

#3552

@PHILO-HE PHILO-HE changed the title [GLUTEN-3552][CH]Bug fix csv read field whitespaces [GLUTEN-3552][CH] Bug fix csv read field whitespaces Oct 30, 2023
@binmahone binmahone merged commit 52552c9 into apache:main Nov 6, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CH] TextFile csv reader should not remove the field whitespaces
2 participants