-
Notifications
You must be signed in to change notification settings - Fork 75
Home
Yicong Huang edited this page Sep 14, 2023
·
105 revisions
- For users, visit Step 1 - Guide to Use Texera.
- For developers, visit Step 2 - Guide to Develop Texera.
Texera supports operators in Java and Python natively. Additionally, Python operators can be implemented as a Python UDF for a quick extension.
- Step 3 - Guide to Implement a Java Native Operator
- Step 4 - Guide to Use a Python UDF
- Step 5 - Guide to Implement a Python Native Operator (converting from a Python UDF)