zhztheplayer opened a new issue, #6798:
URL: https://github.com/apache/incubator-gluten/issues/6798

   ### Description
   
   Currently cost models are implemented as a Scala code which requires 
compilation before used. We'd add support for a simple DSL (or leveraging JSON 
/ YAML etc.) to make it easier to tune against the cost model by constructing 
it from an external cost model file.
   
   In the initial version, we can just make the file store some magical / 
empirical numeric costs for different operators. As we haven't yet introduce 
Spark's statistics into RAS planner.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to