asfimport commented on issue #403: URL: https://github.com/apache/parquet-format/issues/403#issuecomment-2184154102
[Gabor Szadovszky](https://issues.apache.org/jira/browse/PARQUET-2220?#comment-17653313) / @gszadovszky: `[~abhiSumo304]`, I agree eagerly storing the toString value is not a good idea. I don't think it has proper use case either. toString should be used for debugging purposes anyway so eagerly storing the value does not really make sense. Unfortunately, I don't work on the Parquet code base actively anymore. Feel free to put up a PR to fix this and I'll try to review it in time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
