JustinSongXh opened a new pull request, #1120:
URL: https://github.com/apache/cloudberry/pull/1120

   <!-- Thank you for your contribution to Apache Cloudberry (Incubating)! -->
   
   Corresponding to issue #1119
   
   ### What does this PR do?
   <!-- Brief overview of the changes, including any major features or fixes -->
   
   ### Type of Change
   - [ ] Cherry-pick JSON log format implementation from PostgreSQL 15.
   - [ ] Adapt JSON log fields, to be consistent with CSV log fields.
   - [ ] Support both gp_log_format and log_destination JSON config.
   
   ### Impact
   
   **Performance:**
   IO burden would increase if user want to write log both in CSV and JSON 
format.
   
   **User-facing changes:**
   Enable GUC argument log_destination defunct by Greenplum. Users can change 
log format either using log_destination or gp_log_format, which would be 
confusing.
   
   ### Checklist
   - [ ] Followed [contribution 
guide](https://cloudberry.apache.org/contribute/code)
   - [ ] Added/updated documentation
   - [ ] Reviewed code for security implications
   - [ ] Requested review from [cloudberry 
committers](https://github.com/orgs/apache/teams/cloudberry-committers)
   
   ---
   <!-- Join our community:
   - Mailing list: 
[[email protected]](https://lists.apache.org/[email protected])
 (subscribe: [email protected])
   - Discussions: https://github.com/apache/cloudberry/discussions -->
   


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

Reply via email to