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


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

Review Comment:
   Agreed on replacing with actual names.
   
   I wasn’t sure if currently or historically pyarrow features match arrow c++. 
Likely it can be omitted from some tables. I could imagine eg 
int96/nanos/decimal (fixed array) capabilities or compression options differing 
from c++ and on high level API the difference was already confusing for me.



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

Reply via email to