Using $project operator and want to concatenate two fields result and one string to them.
'check_concat'=>array('$concat'=>'$pickup_delivery_date_and_time_to','cheema'),
giving output as an exception
127.0.0.1:27017: exception: this object is already an operator expression, and can't be used as a document expression (at '0')