[
https://issues.apache.org/jira/browse/DRILL-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126587#comment-15126587
]
Deneche A. Hakim commented on DRILL-4329:
-----------------------------------------
Yes, I'm investigating the failures and creating sub tasks with a general
description of each failure
> 50 Unit tests are failing with JDK 8
> ------------------------------------
>
> Key: DRILL-4329
> URL: https://issues.apache.org/jira/browse/DRILL-4329
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Environment: Mac OS
> JDK 1.8.0_65
> Reporter: Deneche A. Hakim
> Fix For: Future
>
>
> The following unit tests are failing when building Drill with JDK 1.8.0_65:
> {noformat}
> TestFlattenPlanning.testFlattenPlanningAvoidUnnecessaryProject
> TestFrameworkTest {
> testRepeatedColumnMatching
> testCSVVerificationOfOrder_checkFailure
> }
> Drill2489CallsAfterCloseThrowExceptionsTest {
> testClosedDatabaseMetaDataMethodsThrowRight
> testClosedPlainStatementMethodsThrowRight
> testclosedPreparedStmtOfOpenConnMethodsThrowRight
> testClosedResultSetMethodsThrowRight1
> testClosedResultSetMethodsThrowRight2
> }
> Drill2769UnsupportedReportsUseSqlExceptionTest {
> testPreparedStatementMethodsThrowRight
> testPlainStatementMethodsThrowRight
> }
> TestMongoFilterPushDown {
> testFilterPushDownIsEqual
> testFilterPushDownGreaterThanWithSingleField
> testFilterPushDownLessThanWithSingleField
> }
> TestHiveStorage {
> orderByOnHiveTable
> queryingTableWithSerDeInHiveContribJar
> queryingTablesInNonDefaultFS
> readFromAlteredPartitionedTable
> readAllSupportedHiveDataTypesNativeParquet
> queryingHiveAvroTable
> readAllSupportedHiveDataTypes
> convertFromOnHiveBinaryType
> }
> TestInfoSchemaOnHiveStorage {
> showDatabases
> showTablesFromDb
> defaultSchemaHive
> defaultTwoLevelSchemaHive
> describeTable1
> describeTable2
> describeTable3
> describeTable4
> describeTable5
> describeTable6
> describeTable7
> describeTable8
> describeTable9
> varCharMaxLengthAndDecimalPrecisionInInfoSchema
> }
> TestSqlStdBasedAuthorization {
> showSchemas
> showTables_user0
> showTables_user1
> }
> TestStorageBasedHiveAuthorization {
> showSchemas
> showTablesUser0
> showTablesUser1
> showTablesUser2
> }
> TestViewSupportOnHiveTables {
> viewWithSelectFieldsInDef_StarInQuery
> testInfoSchemaWithHiveView
> viewWithStarInDef_SelectFieldsInQuery1
> viewWithStarInDef_SelectFieldsInQuery2
> viewWithSelectFieldsInDef_SelectFieldsInQuery
> viewWithStarInDef_StarInQuery
> }
> TestGeometryFunctions {
> testGeometryPointCreation
> testGeometryFromTextCreation
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)