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

feat: csv support lazy quotes #256

Merged
merged 1 commit into from
Dec 16, 2022
Merged

feat: csv support lazy quotes #256

merged 1 commit into from
Dec 16, 2022

Conversation

veezhang
Copy link
Contributor

feat: csv support lazy quotes

What type of PR is this?

  • bug
  • feature
  • enhancement

What problem(s) does this PR solve?

Issue(s) number:

fix #221

Description:

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

@veezhang veezhang added the doc affected PR: improvements or additions to documentation label Dec 16, 2022
README.md Show resolved Hide resolved
@yixinglu yixinglu merged commit a424b52 into vesoft-inc:master Dec 16, 2022
cooper-lzy pushed a commit to vesoft-inc/nebula-docs-cn that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc affected PR: improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to parse double quotes, and failed records were not logged to the error file
2 participants