Skip to content

Tolerate older Snapchat arroyo schemas - #1124

Merged
abrignoni merged 1 commit into
mainfrom
fix/snapchat-arroyo-schema-tolerance
Aug 16, 2026
Merged

Tolerate older Snapchat arroyo schemas#1124
abrignoni merged 1 commit into
mainfrom
fix/snapchat-arroyo-schema-tolerance

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Older Snapchat builds lack the created_on_device and replies_count columns in arroyo.db, which silently dropped every message row on those images. Absent columns now report as blank under the same name, and the direction fallback uses the device origin column each generation has. Recovers messages on five corpus images that reported none. Adds sample_data entries for the arroyo artifacts across the corpus.

🤖 Generated with Claude Code

Older Snapchat builds lack the created_on_device and replies_count
columns, which silently dropped every message row on those images.
Absent columns now report as blank under the same name, and the
direction fallback uses the device origin column each generation has.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 61aba42 into main Aug 16, 2026
8 checks passed
@abrignoni
abrignoni deleted the fix/snapchat-arroyo-schema-tolerance branch August 16, 2026 18:37
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.

1 participant