Uh oh!
There was an error while loading. Please reload this page.
[SPARK-22323] Design doc for pandas_udf - #19544
Conversation
icexelloss
commented
Oct 20, 2017
cc @cloud-fan@ueshin@HyukjinKwon@gatorsmile@viirya To continue the discussion on #19505 |
SparkQA
commented
Oct 20, 2017
Test build #82935 has finished for PR 19544 at commit
|
gatorsmile
commented
Oct 20, 2017
@jiangxb1987 will reorg the existing Spark SQL doc. We can think about how to put this into the new version of Spark SQL doc. |
srowen
commented
Oct 24, 2017
I don't think we would merge this to Spark docs right? I don't think this is an efficient way to discuss a design document if that's the intent |
gatorsmile
commented
Oct 24, 2017
This is not ready yet. Eventually, we need a document for vectorized Python UDF |
icexelloss
commented
Oct 25, 2017
Sorry for the late reply. @srowen At this point I would like to have feedback on the design doc so we can move forward with implementation or a formal Spark docs if people prefer. What do you think is a best way to discuss design document? |
icexelloss
commented
Oct 25, 2017
Do people prefer google doc? I can do that too. |
cloud-fan
commented
Oct 25, 2017
I feel google doc is easier to review and discuss |
icexelloss
commented
Oct 25, 2017
via email
Ok. I will put in a google doc and ping your guys. Thanks! …On Wed, Oct 25, 2017 at 11:25 AM Wenchen Fan ***@***.***> wrote:
I feel google doc is easier to review and discuss
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19544 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAwbrIqz5Uyp7DJXOI8Ofq_GyJTs1MEIks5sv1LugaJpZM4QA0na>
.
|
icexelloss
commented
Oct 25, 2017
Thanks all for the advice. I've put this in a google doc. https://docs.google.com/document/d/1KlLaa-xJ3oz28xlEJqXyCAHU3dwFYkFs_ixcUXrJNTc/edit?usp=sharing |
icexelloss
commented
Nov 16, 2017
Close this in favor of the google doc. |
I open this PR so we can have a place to discuss the design.
We don't necessary need to merge a md file for the doc - this be can embeded python documentation.