v.24.4Performance Improvement

Speed up JSON parsing by skipping unnecessary object data

Speed up parsing of JSON by skipping the rest of the object when all required columns are read. #62210 (lgbo).