Caideyipi commented on PR #16233: URL: https://github.com/apache/iotdb/pull/16233#issuecomment-5127765174
Addressed the review and current deterministic CI failures in 0811b05ec85: - preserved the existing Thrift exceptionMessage field and SHOW PIPES / information_schema ExceptionMessage / exception_message column names for client compatibility; - added only the new SuggestedAction / suggested_action column; - updated IoTDBDatabaseIT for the information-schema column list; - updated IoTDBPipePermissionIT for the shifted remaining-event-count column. The related pipe/meta unit tests pass. A focused local IT build compiled all relevant modules, but the locally injected com.timecho.ao plugin prevents JDBC startup by calling the removed IoTDBConfig.isEnableWhiteList() method, so the IT itself could not execute in this environment. The latest GitHub dual-table-manual-basic run is green. -- 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]
