Open
Description
Is your feature request related to a problem? Please describe.
To migrate feature derivation into python, we need a mechanism to access MaxCompute though alisa
Describe the solution you'd like
step 1: wrap goalisa
into a python module using https://github.com/go-python/gopy or similar tools.
step 2(optional): rewrite the alisa
client in python.
Describe alternatives (optional)
None
Additional Notes