Skip to content

Conversation

@bindipankhudi
Copy link
Contributor

This issue was observed when using google drive + file format to load data using overwrite mode.

@bindipankhudi bindipankhudi requested a review from a team May 17, 2024 19:52
@vercel
Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 10:01pm
@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/destination/snowflake-cortex labels May 17, 2024
new_data[METADATA_COLUMN] = chunk.metadata
new_data[DOCUMENT_CONTENT_COLUMN] = chunk.page_content
new_data[EMBEDDING_COLUMN] = chunk.embedding
record_copy = copy.deepcopy(chunk.record)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

added deep copy and bit of a clean up.

Copy link
Collaborator

@aaronsteers aaronsteers left a comment

Choose a reason for hiding this comment

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

🚀

@bindipankhudi bindipankhudi merged commit d793c1d into master May 18, 2024
@bindipankhudi bindipankhudi deleted the bindi/snowflake-cortex-unstructured-data-bugs branch May 18, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/destination/snowflake-cortex

4 participants