[jira] [Updated] (ARROW-10848) [C++] CSV ISO-8601 date and timestamp short form

2021-03-22 Thread Antoine Pitrou (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou updated ARROW-10848:
---
Fix Version/s: (was: 4.0.0)
   5.0.0

> [C++] CSV ISO-8601 date and timestamp short form
> 
>
> Key: ARROW-10848
> URL: https://issues.apache.org/jira/browse/ARROW-10848
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Maciej
>Priority: Major
>  Labels: csv
> Fix For: 5.0.0
>
>
> Arrow supp{color:#172b4d}orts ISO-8601 for date and timestamp parsing but 
> doesn't support short form of them. E.g.{color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-10848) [C++] CSV ISO-8601 date and timestamp short form

2020-12-08 Thread Maciej (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maciej updated ARROW-10848:
---
Description: 
Arrow supp{color:#172b4d}orts {color:#008000}ISO-8601 {color}{color:#008000}for 
data and timestamp parsing but doesn't support short form of them. 
E.g.{color}{color}
{code:java}
19990108
or
19990108 040506
{code}
Examples taken from: [https://www.postgresql.org/docs/12/datatype-datetime.html]

  was:
Arrow supports {color:#008000}ISO-8601 {color:#172b4d}for data and timestamp 
parsing but doesn't support short form of them. E.g.{color}{color}
{code:java}
19990108
or
19990108 040506
{code}
Examples taken from: https://www.postgresql.org/docs/12/datatype-datetime.html


> [C++] CSV ISO-8601 date and timestamp short form
> 
>
> Key: ARROW-10848
> URL: https://issues.apache.org/jira/browse/ARROW-10848
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Maciej
>Priority: Major
>
> Arrow supp{color:#172b4d}orts {color:#008000}ISO-8601 
> {color}{color:#008000}for data and timestamp parsing but doesn't support 
> short form of them. E.g.{color}{color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-10848) [C++] CSV ISO-8601 date and timestamp short form

2020-12-08 Thread Maciej (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maciej updated ARROW-10848:
---
Description: 
Arrow supp{color:#172b4d}orts ISO-8601 for data and timestamp parsing but 
doesn't support short form of them. E.g.
{color}
{code:java}
19990108
or
19990108 040506
{code}
Examples taken from: [https://www.postgresql.org/docs/12/datatype-datetime.html]

  was:
Arrow supp{color:#172b4d}orts {color:#008000}ISO-8601 {color}{color:#008000}for 
data and timestamp parsing but doesn't support short form of them. 
E.g.{color}{color}
{code:java}
19990108
or
19990108 040506
{code}
Examples taken from: [https://www.postgresql.org/docs/12/datatype-datetime.html]


> [C++] CSV ISO-8601 date and timestamp short form
> 
>
> Key: ARROW-10848
> URL: https://issues.apache.org/jira/browse/ARROW-10848
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Maciej
>Priority: Major
>
> Arrow supp{color:#172b4d}orts ISO-8601 for data and timestamp parsing but 
> doesn't support short form of them. E.g.
> {color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-10848) [C++] CSV ISO-8601 date and timestamp short form

2020-12-08 Thread Joris Van den Bossche (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joris Van den Bossche updated ARROW-10848:
--
Labels: csv  (was: )

> [C++] CSV ISO-8601 date and timestamp short form
> 
>
> Key: ARROW-10848
> URL: https://issues.apache.org/jira/browse/ARROW-10848
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Maciej
>Priority: Major
>  Labels: csv
>
> Arrow supp{color:#172b4d}orts ISO-8601 for data and timestamp parsing but 
> doesn't support short form of them. E.g.
> {color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-10848) [C++] CSV ISO-8601 date and timestamp short form

2020-12-08 Thread Maciej (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maciej updated ARROW-10848:
---
Description: 
Arrow supp{color:#172b4d}orts ISO-8601 for date and timestamp parsing but 
doesn't support short form of them. E.g.{color}
{code:java}
19990108
or
19990108 040506
{code}
Examples taken from: [https://www.postgresql.org/docs/12/datatype-datetime.html]

  was:
Arrow supp{color:#172b4d}orts ISO-8601 for data and timestamp parsing but 
doesn't support short form of them. E.g.
{color}
{code:java}
19990108
or
19990108 040506
{code}
Examples taken from: [https://www.postgresql.org/docs/12/datatype-datetime.html]


> [C++] CSV ISO-8601 date and timestamp short form
> 
>
> Key: ARROW-10848
> URL: https://issues.apache.org/jira/browse/ARROW-10848
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Maciej
>Priority: Major
>  Labels: csv
>
> Arrow supp{color:#172b4d}orts ISO-8601 for date and timestamp parsing but 
> doesn't support short form of them. E.g.{color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-10848) [C++] CSV ISO-8601 date and timestamp short form

2021-01-14 Thread Antoine Pitrou (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou updated ARROW-10848:
---
Fix Version/s: 4.0.0

> [C++] CSV ISO-8601 date and timestamp short form
> 
>
> Key: ARROW-10848
> URL: https://issues.apache.org/jira/browse/ARROW-10848
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Maciej
>Priority: Major
>  Labels: csv
> Fix For: 4.0.0
>
>
> Arrow supp{color:#172b4d}orts ISO-8601 for date and timestamp parsing but 
> doesn't support short form of them. E.g.{color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-10848) [C++] CSV ISO-8601 date and timestamp short form

2021-07-05 Thread Alessandro Molina (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Molina updated ARROW-10848:
--
Fix Version/s: (was: 5.0.0)
   6.0.0

> [C++] CSV ISO-8601 date and timestamp short form
> 
>
> Key: ARROW-10848
> URL: https://issues.apache.org/jira/browse/ARROW-10848
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++
>Reporter: Maciej
>Priority: Major
>  Labels: csv
> Fix For: 6.0.0
>
>
> Arrow supp{color:#172b4d}orts ISO-8601 for date and timestamp parsing but 
> doesn't support short form of them. E.g.{color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)