sdong [Mon, 30 Nov 2015 18:30:22 +0000 (10:30 -0800)]
Initialize options.row_cache
Summary: options.row_cache should already been initialized as null by default. Still try to set it following current convention, because one valgrind failure reports a failure related to it.