Skip to content

Conversation

@utkarsharma2
Copy link
Contributor

@utkarsharma2 utkarsharma2 commented Dec 28, 2023

Currently, in the Weavaite hook, we are not handling list-like objects but explicitly checking for list type, which leads to the error AttributeError: 'LazyXComAccess' object has no attribute 'columns'. This PR aims to fix this issue by handling list-like types.

@utkarsharma2 utkarsharma2 changed the title Handle list like input objects Handle list like input objects in weavaite's 'create_or_replace_document_objects' hook method. Dec 28, 2023
@utkarsharma2 utkarsharma2 changed the title Handle list like input objects in weavaite's 'create_or_replace_document_objects' hook method. Handle list like input objects in weavaite's 'create_or_replace_document_objects' hook method Dec 28, 2023
@utkarsharma2 utkarsharma2 merged commit 0a741b2 into apache:main Dec 28, 2023
@utkarsharma2 utkarsharma2 deleted the WeavaiteListIssue branch December 28, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants