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 a JSON/object type for semi structured data #28

Open
Samrose-Ahmed opened this issue Dec 15, 2022 · 0 comments
Open

Add a JSON/object type for semi structured data #28

Samrose-Ahmed opened this issue Dec 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Samrose-Ahmed
Copy link
Contributor

Overview

Currently, semi structured data must be stringified and defined as a string type. Subsequently, it is always treated as a string type (e.g. in detections).

Goal

Add a JSON or object type that represents JSON/object data. This can be auto-coerced to physical type string for the Iceberg schema. We can use this information to provide additional features for detections and searching.

Notes

@Samrose-Ahmed Samrose-Ahmed moved this to Researching in Matano Public Roadmap Dec 15, 2022
@timoguin timoguin added the enhancement New feature or request label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Researching
Development

No branches or pull requests

2 participants