vinooganesh commented on code in PR #59:
URL: https://github.com/apache/parquet-site/pull/59#discussion_r1601981340


##########
content/en/docs/Overview/_index.md:
##########
@@ -6,11 +6,11 @@ description: >
   All about Parquet.
 ---
 
-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.
+Apache Parquet is an open source, column-oriented data file format designed 
for efficient data storage and retrieval.
+It provides high performance compression and encoding schemes to handle 
complex data in bulk and is supported in many programming language and 
analytics tools.

Review Comment:
   Did we mean for this to say "high performance compression" or is it "high 
performance, compression"? I think it may be the latter. Or maybe "It provides 
performant compression and encoding schemes..." I was thinking the first 
versions sound too much like the compression tool rather than the format 



-- 
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: dev-unsubscr...@parquet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to