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

[Enhancement] Select into outfile support invisible character column separator and line delimiter #29410

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

wyb
Copy link
Contributor

@wyb wyb commented Aug 17, 2023

Fixes #issue

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr will affect users' behaviors
  • This pr needs user documentation (for new or modified features or behaviors)
    • I have added documentation for my new feature or new function

Bugfix cherry-pick branch check:

  • I have checked the version labels which the pr will be auto-backported to the target branch
    • 3.1
    • 3.0
    • 2.5
    • 2.4

…separator and line delimiter

Signed-off-by: wyb <wybb86@gmail.com>
Signed-off-by: wyb <wybb86@gmail.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@wanpengfei-git
Copy link
Collaborator

[FE PR Coverage Check]

😍 pass : 2 / 2 (100.00%)

file detail

path covered_line new_line coverage not_covered_line_detail
🔵 com/starrocks/analysis/OutFileClause.java 2 2 100.00% []

@wyb wyb requested review from Astralidea and gengjun-git August 18, 2023 07:19
@Astralidea Astralidea merged commit 4264907 into StarRocks:main Aug 18, 2023
@wanpengfei-git
Copy link
Collaborator

@Mergifyio backport branch-3.1

@wanpengfei-git
Copy link
Collaborator

@Mergifyio backport branch-3.0

@wanpengfei-git
Copy link
Collaborator

@Mergifyio backport branch-2.5

@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2023

backport branch-3.1

✅ Backports have been created

@github-actions github-actions bot removed the 2.5 label Aug 18, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2023

backport branch-3.0

✅ Backports have been created

@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2023

backport branch-2.5

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Aug 18, 2023
…separator and line delimiter (#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
(cherry picked from commit 4264907)
mergify bot pushed a commit that referenced this pull request Aug 18, 2023
…separator and line delimiter (#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
(cherry picked from commit 4264907)
mergify bot pushed a commit that referenced this pull request Aug 18, 2023
…separator and line delimiter (#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
(cherry picked from commit 4264907)
wanpengfei-git pushed a commit that referenced this pull request Aug 18, 2023
…separator and line delimiter (#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
(cherry picked from commit 4264907)
wyb added a commit to wyb/starrocks that referenced this pull request Aug 18, 2023
…separator and line delimiter (StarRocks#29410)


---------

Signed-off-by: wyb <wybb86@gmail.com>
wyb added a commit to wyb/starrocks that referenced this pull request Aug 18, 2023
…separator and line delimiter (StarRocks#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
wyb added a commit to wyb/starrocks that referenced this pull request Aug 18, 2023
…separator and line delimiter (StarRocks#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
wyb added a commit to wyb/starrocks that referenced this pull request Aug 18, 2023
…separator and line delimiter (StarRocks#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
wyb added a commit that referenced this pull request Aug 19, 2023
…separator and line delimiter (#29410) (#29511)

---------

Signed-off-by: wyb <wybb86@gmail.com>
wyb added a commit that referenced this pull request Aug 19, 2023
…separator and line delimiter (#29410) (#29512)

---------

Signed-off-by: wyb <wybb86@gmail.com>
kangkaisen pushed a commit that referenced this pull request Aug 28, 2023
…separator and line delimiter (#29410)

---------

Signed-off-by: wyb <wybb86@gmail.com>
(cherry picked from commit 4264907)
Jay-ju pushed a commit to Jay-ju/starrocks that referenced this pull request Sep 7, 2023
…separator and line delimiter (StarRocks#29410)


---------

Signed-off-by: wyb <wybb86@gmail.com>
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.

4 participants