Skip to content

c/driver/postgresql: Support bulk ingest to temporary tables #3838

@Mandukhai-Alimaa

Description

@Mandukhai-Alimaa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions