Select in records scan (node client) not working

Select functionality in scan, node client not working. It fetches all bins of the records.

I am referring https://www.aerospike.com/docs/client/nodejs/usage/scan/scan.html

This is not how you report a bug. You should mention which version of the Aerospike database you’re using, which version of the Node.js client, what OS your server and your clients are on. You should add a snippet of code that reproduces the error and the output you’re seeing.

Also, this isn’t where the Node.js client is being developed. Open a new issue on the aerospike/aerospike-client-nodejs repo.

Hey Ronen, So sorry for the brief explanation on bug reporting. I’ll certainly take care from the next time.