sqlflow icon indicating copy to clipboard operation
sqlflow copied to clipboard

Migrate alisa DB driver to python

Open lhw362950217 opened this issue 4 years ago • 1 comments

We need to migrate alisa DB driver to python, so we can use it in alisa submitter.

lhw362950217 avatar Oct 28 '20 11:10 lhw362950217

To achieve this, we need to:

  1. Translate goalisa to pyalisa. #3107
  2. Implement the alisa DBAPI based on the pyalisa. wip #3109
  3. Finally, replace goalisa with alisa DBAPI in SQLFlow

weiguoz avatar Dec 01 '20 06:12 weiguoz