Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avdata_import() enhancements #48

Open
3 tasks
mtmorgan opened this issue Jan 19, 2022 · 1 comment
Open
3 tasks

avdata_import() enhancements #48

mtmorgan opened this issue Jan 19, 2022 · 1 comment

Comments

@mtmorgan
Copy link
Collaborator

  • Handle 'Description' fields

    • avdata() would parse __DESCRIPTION_<key> attributes to a 'Description' column
    • avdata_import() would do the reverse
  • implement avdata_delete() to remove particular keys.

  • round trip a vector-of-links. Currently avdata_import(avdata()) converts to a JSON text representation of vector of strings ["gs://...", "gs://...", ...].

@smgogarten
Copy link

+1 to handling Description fields; I would like to use this feature if it were available

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

No branches or pull requests

2 participants