Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(671)

Issue 2517833002: Fix #66. (Closed)

Created:
4 years, 1 month ago by iannucci
Modified:
4 years, 1 month ago
Reviewers:
dnj, Vadim Sh.
CC:
chromium-reviews, infra-reviews+luci-gae_chromium.org
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

Fix #66. This fixes an issue where, when multiple entities have overlaping field names, the indexEntries function will happily generate index rows for indicies where the Kind doesn't match (oops). R=dnj@chromium.org, vadimsh@chromium.org Committed: https://github.com/luci/gae/commit/3d3367c3e63be9d05b0df0a8c728575f785b21b0

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -6 lines) Patch
M impl/memory/datastore_index.go View 3 chunks +8 lines, -4 lines 0 comments Download
M impl/memory/datastore_index_test.go View 2 chunks +2 lines, -2 lines 0 comments Download
M impl/memory/datastore_query_execution_test.go View 1 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
iannucci
4 years, 1 month ago (2016-11-20 08:30:40 UTC) #1
dnj
lgtm, few comments https://codereview.chromium.org/2517833002/diff/1/impl/memory/datastore_test.go File impl/memory/datastore_test.go (right): https://codereview.chromium.org/2517833002/diff/1/impl/memory/datastore_test.go#newcode737 impl/memory/datastore_test.go:737: func TestAncestorChildFieldQuery(t *testing.T) { Can this ...
4 years, 1 month ago (2016-11-20 16:44:26 UTC) #3
iannucci
On 2016/11/20 16:44:26, dnj wrote: > lgtm, few comments > > https://codereview.chromium.org/2517833002/diff/1/impl/memory/datastore_test.go > File impl/memory/datastore_test.go ...
4 years, 1 month ago (2016-11-20 18:38:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2517833002/20001
4 years, 1 month ago (2016-11-20 18:39:11 UTC) #7
commit-bot: I haz the power
4 years, 1 month ago (2016-11-20 18:43:30 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/gae/commit/3d3367c3e63be9d05b0df0a8c728575f785b21b0

Powered by Google App Engine
This is Rietveld 408576698