Feat: Add data to metadata stream.
Now metadata stream always ask for the last entrie. Both data and user_metadata are given to pre_scan function.
It would make sense to use the same order to arguments: data, metadata. However in this case dependent projects will not work.
Any suggestions?