Binary compatibility report for the spark-google-analytics_2.11-0.8.1 library  between 1.5.0 and 1.4.0 versions   (relating to the portability of client application spark-google-analytics_2.11-0.8.1.jar)

Test Info


Library Namespark-google-analytics_2.11-0.8.1
Version #11.5.0
Version #21.4.0
Java Version1.7.0_85

Test Results


Total Java ARchives2
Total Methods / Classes129 / 2659
VerdictIncompatible
(9.7%)

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh11
Problems with
Data Types
High3
Medium1
Low1
Problems with
Methods
High0
Medium0
Low0

Added Methods (1)


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

to the top

Removed Methods (11)


spark-sql_2.11-1.5.0.jar, DataSourceRegister.class
package org.apache.spark.sql.sources
DataSourceRegister.shortName ( ) [abstract]  :  String

spark-sql_2.11-1.5.0.jar, EqualNullSafe.class
package org.apache.spark.sql.sources
EqualNullSafe.attribute ( )  :  String
EqualNullSafe.value ( )  :  Object

spark-sql_2.11-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 (3)


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

package org.apache.spark.sql.sources
[+] DataSourceRegister (1)
[+] EqualNullSafe (1)

to the top

Problems with Data Types, Medium Severity (1)


spark-sql_2.11-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.11-1.5.0.jar
package org.apache.spark.sql
[+] DataFrame (1)

to the top

Java ARchives (2)


spark-core_2.11-1.5.0.jar
spark-sql_2.11-1.5.0.jar

to the top




Generated on Mon Dec 14 21:42:20 2015 for spark-google-analytics_2.11-0.8.1 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API