You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Please describe the feature you'd like to see
Right now, what we consider native paths are done by treating the database as a destination because they are inspired by SDK's load_file().
Describe the solution you'd like
Since UTO caters to larger cases of transfers. We should explore other possible natives paths:
GCS -> S3
Bigquery -> S3
Snowflake -> S3
S3 -> GCS
Bigquery -> GCS
Snowflake -> GCS
Acceptance Criteria
Document other possible native paths
Create tickets with relevant tickets
The text was updated successfully, but these errors were encountered:
utkarsharma2
changed the title
[Spike] Explore all native paths
[Spike] Explore remaining native paths
Mar 28, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please describe the feature you'd like to see
Right now, what we consider native paths are done by treating the database as a destination because they are inspired by SDK's load_file().
Describe the solution you'd like
Since UTO caters to larger cases of transfers. We should explore other possible natives paths:
GCS -> S3
Bigquery -> S3
Snowflake -> S3
S3 -> GCS
Bigquery -> GCS
Snowflake -> GCS
Acceptance Criteria
The text was updated successfully, but these errors were encountered: