Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental changes to allow relational-data-sink implementation to work with different database backends #608

Open
wants to merge 2 commits into
base: relational-data-sink
Choose a base branch
from

Conversation

mfang90739
Copy link
Contributor

Added test code to scope out the work needed to support the following variants:

  • SQLite
  • MariaDB
  • MySQL
  • Microsoft SQL (MSSQL)

Testing has been done on a MacBook Pro M3 system for the first three; the corresponding log file is attached for reference. The code for MSSQL remains to be tested, so consider it as a place holder for now.

sqlite.log
mariadb.log
mysql.log

@mfang90739
Copy link
Contributor Author

Just pushed back the change for MS-SQL. The testing result is captured in
mssql.log

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.

1 participant