|
Change Parameter Type session : Session to session : ConnectorSession in method public evaluateConstantRowExpression(expression RowExpression, metadata Metadata, session ConnectorSession) : Object in class com.facebook.presto.sql.planner.RowExpressionInterpreter |
From |
To |
|
Change Parameter Type session : Session to session : ConnectorSession in method private Visitor(metadata Metadata, session ConnectorSession) in class com.facebook.presto.sql.relational.RowExpressionDomainTranslator.Visitor |
From |
To |
|
Change Parameter Type session : Session to session : ConnectorSession in method public RowExpressionInterpreter(expression RowExpression, metadata Metadata, session ConnectorSession, optimize boolean) in class com.facebook.presto.sql.planner.RowExpressionInterpreter |
From |
To |
|
Change Parameter Type session : Session to session : ConnectorSession in method public rowExpressionInterpreter(expression RowExpression, metadata Metadata, session ConnectorSession) : RowExpressionInterpreter in class com.facebook.presto.sql.planner.RowExpressionInterpreter |
From |
To |
|
Change Parameter Type session : Session to session : ConnectorSession in method public fromPredicate(session ConnectorSession, predicate RowExpression) : ExtractionResult in class com.facebook.presto.sql.relational.RowExpressionDomainTranslator |
From |
To |