What feature or improvement would you like to see?
FAILED tests/test_ingest.py::TestIngest::test_temporary[postgresql:15+] - NotImplementedError
This test is being skipped now since the PostgreSQL driver currently throws NotImplementedError when attempting to ingest data into temporary tables. The driver should support creating and populating temporary tables so that the statement_bulk_ingest_temporary flag can be enabled and pass the test.