Github user ueshin commented on the pull request:

    https://github.com/apache/spark/pull/2825#issuecomment-59461447
  
    Hi @chenghao-intel, thank you for your comment.
    Yes, that's right. I don't want to mix the logical plan & physical plan 
optimization and I'll extend `SparkStrategies` if I need.
    I want to add some `Expression`s for my projects and optimize logical plan 
with them, but right now we can't replace `Optimizer` because it is an 
`object`, so I want to add an extension point for `Optimizer`.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to