Skip to content

Fix dead code Scala compiler warnings #972

@jbaiera

Description

@jbaiera

Subtask of #969

Dead code should be removed to clear the existing warnings out.

/Users/james.baiera/Documents/source/elasticsearch-hadoop/spark/sql-20/src/main/scala/org/elasticsearch/spark/sql/DataFrameValueWriter.scala:112: dead code following this construct
    value match {
          ^
/Users/james.baiera/Documents/source/elasticsearch-hadoop/spark/sql-20/src/main/scala/org/elasticsearch/spark/sql/DataFrameValueWriter.scala:112: dead code following this construct
    value match {
    ^

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions