Tips for the creation of new backends!
General tips:
- First read some documentation that can help in this task:
- Run
make develop
locally that will install pre-commit hook and prepare your environment for development. - Maybe you want to add the new backend as pytest marker: https://github.com/ibis-project/ibis/blob/99a2f2e4685a137f64f8242bee0ec44695ede34f/setup.cfg#L34