leborchuk commented on PR #1120: URL: https://github.com/apache/cloudberry/pull/1120#issuecomment-2929811166
In CBDB, we also have a set of functions to read CBDB log files using SQL queries. They use a CSV parser to read external data https://github.com/apache/cloudberry/blob/main/gpcontrib/gp_toolkit/gp_toolkit--1.3.sql#L168. If we change the log format, we will also need to change the procedure for reading logs. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
