GitHub user Yicong-Huang added a comment to the discussion: Separating R Support into Optional Plugin
I am OK for both methods. The option 1 is kind of short term, easy to implement, but harder to maintain. The option 2 is more standard, in main texera code we could detect if the r-plugin library is installed or not, and only invoke R UDF if it is installed. I am not sure if we want to publish it to pypy though: I'd prefer to publish pytexera first if that's a goal. We could make it installable with `setup.py` and a readme in the hosted github repo, for now. GitHub link: https://github.com/apache/texera/discussions/4155#discussioncomment-15511505 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
