commit | 42d11e8d94ed9a60d861006bc3f3116377ca59c3 | [log] [tgz] |
---|---|---|
author | alexander.behm <alexander.behm@eaa15691-b419-025a-1212-ee371bd00084> | Sun May 06 09:25:34 2012 +0000 |
committer | alexander.behm <alexander.behm@eaa15691-b419-025a-1212-ee371bd00084> | Sun May 06 09:25:34 2012 +0000 |
tree | e66eea7c7a9e8a8aabe59a2dbf1f755ff3f7841e | |
parent | 96e3f3fea5b8c1ea26f5715bf4110dce21776673 [diff] [blame] |
Secondary BTree indexes can now be created on nullable fields (nulls are filtered during load). Still need to modify insert/delete jobgen to filter nulls as well. git-svn-id: https://asterixdb.googlecode.com/svn/branches/asterix-fix-issue-9@213 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/asterix-app/src/test/resources/runtimets/results/index/rtree-secondary-index-nullable.adm b/asterix-app/src/test/resources/runtimets/results/index/rtree-secondary-index-nullable.adm new file mode 100644 index 0000000..2ffad7c --- /dev/null +++ b/asterix-app/src/test/resources/runtimets/results/index/rtree-secondary-index-nullable.adm
@@ -0,0 +1 @@ +{ "id": 12 } \ No newline at end of file