[ https://issues.apache.org/jira/browse/HAWQ-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Caragea resolved HAWQ-452. --------------------------------- Resolution: Fixed > Remove workfile views from hawq_toolkit > --------------------------------------- > > Key: HAWQ-452 > URL: https://issues.apache.org/jira/browse/HAWQ-452 > Project: Apache HAWQ > Issue Type: Task > Components: Query Execution > Reporter: George Caragea > Assignee: George Caragea > > In the hawq_toolkit schema we have a few views with live information about > disk space used for workfiles (or spillfiles). > Generating this views means running a UDF on every segment. This doesn't > apply to the HAWQ 2 architecture: > * The notion of "every segment" is not well defined in HAWQ 2, since we have > virtual segments that are created dynamically based on resource requirements > and availablitiy > * There is no mechanism to execute a UDF on all the existing virtual or > physical segments > We should remove the views from hawq_toolkit. -- This message was sent by Atlassian JIRA (v6.3.4#6332)