Skip to content

[HUDI-764] [HUDI-765] ORC reader and writer implementation#2991

Closed
jintaoguan wants to merge 5 commits intoapache:masterfrom
jintaoguan:HUDI-57
Closed

[HUDI-764] [HUDI-765] ORC reader and writer implementation#2991
jintaoguan wants to merge 5 commits intoapache:masterfrom
jintaoguan:HUDI-57

Conversation

@jintaoguan
Copy link
Contributor

Tips

What is the purpose of the pull request

(For example: This pull request adds quick-start document.)

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@jintaoguan jintaoguan changed the title Hudi 57 [HUDI-764] [HUDI-765] ORC reader and writer implementation May 25, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #2991 (c3ae51d) into master (aba1ead) will increase coverage by 6.93%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2991      +/-   ##
============================================
+ Coverage     54.86%   61.80%   +6.93%     
+ Complexity     3837      339    -3498     
============================================
  Files           485       54     -431     
  Lines         23435     2016   -21419     
  Branches       2494      241    -2253     
============================================
- Hits          12858     1246   -11612     
+ Misses         9423      646    -8777     
+ Partials       1154      124    -1030     
Flag Coverage Δ
hudicli ?
hudiclient ?
hudicommon ?
hudiflink ?
hudihadoopmr ?
hudisparkdatasource ?
hudisync ?
huditimelineservice ?
hudiutilities 61.80% <ø> (-7.79%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ies/exception/HoodieSnapshotExporterException.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/hudi/utilities/HoodieSnapshotExporter.java 5.17% <0.00%> (-83.63%) ⬇️
...hudi/utilities/schema/JdbcbasedSchemaProvider.java 0.00% <0.00%> (-72.23%) ⬇️
...he/hudi/utilities/transform/AWSDmsTransformer.java 0.00% <0.00%> (-66.67%) ⬇️
...in/java/org/apache/hudi/utilities/UtilHelpers.java 40.69% <0.00%> (-23.84%) ⬇️
.../org/apache/hudi/sink/compact/CompactFunction.java
.../apache/hudi/common/bootstrap/FileStatusUtils.java
...apache/hudi/common/model/WriteConcurrencyMode.java
...java/org/apache/hudi/common/engine/EngineType.java
...ava/org/apache/hudi/source/StreamReadOperator.java
... and 423 more

@jintaoguan jintaoguan closed this May 25, 2021
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