This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Commit 564e6bb
committed
fix issue with streaming tweets loading extended_tweet data
assigns each node in the extended_tweets dict
to the top-level node
tweet[extended_tweet][entities] > tweet[entities]
for example. this fixes an issue where tweets
were not being fully hydrated from the streaming
apis.
close issue #506; close issue #4911 parent d3ab207 commit 564e6bb
File tree
4 files changed
+107
-0
lines changed- testdata/streaming
- tests
- twitter
4 files changed
+107
-0
lines changed
0 commit comments