Skip to content

Conversation

@KKcorps
Copy link
Contributor

@KKcorps KKcorps commented Sep 7, 2022

Currently, users can specify custom null values in CSVRecordReader but the same is missing from CSVDecoder. The PR fixes this discrepancy.

@codecov-commenter
Copy link

Codecov Report

Merging #9340 (1f14978) into master (0af226d) will decrease coverage by 48.30%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #9340       +/-   ##
=============================================
- Coverage     63.59%   15.28%   -48.31%     
+ Complexity     4756      168     -4588     
=============================================
  Files          1823     1823               
  Lines         97505    97505               
  Branches      14911    14911               
=============================================
- Hits          62005    14901    -47104     
- Misses        30941    81478    +50537     
+ Partials       4559     1126     -3433     
Flag Coverage Δ
unittests1 ?
unittests2 15.28% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...src/main/java/org/apache/pinot/sql/FilterKind.java 0.00% <0.00%> (-100.00%) ⬇️
...ain/java/org/apache/pinot/core/data/table/Key.java 0.00% <0.00%> (-100.00%) ⬇️
...in/java/org/apache/pinot/spi/utils/BytesUtils.java 0.00% <0.00%> (-100.00%) ⬇️
.../java/org/apache/pinot/spi/utils/BooleanUtils.java 0.00% <0.00%> (-100.00%) ⬇️
.../java/org/apache/pinot/core/data/table/Record.java 0.00% <0.00%> (-100.00%) ⬇️
.../java/org/apache/pinot/core/util/GroupByUtils.java 0.00% <0.00%> (-100.00%) ⬇️
...java/org/apache/pinot/spi/trace/BaseRecording.java 0.00% <0.00%> (-100.00%) ⬇️
...java/org/apache/pinot/spi/trace/NoOpRecording.java 0.00% <0.00%> (-100.00%) ⬇️
...ava/org/apache/pinot/spi/config/table/FSTType.java 0.00% <0.00%> (-100.00%) ⬇️
...ava/org/apache/pinot/spi/config/user/RoleType.java 0.00% <0.00%> (-100.00%) ⬇️
... and 1167 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@siddharthteotia siddharthteotia merged commit c08342b into apache:master Sep 7, 2022
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