Dan Kinder

Results 4 issues of Dan Kinder

Hi, I was looking for a good Chinese/Japanese tokenizer in Go and stumbled across this one. Based on the release history it seems like it looks like this library has...

question

Some CQL drivers are token aware and make the token ring available, for example so that we could ask it "what endpoints have this partition/token?" (like nodetool getendpoints). Examples: -...

enhancement

**Describe the problem** Maybe related to https://github.com/cockroachdb/cockroach/issues/16106 I ran a `GRANT SELECT ON mydb.myschema.* TO myuser ` to give select privileges to a user on all tables in a given...

C-bug
O-community
A-jobs
X-blathers-triaged
T-jobs

Hi, we have our jenkins jobs in a folder structure, so this works: ``` hubot jenkins build myfolder/myjob ``` I would have expected that if I ran `hubot jenkins setAlias...