Skip to content

Conversation

rad-pat
Copy link
Contributor

@rad-pat rad-pat commented Dec 17, 2024

Adds support for COPY INTO command, giving separate options for Copy Into Table and Location.
The options are different for each, some examples are provided.

Will close #50

Copy link
Member

@hantmac hantmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Make copy into much more easier. Only need to resolve the conflicts.

@rad-pat rad-pat requested a review from hantmac January 17, 2025 11:29
@rad-pat rad-pat force-pushed the add_copy_into branch 2 times, most recently from 11913d0 to d5294f0 Compare January 27, 2025 16:44
@rad-pat
Copy link
Contributor Author

rad-pat commented Jan 27, 2025

@hantmac - fixed all merge conflict and problem with merge on clause also

@hantmac hantmac merged commit e5afdca into databendlabs:main Jan 29, 2025
2 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.

feat - add support for copy into location/table syntax
2 participants