[
https://issues.apache.org/jira/browse/DRILL-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226880#comment-16226880
]
Roman Kulyk commented on DRILL-3993:
------------------------------------
Still working on the java-exec test module. There are 18 tests left. You can
see the list of errors below:
{code}
TestFunctionsWithTypeExpoQueries.testEqualBetweenIntervalAndTimestampDiff:403->BaseTestQuery.testRunAndReturn:360
» Rpc
TestUnionDistinct.testDiffDataTypesAndModes:288->BaseTestQuery.testRunAndReturn:360
» Rpc
TestExampleQueries.testDRILL_3004:1036->BaseTestQuery.testRunAndReturn:360 » Rpc
TestExampleQueries.testFilterInSubqueryAndOutside » UserRemote DATA_READ
ERROR...
TestExampleQueries.testDateImplicitCasting:1205->BaseTestQuery.testRunAndReturn:360
» Rpc
TestCaseNullableTypes.testCaseNullableTypesVarchar:45->BaseTestQuery.testRunAndReturn:360
» Rpc
TestInfoSchema.describeTableWithSchemaAndColQualifier:271->BaseTestQuery.testRunAndReturn:360
» Rpc
TestInfoSchema.describeTableWithColQualifier:258->BaseTestQuery.testRunAndReturn:360
» Rpc
TestSqlBracketlessSyntax.checkComplexExpressionParsing:54 » NoClassDefFound
co...
TestNestedLoopJoin.testNLJWithEmptyBatch:229->BaseTestQuery.testRunAndReturn:360
» Rpc
TestFlatten.testFlattenOnEmptyArrayAndNestedMap:600->BaseTestQuery.testRunAndReturn:360
» Rpc
TestParquetWriter.testWriteDecimal:591 » After matching 0 records, did not
fi...
TestCastEmptyStrings.testCastInputTypeNonNullableVarCharToDecimal » UserRemote
TestCastEmptyStrings.testCastInputTypeNonNullableVarCharToNumeric » UserRemote
TestDateTruncFunctions.dateTruncOnIntervalDay:301->BaseTestQuery.testRunAndReturn:360
» Rpc
TestFunctionsQuery.testDecimalRoundUp:417 » After matching 0 records, did
not...
TestFunctionsQuery.testRandom:922 » After matching 0 records, did not find
ex...
TestUnionAll.testDiffDataTypesAndModes:272->BaseTestQuery.testRunAndReturn:360
» Rpc
{code}
> Rebase Drill on Calcite master branch
> -------------------------------------
>
> Key: DRILL-3993
> URL: https://issues.apache.org/jira/browse/DRILL-3993
> Project: Apache Drill
> Issue Type: Bug
> Components: Query Planning & Optimization
> Affects Versions: 1.2.0
> Reporter: Sudheesh Katkam
> Assignee: Roman Kulyk
>
> Calcite keeps moving, and now we need to catch up to Calcite 1.5, and ensure
> there are no regressions.
> Also, how do we resolve this 'catching up' issue in the long term?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)