Re: MIME type

2019-12-15 Thread Sutou Kouhei
Done: https://issues.apache.org/jira/browse/ARROW-7396 In "Re: MIME type" on Thu, 12 Dec 2019 16:46:30 -0600, Wes McKinney wrote: > Shall we create a JIRA issue to memorialize this task? > > On Thu, Dec 12, 2019 at 1:16 AM Micah Kornfield wrote: >> >> Yeah,

Re: MIME type

2019-12-12 Thread Wes McKinney
u Kouhei wrote: > > > I think that we don't need to wait for 1.0.0. Because we > > don't change existing format names. ("streaming" and "file" > > aren't changed.) > > > > In > > "Re: MIME type" on Sun, 1

Re: MIME type

2019-12-11 Thread Micah Kornfield
"streaming" and "file" > aren't changed.) > > In > "Re: MIME type" on Sun, 1 Dec 2019 20:45:43 -0500, > Micah Kornfield wrote: > > >> > >> Should we register our MIME types to IANA? > > > > Are there any downside

Re: MIME type

2019-12-05 Thread Sutou Kouhei
I think that we don't need to wait for 1.0.0. Because we don't change existing format names. ("streaming" and "file" aren't changed.) In "Re: MIME type" on Sun, 1 Dec 2019 20:45:43 -0500, Micah Kornfield wrote: >> >> Should we regi

Re: MIME type

2019-12-01 Thread Micah Kornfield
register our MIME types to IANA? > > It seems that Apache Thrift uses application/x-thift (typo?) > before Apache Thrift registers these MIME types. > > > The application/x-thift media type is currently used to describe multiple > > formats/protocols. Communications endpoints nee

Re: MIME type

2019-11-21 Thread Sutou Kouhei
e format/protocol > used, so this media type should be used preferentially when it is > appropriate to do so. In "Re: MIME type" on Wed, 20 Nov 2019 12:01:54 +0100, Antoine Pitrou wrote: > > If it's not standardized, shouldn't it be prefixed with x-? > > e.g

Re: MIME type

2019-11-20 Thread Antoine Pitrou
those names but I think there should be two different > mime-types, since the formats are not interchangeable. > > On Tue, Nov 19, 2019 at 10:31 PM Sutou Kouhei wrote: > >> Hi, >> >> What MIME type should be used for Apache Arrow data? >> application/arrow? >>

Re: MIME type

2019-11-19 Thread Micah Kornfield
I would propose: application/apache-arrow-stream application/apache-arrow-file I'm not attached to those names but I think there should be two different mime-types, since the formats are not interchangeable. On Tue, Nov 19, 2019 at 10:31 PM Sutou Kouhei wrote: > Hi, > > What MI

MIME type

2019-11-19 Thread Sutou Kouhei
Hi, What MIME type should be used for Apache Arrow data? application/arrow? Should we use the same MIME type for IPC Streaming Format[1] and IPC File Format[2]? Or should we use different MIME types for them? [1] https://arrow.apache.org/docs/format/Columnar.html#ipc-streaming-format [2] https