Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter null values on composite range queries and single prop queries #860

Merged
merged 39 commits into from
Jan 21, 2014

Conversation

nlake44
Copy link
Contributor

@nlake44 nlake44 commented Jan 13, 2014

No description provided.

nlake44 and others added 30 commits December 24, 2013 17:02
@@ -303,7 +306,8 @@ def test_acquire_additional_lock(self):
transaction = zk.ZKTransaction(host="something", start_gc=False)
self.assertEquals(True, transaction.acquire_additional_lock(self.appid,
"txid", "somekey", False))

#MethodSignatureError: retry("create", "/lock/root/path", makepath=True, sequence=False, ephemeral=False, value="/txn/path", acl=None)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

@DrOctogon
Copy link
Contributor

👍

DrOctogon pushed a commit that referenced this pull request Jan 21, 2014
Filter null values on composite range queries and single prop queries
@DrOctogon DrOctogon merged commit aa36e8d into AppScale:master Jan 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants