emkornfield commented on code in PR #47456:
URL: https://github.com/apache/arrow/pull/47456#discussion_r2319299331


##########
docs/source/format/CanonicalExtensions.rst:
##########
@@ -45,7 +45,11 @@ types:
 
 * The specification text to be added *must* follow these requirements:
 
-  1) It *must* define a well-defined extension name starting with "``arrow.``".
+  1) It *must* define a well-defined extension name starting with an allowed 
prefix.
+     The currently allowed prefixes are:
+     * "``arrow.``" - For general-purpose canonical extension types.
+     * "``parquet.``" - For canonical extension types that are intended 
primarily for

Review Comment:
   hypothetical.  Its not really about parquet project defining extension 
types, its about anybody defining there own extension types.



-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to