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

[improvement](information_schema)Show view definition in information_schema.views. (#45857) #45930

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

Jibing-Li
Copy link
Contributor

backport: #45857

@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@Jibing-Li Jibing-Li marked this pull request as ready for review December 25, 2024 07:57
@Jibing-Li
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.38% (9538/26217)
Line Coverage: 27.90% (78579/281690)
Region Coverage: 26.57% (40338/151814)
Branch Coverage: 23.33% (20427/87568)
Coverage Report: http://coverage.selectdb-in.cc/coverage/f5ebe034e0bb3867b3aa9d528f89c8e2fecafa02_f5ebe034e0bb3867b3aa9d528f89c8e2fecafa02/report/index.html

@Jibing-Li
Copy link
Contributor Author

run p0

1 similar comment
@Jibing-Li
Copy link
Contributor Author

run p0

…schema.views. (apache#45857)

Support show view definition sql in information_schema.views.

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

None
@Jibing-Li
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.38% (9538/26217)
Line Coverage: 27.88% (78544/281698)
Region Coverage: 26.56% (40327/151817)
Branch Coverage: 23.33% (20428/87572)
Coverage Report: http://coverage.selectdb-in.cc/coverage/ee4e7a79bfb5732c443b4be60ad11af1d87d572c_ee4e7a79bfb5732c443b4be60ad11af1d87d572c/report/index.html

@Jibing-Li
Copy link
Contributor Author

run feut

@Jibing-Li
Copy link
Contributor Author

run external

@Jibing-Li Jibing-Li merged commit 289d621 into apache:branch-2.1 Dec 26, 2024
17 of 19 checks passed
@Jibing-Li Jibing-Li deleted the viewdef2.1 branch December 26, 2024 05:09
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.

3 participants