pitrou commented on code in PR #34:
URL: https://github.com/apache/parquet-site/pull/34#discussion_r1635007032


##########
content/en/docs/File Format/implementationstatus.md:
##########
@@ -0,0 +1,101 @@
+---
+title: "Implementation status"
+linkTitle: "Implementation status"
+weight: 8
+---
+### Physical types
+
+| Data type                                 | C++   | Java   | Go    | Rust  |

Review Comment:
   I'm not sure that simply naming our implementations "C++", "Java", etc. is 
very forward-looking, because at some point e.g. DuckDB might want to add their 
own info here, and they're also written in C++.
   
   Besides, Parquet C++ is also available in Python using PyArrow, in R using R 
Arrow, and perhaps even in C and Ruby using the GLib bindings.



-- 
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