/[Apache-SVN]
ViewVC logotype

Revision 833430


Jump to revision: Previous Next
Author: mamta
Date: Fri Nov 6 15:08:35 2009 UTC (2 weeks, 3 days ago)
Changed paths: 2
Log Message:
DERBY-4365

For JOIN, we were doing a no-op in the method bindUntypedNullsToResultColumns(ResultColumnList) rather than checking for untyped nulls for the left and right resultsets. The changes through this commit now checks for untyped nulls for joins. Added couple more tests (including where a CAST of NULL values should work fine). The derbyall and junit suites ran fine with the exception of known intermittent (DERBY-3757) 'ASSERT FAILED transaction table has null entry when running new StressMultiTest 


Changed paths:

Path Details
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/sql/compile/TableOperatorNode.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/JoinTest.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2