Skip to content

Conversation

@omervk
Copy link

@omervk omervk commented Mar 16, 2017

No description provided.

}

if ((ignoreLeadingWhiteSpace || ignoreLeadingWhiteSpace) && ParserLibs.isCommonsLib(parserLib)) {
if ((ignoreLeadingWhiteSpace || ignoreTrailingWhiteSpace) && ParserLibs.isCommonsLib(parserLib)) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Up to my knowledge, this option is not documented and does not work. I proposed the change in #306 but it was ported into Spark 2.x. So, I decided to close.

@codecov-io
Copy link

codecov-io commented Mar 16, 2017

Codecov Report

Merging #417 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #417   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files          12       12           
  Lines         562      562           
  Branches      136      136           
=======================================
  Hits          489      489           
  Misses         73       73
Impacted Files Coverage Δ
...n/scala/com/databricks/spark/csv/CsvRelation.scala 88.95% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7997c3c...39f4504. Read the comment docs.

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