Need to know all the columns in input pipeline using expression in mapper snap
I Want to know the all the input columns in the pipepline using expression in mapper snap. I used $.keys() function in mapper snap its gives information for all the rows(if we have 1lakh records for...