Joshua Cohen

Results 5 comments of Joshua Cohen

Hiya, I work at Flickr and we're seeing a fair number of failed uploads coming from users of your uploader for exactly this reason. If you could fix it to...

Thanks for merging that @johnynek! Would it be possible to push a release with this fix?

fwiw, as a workaround I'm doing the following which at least makes use of Scanamo's query DSL: ```scala val request = new QueryRequest("TableName").withSelect("COUNT") val queryCondition ='partitionKey -> myPartitionKey(...) and 'sortKey...

ping @stuhood. Did we publish again recently but miss service-thrift again?

I spent too much time dealing with builds to forget about the python eggs 😭