Back to Presto

Pull Request Template

pull_request_template.md

0.2971.7 KB
Original Source

Description

<!---Describe your changes in detail-->

Motivation and Context

<!---Why is this change required? What problem does it solve?--> <!---If it fixes an open issue, please link to the issue here.-->

Impact

<!---Describe any public API or user-facing feature change or any performance impact-->

Test Plan

<!---Please fill in how you tested your change-->

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.
  • If adding new dependencies, verified they have an OpenSSF Scorecard score of 5.0 or higher (or obtained explicit TSC approval for lower scores).

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* ... 
* ... 

Hive Connector Changes
* ... 
* ... 

If release note is NOT required, use:

== NO RELEASE NOTE ==