You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We use to maintain two jars for data source and engine core, mainly due to these two are separated projects in OAP 1.1.
As these two were merged into one project, it's not necessary to maintain two separate jars, a big fat jar should be enough - it also reduce the complexity on releasing and spark configuration.
Describe the solution you'd like
combine these two jars into one
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We use to maintain two jars for data source and engine core, mainly due to these two are separated projects in OAP 1.1.
As these two were merged into one project, it's not necessary to maintain two separate jars, a big fat jar should be enough - it also reduce the complexity on releasing and spark configuration.
Describe the solution you'd like
combine these two jars into one
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: