Josh Whelchel

Results 3 issues of Josh Whelchel

We have a case where we have deterministic keys on entities that share prefixes is certain cases. Basically, we'd like to query by this _prefix_, which right now is also...

question

Brings over UI updates and truncation support originally implemented by Kahn Academy’s appengine-mapreduce repo (https://github.com/Khan/appengine-mapreduce). For the python backend: - `get_status_tree` supports a `depth` parameter, to enable non-root pipeline lookup....

Python

`./build.sh test` is currently failing on master, and this resolves that issue by: - disabling mail stub exception on tests - observing that `params` sometimes does not have `target` defined...

bug
Python