Hello, I am using tap-mongodb and want to specify ...
# troubleshooting
d
Hello, I am using tap-mongodb and want to specify the list of fields that should be sent to output. Is
stream_maps
the right way to do it?
e
You probably want to look at select first
d
Thank you, let me try that out.