Wail Alkowaileet has posted comments on this change.
Change subject: Fix ASTERIXDB-1609 and OrderedList bug in TweetParser
......................................................................
Patch Set 2:
Hi Xikui,
I tried to see the output of the new parser.
I noticed something different:
{ "id": 795240956979126272, "user": { "screen_name": "77mono7", "lang": "ja",
"friends_count": 65, "statuses_count": 712 }, "in_reply_to_status_id_str":
"795234196201426946", "in_reply_to_status_id": 795234196201426946,
"created_at": "Sun Nov 06 12:26:33 +0000 2016", "in_reply_to_user_id_str":
"762203399202799616", "source": "Twitter for iPhone", "retweet_count": 0,
"retweeted": false, "filter_level": "low", "in_reply_to_screen_name":
"77mono7", "is_quote_status": false, "id_str": "795240956979126272",
"in_reply_to_user_id": 762203399202799616, "favorite_count": 0, "text":
"仲良くしてね", "lang": "ja", "favorited": false, "truncated": false, "timestamp_ms":
"1478435193663", "entities": { } }
You can see 'entities' as an empty record. I'm not sure how is that mapped in
AsterixDB ? it's not null or missing.
--
To view, visit https://asterix-gerrit.ics.uci.edu/1339
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia27148cb10206b93dabf7655aed68f3004f96dfd
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Xikui Wang <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Till Westmann <[email protected]>
Gerrit-Reviewer: Wail Alkowaileet <[email protected]>
Gerrit-Reviewer: abdullah alamoudi <[email protected]>
Gerrit-HasComments: No