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

Load: Consider isGeneratedByPipe mark when executing tsfile-tablet conversion in analysis stage #14651

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

SteveYurongSu
Copy link
Member

No description provided.

@SteveYurongSu SteveYurongSu self-assigned this Jan 8, 2025
Copy link

sonarqubecloud bot commented Jan 8, 2025

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes missing coverage. Please review.

Project coverage is 39.37%. Comparing base (487a1a2) to head (85bac1a).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ne/load/converter/LoadTsFileDataTypeConverter.java 0.00% 22 Missing ⚠️
...db/db/queryengine/plan/analyze/AnalyzeVisitor.java 0.00% 6 Missing ⚠️
...ne/plan/relational/analyzer/StatementAnalyzer.java 0.00% 6 Missing ⚠️
...ryengine/plan/analyze/load/LoadTsFileAnalyzer.java 0.00% 4 Missing ⚠️
...ueryengine/plan/relational/sql/ast/LoadTsFile.java 0.00% 4 Missing ⚠️
...ngine/plan/statement/crud/LoadTsFileStatement.java 0.00% 4 Missing ⚠️
...n/analyze/load/LoadTsFileToTableModelAnalyzer.java 0.00% 2 Missing ⚠️
...an/analyze/load/LoadTsFileToTreeModelAnalyzer.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14651      +/-   ##
============================================
- Coverage     39.39%   39.37%   -0.03%     
  Complexity      193      193              
============================================
  Files          4374     4374              
  Lines        277160   277183      +23     
  Branches      33845    33848       +3     
============================================
- Hits         109174   109127      -47     
- Misses       167986   168056      +70     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SteveYurongSu SteveYurongSu merged commit 90cdf3b into master Jan 8, 2025
37 of 38 checks passed
@SteveYurongSu SteveYurongSu deleted the load-conversion-consider-is-generated-by-pipe branch January 8, 2025 07:02
SteveYurongSu added a commit that referenced this pull request Jan 8, 2025
…nversion in analysis stage (#14651)

(cherry picked from commit 90cdf3b)
SteveYurongSu added a commit that referenced this pull request Jan 8, 2025
…nversion in analysis stage (#14651) (#14652)

(cherry picked from commit 90cdf3b)
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.

1 participant