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

feat: Add raw JSON answers[].answer_object field to submissions stream #304

Merged
merged 4 commits into from
Feb 7, 2025

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Feb 7, 2025

D select json_extract(answers, '$[4]') from test.submissions;
┌──────────────────────────────────────────────────────────────────┐
│                  json_extract(answers, '$[4]')                   │
│                               json                               │
├──────────────────────────────────────────────────────────────────┤
│ {"qid":"5","answer":"\"421241124\"","answer_object":"421241124"} │
└──────────────────────────────────────────────────────────────────┘

@edgarrmondragon edgarrmondragon marked this pull request as draft February 7, 2025 03:42
@edgarrmondragon edgarrmondragon self-assigned this Feb 7, 2025
@edgarrmondragon edgarrmondragon added the enhancement New feature or request label Feb 7, 2025
@edgarrmondragon edgarrmondragon marked this pull request as ready for review February 7, 2025 03:50
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Feb 7, 2025
Merged via the queue into main with commit 2de0f8a Feb 7, 2025
10 checks passed
@edgarrmondragon edgarrmondragon deleted the feat/answer_object branch February 7, 2025 03:58
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant