[Question] Can't start Spark Connect

2023-03-07 Thread Jia Fan
Hi developers,
   I want to contribute some code for Spark Connect. Any doc for starters?
I want to debug SimpleSparkConnectService but I can't start it with IDEA. I
would appreciate any help.

Thanks




Jia Fan


Re:Re: [DISCUSS][SPIP] Subexpression elimination supporting more physical operators

2023-03-07 Thread Kun Wan
Hi, Mich 
Thanks for your reminder.
It seems "Support for subexpression elimination with more physical operators" 
should not be a SPIP, it's just a design doc.  
I have changed the title of the document.
Hope someone who are interested will join in and complete it together.



At 2023-03-08 01:50:17, "Mich Talebzadeh"  wrote:




Hi Kun,




Have you checked the doc procedure for SPIP here in case




Spark Project Improvement Proposals (SPIP) | Apache Spark





HT




   view my Linkedin profile




 https://en.everybodywiki.com/Mich_Talebzadeh

 

Disclaimer: Use it at your own risk.Any and all responsibility for any loss, 
damage or destruction of data or any other property which may arise from 
relying on this email's technical content is explicitly disclaimed. The author 
will in no case be liable for any monetary damages arising from such loss, 
damage or destruction.

 





On Tue, 7 Mar 2023 at 13:32, 万昆  wrote:


Hi everyone,




I would like to start a discussion on "Subexpression elimination supporting 
more physical operators"




Now spark only support subexpression elimination in ProjectExec and 
AggregateExec. We can support improve subexpression elimination framework to 
support more physical operators.




SPIP Jira: https://issues.apache.org/jira/browse/SPARK-42551

SPIP Doc: 
https://docs.google.com/document/d/165cv7hRvkFvuUHlnbapWvamxcxcn9FJj/edit?usp=sharing&ouid=107277827304520252190&rtpof=true&sd=true




Thank you




Re: [DISCUSS][SPIP] Subexpression elimination supporting more physical operators

2023-03-07 Thread Mich Talebzadeh
Hi Kun,


Have you checked the doc procedure for SPIP here in case


Spark Project Improvement Proposals (SPIP) | Apache Spark



HT


   view my Linkedin profile



 https://en.everybodywiki.com/Mich_Talebzadeh



*Disclaimer:* Use it at your own risk. Any and all responsibility for any
loss, damage or destruction of data or any other property which may arise
from relying on this email's technical content is explicitly disclaimed.
The author will in no case be liable for any monetary damages arising from
such loss, damage or destruction.




On Tue, 7 Mar 2023 at 13:32, 万昆  wrote:

> Hi everyone,
>
>
> I would like to start a discussion on "Subexpression elimination
> supporting more physical operators"
>
>
> Now spark only support subexpression elimination in ProjectExec and
> AggregateExec. We can support improve subexpression elimination framework
> to support more physical operators.
>
>
> SPIP Jira: https://issues.apache.org/jira/browse/SPARK-42551
>
> SPIP Doc:
> https://docs.google.com/document/d/165cv7hRvkFvuUHlnbapWvamxcxcn9FJj/edit?usp=sharing&ouid=107277827304520252190&rtpof=true&sd=true
>
>
> Thank you
>
>


[DISCUSS][SPIP] Subexpression elimination supporting more physical operators

2023-03-07 Thread 万昆
Hi everyone,




I would like to start a discussion on "Subexpression elimination supporting 
more physical operators"




Now spark only support subexpression elimination in ProjectExec and 
AggregateExec. We can support improve subexpression elimination framework to 
support more physical operators.




SPIP Jira: https://issues.apache.org/jira/browse/SPARK-42551

SPIP Doc: 
https://docs.google.com/document/d/165cv7hRvkFvuUHlnbapWvamxcxcn9FJj/edit?usp=sharing&ouid=107277827304520252190&rtpof=true&sd=true




Thank you