alamb commented on code in PR #59: URL: https://github.com/apache/parquet-site/pull/59#discussion_r1599070791
########## content/en/_index.md: ########## @@ -9,7 +9,10 @@ title: Parquet <a class="btn btn-lg btn-secondary me-3 mb-4" href="/blog/"> Download <i class="fab fa-github ms-2 "></i> </a> -<p class="lead mt-5">Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem, regardless of the choice of data processing framework, data model or programming language.</p> +<p class="lead mt-5"> Review Comment: I think the generic sentiment of wide support is good 👍 I tried to remove the specific Java/C++/Go tech references which are on https://projects.apache.org/project.html?parquet (comes from https://github.com/apache/parquet-site/blob/production/static/doap_Parquet.rdf it seems) What do you think about changing all three locations (DOAP, this, and the overview @etseidl mentions in https://github.com/apache/parquet-site/pull/59/files#r1599056646) to use the more generic phrasing? > "Parquet is supported in many programming language and analytics tools." -- 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]
