Bug 1375319

Summary: In MiqExpression, leverage virtual columns w/ arel
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: PerformanceAssignee: Keenan Brock <kbrock>
Status: CLOSED CURRENTRELEASE QA Contact: Pradeep Kumar Surisetty <psuriset>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.7.0CC: arcsharm, cpelland, jhardy, obarenbo
Target Milestone: GA   
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.7.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1375327 (view as bug list) Environment:
Last Closed: 2016-12-21 14:57:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1375327    

Description Satoe Imaishi 2016-09-12 17:29:45 UTC
From PR: https://github.com/ManageIQ/manageiq/pull/8870

virtual columns can have corresponding sql, use these columns in the
database.  This is a big performance boost.