zimmeee / fortunatepun

I aint no Fortunate Pun
0 stars 0 forks source link

Different URLs extracted and mapped to the same ulrid #13

Open zimmeee opened 10 years ago

zimmeee commented 10 years ago

mysql> select * from URLer where urlid = 7317; +-------+------------+----------------+--------------------+---------------------+ | urlid | twitter_id | twitter_handle | tweetid | tweet_time | +-------+------------+----------------+--------------------+---------------------+ | 7317 | 5351152 | bgurley | 431453703757787136 | 2014-02-06 15:45:53 | | 7317 | 5351152 | bgurley | 431454398032523264 | 2014-02-06 15:48:39 | +-------+------------+----------------+--------------------+---------------------+ 2 rows in set (0.11 sec)

wasauce commented 10 years ago

Is this on me? --  Bill Ferrell 650.646.2065 From: Noah Zimmerman notifications@github.com Reply: zimmeee/fortunatepun reply@reply.github.com Date: February 6, 2014 at 11:13:06 PM To: zimmeee/fortunatepun fortunatepun@noreply.github.com Subject:  [fortunatepun] Different URLs extracted and mapped to the same ulrid (#13)
mysql> select * from URLer where urlid = 7317; +-------+------------+----------------+--------------------+---------------------+ | urlid | twitter_id | twitter_handle | tweetid | tweet_time | +-------+------------+----------------+--------------------+---------------------+ | 7317 | 5351152 | bgurley | 431453703757787136 | 2014-02-06 15:45:53 | | 7317 | 5351152 | bgurley | 431454398032523264 | 2014-02-06 15:48:39 | +-------+------------+----------------+--------------------+---------------------+ 2 rows in set (0.11 sec)

— Reply to this email directly or view it on GitHub.

zimmeee commented 10 years ago

I think it's Rob

On Feb 6, 2014, at 11:22 PM, wasauce notifications@github.com wrote:

Is this on me?

Bill Ferrell 650.646.2065 From: Noah Zimmerman notifications@github.com Reply: zimmeee/fortunatepun reply@reply.github.com Date: February 6, 2014 at 11:13:06 PM To: zimmeee/fortunatepun fortunatepun@noreply.github.com Subject: [fortunatepun] Different URLs extracted and mapped to the same ulrid (#13) mysql> select * from URLer where urlid = 7317; +-------+------------+----------------+--------------------+---------------------+ | urlid | twitter_id | twitter_handle | tweetid | tweet_time | +-------+------------+----------------+--------------------+---------------------+ | 7317 | 5351152 | bgurley | 431453703757787136 | 2014-02-06 15:45:53 | | 7317 | 5351152 | bgurley | 431454398032523264 | 2014-02-06 15:48:39 | +-------+------------+----------------+--------------------+---------------------+ 2 rows in set (0.11 sec)

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

rbruggner commented 10 years ago

Yeah… probably me.

On Feb 6, 2014, at 11:23 PM, Noah Zimmerman notifications@github.com wrote:

I think it's Rob

On Feb 6, 2014, at 11:22 PM, wasauce notifications@github.com wrote:

Is this on me?

Bill Ferrell 650.646.2065 From: Noah Zimmerman notifications@github.com Reply: zimmeee/fortunatepun reply@reply.github.com Date: February 6, 2014 at 11:13:06 PM To: zimmeee/fortunatepun fortunatepun@noreply.github.com Subject: [fortunatepun] Different URLs extracted and mapped to the same ulrid (#13) mysql> select * from URLer where urlid = 7317; +-------+------------+----------------+--------------------+---------------------+ | urlid | twitter_id | twitter_handle | tweetid | tweet_time | +-------+------------+----------------+--------------------+---------------------+ | 7317 | 5351152 | bgurley | 431453703757787136 | 2014-02-06 15:45:53 | | 7317 | 5351152 | bgurley | 431454398032523264 | 2014-02-06 15:48:39 | +-------+------------+----------------+--------------------+---------------------+ 2 rows in set (0.11 sec)

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

rbruggner commented 10 years ago

Pushed potential fix. Don’t have code to test so will have to wait and see if behavior continues.

On Feb 6, 2014, at 11:23 PM, Noah Zimmerman notifications@github.com wrote:

I think it's Rob

On Feb 6, 2014, at 11:22 PM, wasauce notifications@github.com wrote:

Is this on me?

Bill Ferrell 650.646.2065 From: Noah Zimmerman notifications@github.com Reply: zimmeee/fortunatepun reply@reply.github.com Date: February 6, 2014 at 11:13:06 PM To: zimmeee/fortunatepun fortunatepun@noreply.github.com Subject: [fortunatepun] Different URLs extracted and mapped to the same ulrid (#13) mysql> select * from URLer where urlid = 7317; +-------+------------+----------------+--------------------+---------------------+ | urlid | twitter_id | twitter_handle | tweetid | tweet_time | +-------+------------+----------------+--------------------+---------------------+ | 7317 | 5351152 | bgurley | 431453703757787136 | 2014-02-06 15:45:53 | | 7317 | 5351152 | bgurley | 431454398032523264 | 2014-02-06 15:48:39 | +-------+------------+----------------+--------------------+---------------------+ 2 rows in set (0.11 sec)

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

zimmeee commented 10 years ago

W00t

On Mon, Feb 10, 2014 at 10:57 PM, Robert Bruggner notifications@github.com wrote:

Pushed potential fix. Don’t have code to test so will have to wait and see if behavior continues. On Feb 6, 2014, at 11:23 PM, Noah Zimmerman notifications@github.com wrote:

I think it's Rob

On Feb 6, 2014, at 11:22 PM, wasauce notifications@github.com wrote:

Is this on me?

Bill Ferrell 650.646.2065 From: Noah Zimmerman notifications@github.com Reply: zimmeee/fortunatepun reply@reply.github.com Date: February 6, 2014 at 11:13:06 PM To: zimmeee/fortunatepun fortunatepun@noreply.github.com Subject: [fortunatepun] Different URLs extracted and mapped to the same ulrid (#13) mysql> select * from URLer where urlid = 7317; +-------+------------+----------------+--------------------+---------------------+ | urlid | twitter_id | twitter_handle | tweetid | tweet_time | +-------+------------+----------------+--------------------+---------------------+ | 7317 | 5351152 | bgurley | 431453703757787136 | 2014-02-06 15:45:53 | | 7317 | 5351152 | bgurley | 431454398032523264 | 2014-02-06 15:48:39 | +-------+------------+----------------+--------------------+---------------------+ 2 rows in set (0.11 sec)

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub: https://github.com/zimmeee/fortunatepun/issues/13#issuecomment-34730485