VolodymyrDuke commented on PR #5223: URL: https://github.com/apache/seatunnel/pull/5223#issuecomment-1667285385
> Hi, can you explain why want to change this? When we pakcage manually, all jdbc driver jars will be put in lib/, every seatunnel job before start it will load all jars in lib, so if any jobs doesn't need these dependencies, it maybe casue jar conflict. This change only infect the package manually. e.g. : `mvn clean package -Pci`. But we have another concern about it because all ci steps do not be executed. This change whether infect the jdbc connectors we don't a clearly result. -- 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]
