[
https://issues.apache.org/jira/browse/ASTERIXDB-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ali Alsuliman resolved ASTERIXDB-2474.
--------------------------------------
Resolution: Fixed
> Remove physical optimization static variable
> --------------------------------------------
>
> Key: ASTERIXDB-2474
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2474
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: COMP - Compiler
> Affects Versions: 0.9.4
> Reporter: Ali Alsuliman
> Assignee: Ali Alsuliman
> Priority: Major
> Fix For: 0.9.5
>
>
> Physical optimization configuration (PhysicalOptimizationConfig) used to be
> shared across queries, DMLs, and DDLs through a shared static variable. This
> has recently changed for queries and DMLs to prevent side effects and allow
> each query or DML to have its own specified configuration. However, DDLs
> still use a static shared variable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)