cdmikechen opened a new pull request, #1044:
URL: https://github.com/apache/submarine/pull/1044

   ### What is this PR for?
   After SQLAlchemy was upgraded to 2.0 some of the syntax was changed, which 
would cause syntax errors in the pysbumarine. We need to consider whether to 
keep the version at 1.4.x for now, or update the code and re-test it in light 
of the syntax issue. 
   https://docs.sqlalchemy.org/en/20/changelog/migration_20.html
   Action run with exceptions:
   https://github.com/apache/submarine/actions/runs/4096688603/jobs/7064519374
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   * [x] - Keep SQLAlchemy in 1.4.x
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1366
   
   ### How should this be tested?
   cicd
   
   ### Screenshots (if appropriate)
   No
   
   ### Questions:
   * Do the license files need updating? Yes
   * Are there breaking changes for older versions? Yes
   * Does this need new documentation? No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to