The resourcing should hoist any subquery that contains a no_dataset_from_transform

Description

The following code in hqlresource.cpp(~720) can cause problems:

In particular, count(f(inline)) is not hoisted, but the inline dataset will be hoisted, leading to inefficient spilling.

Found when investigating

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created September 29, 2016 at 10:31 AM
Updated April 5, 2017 at 11:34 AM
Resolved April 5, 2017 at 11:34 AM