[Improvement][Seatunnel-web] Bump seatunnel version from 2.3.8 to 2.3.10#291
[Improvement][Seatunnel-web] Bump seatunnel version from 2.3.8 to 2.3.10#291arshadmohammad wants to merge 1 commit intoapache:mainfrom
Conversation
|
Seatunnel-web start is failing with following error
|
|
The class net/sf/jsqlparser/statement/select/SelectExpressionItem was included in jsqlparser-4.5.jar. However, after upgrading, we are now receiving jsqlparser-4.9.jar as an indirect dependency, which does not contain this class. Further analysis is required to resolve this issue. If anyone has any insights or suggestions, please share them |
I found this conflict with dependency analysis. I am not so sure. How about upgrading mybatisplus? https://github.com/naijim/seatunnel-web check this repo. I just upgraded mybatisplus. It looks like the conflict has been resolved. |
|
Thank you, @jm18919. |
|
Here is the PR. There is still some issues. I can not choose data source while testing mysql-jdbc. |
Please investigate the cause and try to identify a solution |
May I take a look at your Run/Debug Configurations in IDEA? I may set the wrong environment variables. |
|
I make a wrong configuration. The PR can be merged without issue. |

Purpose of this pull request
Check list
New License Guide