Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 986 Bytes

File metadata and controls

23 lines (16 loc) · 986 Bytes

Agent Guidelines for Apache DataFusion

Developer Documentation

Before Committing

Before committing any changes, you MUST follow the instructions in Before Submitting a PR and ensure the required checks listed there pass. Do not commit code that fails any of those checks.

When creating a PR, you MUST follow the PR template.

Testing

See the Testing Quick Start for the recommended pre-PR test commands.