[
https://issues.apache.org/jira/browse/KYLIN-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070838#comment-18070838
]
ASF GitHub Bot commented on KYLIN-4364:
---------------------------------------
codecov-commenter commented on PR #1085:
URL: https://github.com/apache/kylin/pull/1085#issuecomment-4183591870
##
[Codecov](https://app.codecov.io/gh/apache/kylin/pull/1085?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 25.05%. Comparing base
([`26cf1f8`](https://app.codecov.io/gh/apache/kylin/commit/26cf1f8ed217c96329d8dcbd8a00ef1d67023fca?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`7fafcbd`](https://app.codecov.io/gh/apache/kylin/commit/7fafcbdef44a837d02d06b291e6c55245f565194?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #1085 +/- ##
=========================================
Coverage 25.04% 25.05%
+ Complexity 6224 6223 -1
=========================================
Files 1440 1440
Lines 87821 87832 +11
Branches 12275 12275
=========================================
+ Hits 21999 22007 +8
- Misses 63664 63666 +2
- Partials 2158 2159 +1
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/kylin/pull/1085?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
- :package: [JS Bundle
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save
yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
> Limit varchar length to DefaultVarcharPrecison in RDBMS Source
> --------------------------------------------------------------
>
> Key: KYLIN-4364
> URL: https://issues.apache.org/jira/browse/KYLIN-4364
> Project: Kylin
> Issue Type: Improvement
> Components: RDBMS Source
> Affects Versions: all
> Reporter: rongchuan.jin
> Assignee: rongchuan.jin
> Priority: Minor
> Fix For: v3.1.0
>
>
> We should limit varchar length from RDBMS source in case causing OOM error in
> later building steps.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)