[
https://issues.apache.org/jira/browse/DRILL-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209652#comment-16209652
]
Roman Kulyk commented on DRILL-3993:
------------------------------------
Continue working on updating Drill Calcite. Now I have only 44 errors left in
the java-exec module. List of errors you can see below:
{code:xml}
Tests in error:
TestPartitionFilter.testMainQueryFalseCondition » UserRemote DATA_READ ERROR:
...
TestTpchDistributedConcurrent.testConcurrentQueries:190 » test timed out
afte...
TestFrameworkTest.testEmptyResultSet:400->BaseTestQuery.testRunAndReturn:344
» Rpc
TestUnionDistinct.testUnionDistinctBothEmptyBatch:643->BaseTestQuery.testRunAndReturn:344
» Rpc
TestUnionDistinct.testUnionDistinctRightEmptyBatch:596->BaseTestQuery.testRunAndReturn:344
» Rpc
TestUnionDistinct.testUnionDistinctLeftEmptyBatch:616->BaseTestQuery.testRunAndReturn:344
» Rpc
TestUnionDistinct.testDiffDataTypesAndModes:283->BaseTestQuery.testRunAndReturn:344
» Rpc
TestFunctionsWithTypeExpoQueries.testEqualBetweenIntervalAndTimestampDiff:400->BaseTestQuery.testRunAndReturn:344
» Rpc
TestExampleQueries.testDRILL_3004:1018->BaseTestQuery.testRunAndReturn:344 »
Rpc
TestExampleQueries.testFilterInSubqueryAndOutside » UserRemote DATA_READ
ERROR...
TestExampleQueries.testDateImplicitCasting:1184->BaseTestQuery.testRunAndReturn:344
» Rpc
TestCaseNullableTypes.testCaseNullableTypesVarchar:42->BaseTestQuery.testRunAndReturn:344
» Rpc
TestInfoSchema.describeTableWithSchemaAndColQualifier:268->BaseTestQuery.testRunAndReturn:344
» Rpc
TestInfoSchema.describeTableWithColQualifier:255->BaseTestQuery.testRunAndReturn:344
» Rpc
TestCTTAS.testTemporaryAndPersistentTablesPriority:291 » After matching 0
rec...
TestCTTAS.testTemporaryTableAndViewPriority:322 » After matching 0 records,
d...
TestCTTAS.testCreateTableWithDifferentStorageFormats:112->BaseTestQuery.testRunAndReturn:344
» Rpc
TestCTTAS.testTemporaryTablesInViewExpansionLogic » Unexpected exception,
exp...
TestCTTAS.testResolveTemporaryTableWithPartialSchema:155->BaseTestQuery.testRunAndReturn:344
» Rpc
TestCTTAS.testTemporaryTablesInViewDefinitions » Unexpected exception,
expect...
TestCTTAS.testTemporaryTablesCaseInsensitivity:140->BaseTestQuery.testRunAndReturn:344
» Rpc
TestSqlBracketlessSyntax.checkComplexExpressionParsing:51 » NoClassDefFound
co...
TestNestedLoopJoin.testNLJWithEmptyBatch:226->BaseTestQuery.testRunAndReturn:344
» Rpc
TestNestedLoopJoin.testNlJoinNotIn_2_exec:201->BaseTestQuery.testRunAndReturn:344
» Rpc
TestConvertFunctions.testConvertFromJson_drill4679:177->BaseTestQuery.testRunAndReturn:344
» Rpc
TestFlatten.testFlattenOnEmptyArrayAndNestedMap:578->BaseTestQuery.testRunAndReturn:344
» Rpc
TestParquetWriterEmptyFiles.testWriteEmptyFile » UserRemote DATA_READ ERROR:
T...
TestParquetWriter.testWriteDecimal:580 » After matching 0 records, did not
fi...
TestAggregateFunctions.minMaxEmptyNonNullableInput:327->BaseTestQuery.testRunAndReturn:344
» Rpc
TestAggregateFunctions.countEmptyNullableInput:230->BaseTestQuery.testRunAndReturn:344
» Rpc
TestAggregateFunctions.stddevEmptyNonexistentNullableInput:281->BaseTestQuery.testRunAndReturn:344
» Rpc
TestCastEmptyStrings.testCastInputTypeNonNullableVarCharToDecimal » UserRemote
TestCastEmptyStrings.testCastInputTypeNonNullableVarCharToNumeric » UserRemote
TestDateTruncFunctions.dateTruncOnIntervalDay:297->BaseTestQuery.testRunAndReturn:344
» Rpc
TestJoinNullable.testMixedEqualAndIsNotDistinctHashJoin:503->nullMixedComparatorEqualJoinHelper:588->BaseTestQuery.testRunAndReturn:344
» Rpc
TestJoinNullable.testMixedEqualAndIsNotDistinctFilterMergeJoin:549->nullMixedComparatorEqualJoinHelper:588->BaseTestQuery.testRunAndReturn:344
» Rpc
TestJoinNullable.testMixedEqualAndIsNotDistinctFilterHashJoin:533->nullMixedComparatorEqualJoinHelper:588->BaseTestQuery.testRunAndReturn:344
» Rpc
TestJoinNullable.testMixedEqualAndIsNotDistinctMergeJoin:517->nullMixedComparatorEqualJoinHelper:588->BaseTestQuery.testRunAndReturn:344
» Rpc
TestFunctionsQuery.testDecimalRoundUp:414 » After matching 0 records, did
not...
TestFunctionsQuery.testRandom:919 » After matching 0 records, did not find
ex...
TestUnionAll.testUnionAllBothEmptyBatch:643->BaseTestQuery.testRunAndReturn:344
» Rpc
TestUnionAll.testUnionAllRightEmptyBatch:596->BaseTestQuery.testRunAndReturn:344
» Rpc
TestUnionAll.testUnionAllLeftEmptyBatch:616->BaseTestQuery.testRunAndReturn:344
» Rpc
TestUnionAll.testDiffDataTypesAndModes:262->BaseTestQuery.testRunAndReturn:344
» 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)