I started working on a patch to apache/arrow-site, will open a PR there within the next day or so.
On Fri, Jun 25, 2021 at 2:19 AM Sutou Kouhei <k...@clear-code.com> wrote: > > Hi, > > We've documented these extensions in > https://github.com/apache/arrow/pull/10512 . > > Could someone add media types to our docs? > > And the FAQ page's source is here: > https://github.com/apache/arrow-site/blob/master/faq.md > > > Thanks, > -- > kou > > In <20210624091707.5a0e1b5b@fsol> > "Re: [ANNOUNCE] Official media types (MIME types) for Apache Arrow formats" > on Thu, 24 Jun 2021 09:17:07 +0200, > Antoine Pitrou <anto...@python.org> wrote: > > > > > Can we document them in the format docs and/or in the FAQ? > > > > > > On Thu, 24 Jun 2021 10:47:34 +0900 (JST) > > Sutou Kouhei <k...@clear-code.com> wrote: > >> Hi, > >> > >> The official media types (MIME types) for Apache Arrow > >> formats are registered to IANA: > >> > >> * > >> https://www.iana.org/assignments/media-types/application/vnd.apache.arrow.file > >> * > >> https://www.iana.org/assignments/media-types/application/vnd.apache.arrow.stream > >> > >> We recommend ".arrow" for IPC file format file extension: > >> > >> https://arrow.apache.org/docs/format/Columnar.html#ipc-file-format > >> > >> and ".arrows" for IPC streaming format file extension: > >> > >> https://arrow.apache.org/docs/format/Columnar.html#ipc-streaming-format > >> > >> > >> See also: > >> * Discussion thread: > >> > >> https://lists.apache.org/thread.html/re80b8c87d472ceaa2a38a26f853bb278cff3ea01a3a119696a540eee%40%3Cdev.arrow.apache.org%3E > >> > >> > >> Thanks, > > > > > >