Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:
- 🧪 Added tests for changed code.
- 🛠️ All tests pass when run locally (run
toxormake testto find out!). - 🧹 All linting checks pass when run locally (run
tox -e lintormake lintto find out!). - 📚 Updated documentation for changed code.
- ⏩ Code is up-to-date with the
masterbranch.
If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!