Freedom9339 commented on PR #10013: URL: https://github.com/apache/nifi/pull/10013#issuecomment-3103289213
> Thanks for the updates @Freedom9339. > > The LICENSE and NOTICE files need some work as they appear to be copied from the standard viewer and do not match the actual content of the NAR. > > As for as the rendering itself, I'm not sure whether fixed-length table is the best approach, given the Parquet files may contain complex types. One option to consider could be writing the GenericRecord as JSON, which could simplify the implementation. What do you think? I've made changes to the LICENSE and NOTICE files to match the parquet CV bundle. I changed the fixed length table view to a JSON view. -- 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]
