|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
LogicalSchema determineSchema(LogicalRelationalOperator ) |
if we are inserting casts in a load and if the loader implements determineSchema() insert casts only where necessary Note that in this case the data coming out of the loader is not a BYTEARRAY but is whatever determineSchema() says it is. |
boolean isCastAdjusted(LogicalRelationalOperator ) |
|
void markCastInserted(LogicalRelationalOperator ) |
|
void markCastNoNeed(LogicalRelationalOperator ) |
Changed Methods | ||
OperatorPlan buildPattern() |
Method was inherited from TypeCastInserter, but is now defined locally. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |