zy-kkk commented on code in PR #4312:
URL:
https://github.com/apache/incubator-seatunnel/pull/4312#discussion_r1130613273
##########
seatunnel-connectors-v2/connector-selectdb-cloud/src/main/java/org/apache/seatunnel/connectors/selectdb/exception/SelectDBConnectorErrorCode.java:
##########
@@ -15,19 +15,13 @@
* limitations under the License.
*/
-package org.apache.seatunnel.connector.selectdb.exception;
+package org.apache.seatunnel.connectors.selectdb.exception;
import org.apache.seatunnel.common.exception.SeaTunnelErrorCode;
public enum SelectDBConnectorErrorCode implements SeaTunnelErrorCode {
- UPLOAD_FAILED("SelectDB-01", "upload file error"),
Review Comment:
done
--
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]