docs(blog): add pypi compiled file extension blog
Apply suggestions from code review Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
docs(sql): emphasize the need to close a raw_sql cursor only when u…
…sing `SELECT` statements
chore(ci): skip bad CI runs on forks
These CI workflows don't make sense to run on forks. As a fork owner, I get emails every time these flows fail. Let's save some junk emails and some wasted electricity.
feat(export): allow passing keyword arguments to PyArrow `ParquetWrit…
…er` and `CSVWriter`