Rick Hillegas created DERBY-6449:
------------------------------------
Summary: Analyze and possible correct the suspicious addition of
in-memory dependencies during statement execution
Key: DERBY-6449
URL: https://issues.apache.org/jira/browse/DERBY-6449
Project: Derby
Issue Type: Task
Components: SQL
Affects Versions: 10.11.0.0
Reporter: Rick Hillegas
During work on DERBY-6434, I was surprised to find that in-memory dependencies
are added during statement execution. I had expected that the dependency graph
would be completely built by the bind() phase. This issue is a place to record
an analysis of the calls to DependencyManager.addDependency() made by the
ConstantActions and to make any necessary changes.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)