yangyuxia commented on PR #4975:
URL: https://github.com/apache/gravitino/pull/4975#issuecomment-2369905932
I test with ranger 2.1.0,found error:
[EL Warning]: 2024-09-19 10:02:23.45--ClientSession(1124729650)--Exception
[EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd):
org.e
clipse.persistence.exceptions.DatabaseException
Internal Exception:
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException:
Column 'descr' cannot be null
Error Code: 1048
Call: INSERT INTO x_group (ADDED_BY_ID, CREATE_TIME, CRED_STORE_ID, DESCR,
GROUP_SRC, GROUP_TYPE, IS_VISIBLE, GROUP_NAME, OTHER_ATTRIBUTES, STATUS,
UPDATE_TI
ME, UPD_BY_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
bind => [12 parameters bound]
Query: ValueReadQuery(name="X_GROUP_SEQ" sql="SELECT LAST_INSERT_ID()")

--
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]