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

Add client side support for the DocumentAsset type #736

Merged

Conversation

munkyshi
Copy link
Contributor

@munkyshi munkyshi commented Jan 7, 2025

Linked issue(s)

Fixes: KOL-7840

What change does this PR introduce and why?

Introduces client side support for the DocumentAsset type.

This allows users to attach TXT and PDF documents to their datapoints, without requiring it to be the primary data value.

Please check if the PR fulfills these requirements

  • Include reference to internal ticket and/or GitHub issue "Fixes #NNNN" (if applicable)
  • Relevant tests for the changes have been added
  • Relevant docs have been added / updated

@munkyshi munkyshi requested a review from a team as a code owner January 7, 2025 18:58
kolena/asset.py Outdated
"""
A document file in a cloud bucket or served at a URL.

Only `.txt` and `.pdf` file types are supported.
Copy link
Contributor

Choose a reason for hiding this comment

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

@munkyshi munkyshi enabled auto-merge (squash) January 7, 2025 20:41
@munkyshi munkyshi merged commit a623c29 into trunk Jan 7, 2025
55 of 57 checks passed
@munkyshi munkyshi deleted the andrew/kol-7840-add-client-support-for-document-assets branch January 7, 2025 21:29
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.

3 participants