Paul Rogers created IMPALA-8185: ----------------------------------- Summary: Factor out production/mock file system logic into a facade Key: IMPALA-8185 URL: https://issues.apache.org/jira/browse/IMPALA-8185 Project: IMPALA Issue Type: Improvement Components: Frontend Affects Versions: Impala 3.1.0 Reporter: Paul Rogers Assignee: Paul Rogers
The recent addition of the test case builder allows the planner to work either against a real system ("production" mode) or against metadata captured in a test case ("test case" mode.) This ticket asks to move code for the two cases into a facade class so that we pick the right facade for each mode. Move code currently in if-statements into the facade. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org