Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Load DF list value in metadata support #77

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Load DF list value in metadata support #77

merged 3 commits into from
Oct 18, 2023

Conversation

acatav
Copy link
Contributor

@acatav acatav commented Oct 17, 2023

Problem

lists and numpy arrays as values in metadata are not supported

Solution

handle this case in data loader

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Added this case to unit tests

@acatav acatav changed the title load DF list value in metadata support Load DF list value in metadata support Oct 17, 2023
Copy link
Contributor

@igiloh-pinecone igiloh-pinecone left a comment

Choose a reason for hiding this comment

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

LGTM!

(But I'm sad...)

@acatav acatav merged commit ae2c4a2 into dev Oct 18, 2023
9 checks passed
@acatav acatav deleted the df-md-list-support branch October 18, 2023 07:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants