-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Search before asking
- I had searched in the issues and found no similar issues.
Describe the proposal
Because of mysql's GPL/LGPL dependency.
Also the "FOSS Exception License" no longer applies [1], and even if it did, it would probably not be allowed in ASF projects where you would include GPL licensed code.
So we need to make some compliance changes to comply with apache's practices.
Task list
- Resolving X dependencies against Dependencies Apache
- Sort out all x-class dependencies
- Plan to replace or delete these dependencies
- Removing strong dependencies on mysql
- flink side, jdbc connector and jdbcAsyncClient used mysql , Planned remove [feature] remove mysql dependency of flink connector #1444
- Support h2 replacing mysql dependencies [feature] h2 database support then set it default. #1453
- support PostgreSQL storage to replace mysql dependencies [feature] h2 database support then set it default. #1453
- streampark's platform side metadata backend storage to remove mysql strong dependency [feature] db multi dialect support. #1462
- add h2, PostgreSQL ddl Schema [feature] h2 pgsql ddl schema support #1467
- Compatibility test of SQL syntax in different dialects
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels