Skip to content

Conversation

@chisholm
Copy link
Contributor

Other relational data source implementation attempts to support both array columns and auxiliary tables (for those DBs which don't support array columns), but this PR is only tested with postgres, which supports array columns. The aux table code is still untested.

This gets the test_datastore_relational_db.py unit test suite past the error I was seeing with test_email_msg(), when using postgres, at least.

array columns and auxiliary tables (for those DBs which don't
support array columns), but it is only tested with postgres,
which supports array columns.  The aux table code is still
untested.
@rpiazza rpiazza merged commit 0d7862d into oasis-open:relational-data-sink Mar 12, 2025
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants