veyron/services/store/memstore/query: Better handling of slashes in selection.

Ensure that selection of sub-sub-fields works.  Also, allow for aliases to
contain slashes.  I don't see any reason why they can't, and it matches the
behavior of selection of sub-sub-fields.

Fix a bug in selection: if an intermediate result does not have a value
for one of the sub pipelines, use nil as the value instead of aborting
the query (without an error message).

Change-Id: I631f7f80b562096f725ef566b648fe711534b94a
2 files changed
tree: ae72e1e942dca307b0f4849b451c213c005fa519
  1. examples/
  2. lib/
  3. runtimes/
  4. security/
  5. services/
  6. tools/