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

[AMORO-1457]Support computed columns and watermark in Flink DDL #2239

Merged
merged 27 commits into from
Nov 27, 2023

Merge branch 'master' into AMORO_1457_support_compute

a539a9b
Select commit
Loading
Failed to load commit list.
Merged

[AMORO-1457]Support computed columns and watermark in Flink DDL #2239

Merge branch 'master' into AMORO_1457_support_compute
a539a9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

53.02% (+0.37%) compared to be005ee

View this Pull Request on Codecov

53.02% (+0.37%) compared to be005ee

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be005ee) 52.65% compared to head (a539a9b) 53.02%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2239      +/-   ##
============================================
+ Coverage     52.65%   53.02%   +0.37%     
+ Complexity     4219     3632     -587     
============================================
  Files           511      465      -46     
  Lines         29358    24650    -4708     
  Branches       2853     2340     -513     
============================================
- Hits          15457    13070    -2387     
+ Misses        12653    10560    -2093     
+ Partials       1248     1020     -228     

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