Binary compatibility report for the cookie-datasets_2.10-0.1.0 library  between 1.5.0 and 1.4.0 versions   (relating to the portability of client application cookie-datasets_2.10-0.1.0.jar)

Test Info


Library Namecookie-datasets_2.10-0.1.0
Version #11.5.0
Version #21.4.0
Java Version1.7.0_85

Test Results


Total Java ARchives3
Total Methods / Classes156 / 3398
VerdictIncompatible
(27.2%)

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh24
Problems with
Data Types
High1
Medium1
Low1
Problems with
Methods
High0
Medium0
Low0

Added Methods (1)


spark-sql_2.10-1.4.0.jar, SQLContext.class
package org.apache.spark.sql
SQLContext.ddlParser ( )  :  sources.DDLParser

to the top

Removed Methods (24)


spark-sql_2.10-1.5.0.jar, DataFrameReader.class
package org.apache.spark.sql
DataFrameReader.isTraceEnabled ( )  :  boolean
DataFrameReader.log ( )  :  org.slf4j.Logger
DataFrameReader.logDebug ( scala.Function0<String> msg )  :  void
DataFrameReader.logDebug ( scala.Function0<String> msg, Throwable throwable )  :  void
DataFrameReader.logError ( scala.Function0<String> msg )  :  void
DataFrameReader.logError ( scala.Function0<String> msg, Throwable throwable )  :  void
DataFrameReader.logInfo ( scala.Function0<String> msg )  :  void
DataFrameReader.logInfo ( scala.Function0<String> msg, Throwable throwable )  :  void
DataFrameReader.logName ( )  :  String
DataFrameReader.logTrace ( scala.Function0<String> msg )  :  void
DataFrameReader.logTrace ( scala.Function0<String> msg, Throwable throwable )  :  void
DataFrameReader.logWarning ( scala.Function0<String> msg )  :  void
DataFrameReader.logWarning ( scala.Function0<String> msg, Throwable throwable )  :  void
DataFrameReader.orc ( String path )  :  DataFrame
DataFrameReader.org.apache.spark.Logging..log_ ( )  :  org.slf4j.Logger
DataFrameReader.org.apache.spark.Logging..log__.eq ( org.slf4j.Logger p1 )  :  void

spark-sql_2.10-1.5.0.jar, SQLContext.class
package org.apache.spark.sql
SQLContext.ddlParser ( )  :  execution.datasources.DDLParser
SQLContext.getConf ( SQLConf.SQLConfEntry<T> entry )  :  T
SQLContext.getConf ( SQLConf.SQLConfEntry<T> entry, T defaultValue )  :  T
SQLContext.internalCreateDataFrame ( org.apache.spark.rdd.RDD<catalyst.InternalRow> catalystRows, types.StructType schema )  :  DataFrame
SQLContext.listener ( )  :  execution.ui.SQLListener
SQLContext.range ( long end )  :  DataFrame
SQLContext.setConf ( SQLConf.SQLConfEntry<T> entry, T value )  :  void
SQLContext.setSession ( SQLContext.SQLSession session )  :  void

to the top

Problems with Data Types, High Severity (1)


spark-sql_2.10-1.5.0.jar
package org.apache.spark.sql
[+] DataFrameReader (1)

to the top

Problems with Data Types, Medium Severity (1)


spark-sql_2.10-1.5.0.jar
package org.apache.spark.sql
[+] SQLContext.implicits. (1)

to the top

Problems with Data Types, Low Severity (1)


spark-sql_2.10-1.5.0.jar
package org.apache.spark.sql
[+] DataFrame (1)

to the top

Java ARchives (3)


spark-core_2.10-1.5.0.jar
spark-mllib_2.10-1.5.0.jar
spark-sql_2.10-1.5.0.jar

to the top




Generated on Tue Dec 22 16:42:18 2015 for cookie-datasets_2.10-0.1.0 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API