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

[xh] Add DuckDB loader and exporter #3553

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

matrixstone
Copy link
Collaborator

Description

This PR includes

  • Add DuckDB loader and exporter
  • Convert array type into text in duckdb

How Has This Been Tested?

Loader template and loaded data:
duck_loader
duck_load_data

Loader template and exported data:
duckdb_exporter
duck_data_exporter

Write Int array, String array, Json in duckdb
duck_db_export_complicated_type

Checklist

  • The PR is tagged with proper labels (bug, enhancement, feature, documentation)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

cc:
@wangxiaoyou1993

@matrixstone matrixstone added the feature New feature or request label Sep 20, 2023
@matrixstone matrixstone merged commit b017628 into mage-ai:master Sep 22, 2023
dy46 pushed a commit that referenced this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants