[jira] [Updated] (SPARK-32768) Add Parquet Timestamp output configuration to docs

2020-09-01 Thread Ron DeFreitas (Jira)


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

Ron DeFreitas updated SPARK-32768:
--
Description: 
{{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
option for controlling the underlying datatype used when writing Timestamp 
column types into parquet files. This option is helpful for compatibility with 
external systems that need to read the output from Spark.}}

{{This was never exposed in the documentation. Fix should be applied to docs 
for both the next 3.x release and 2.4.x release.}}

  was:
{{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
option for controlling the underlying datatype used when writing Timestamp 
column types into parquet files.}}

{{This was never exposed in the documentation. Fix should be applied to docs 
for both the next 3.x release and 2.4.x release.}}


> Add Parquet Timestamp output configuration to docs
> --
>
> Key: SPARK-32768
> URL: https://issues.apache.org/jira/browse/SPARK-32768
> Project: Spark
>  Issue Type: Documentation
>  Components: docs
>Affects Versions: 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.4.0, 2.4.1, 2.4.2, 
> 2.4.3, 2.4.4, 2.4.5, 2.4.6, 3.0.0
>Reporter: Ron DeFreitas
>Priority: Minor
>  Labels: docs-missing, parquet
>
> {{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
> option for controlling the underlying datatype used when writing Timestamp 
> column types into parquet files. This option is helpful for compatibility 
> with external systems that need to read the output from Spark.}}
> {{This was never exposed in the documentation. Fix should be applied to docs 
> for both the next 3.x release and 2.4.x release.}}



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-32768) Add Parquet Timestamp output configuration to docs

2020-09-01 Thread Ron DeFreitas (Jira)


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

Ron DeFreitas updated SPARK-32768:
--
Description: 
{{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
option for controlling the underlying datatype used when writing Timestamp 
column types into parquet files.}}

{{This was never exposed in the documentation. Fix should be applied to docs 
for both the next 3.x release and 2.4.x release.}}

  was:
{{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
option for controlling the underlying datatype used when writing Timestamp 
column types into parquet files.}}

{{This was never exposed in the documentation. Fix should be applied to docs 
for both to the next 3.x release and 2.4.x release.}}


> Add Parquet Timestamp output configuration to docs
> --
>
> Key: SPARK-32768
> URL: https://issues.apache.org/jira/browse/SPARK-32768
> Project: Spark
>  Issue Type: Documentation
>  Components: docs
>Affects Versions: 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.4.0, 2.4.1, 2.4.2, 
> 2.4.3, 2.4.4, 2.4.5, 2.4.6, 3.0.0
>Reporter: Ron DeFreitas
>Priority: Minor
>  Labels: docs-missing, parquet
>
> {{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
> option for controlling the underlying datatype used when writing Timestamp 
> column types into parquet files.}}
> {{This was never exposed in the documentation. Fix should be applied to docs 
> for both the next 3.x release and 2.4.x release.}}



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-32768) Add Parquet Timestamp output configuration to docs

2020-09-01 Thread Ron DeFreitas (Jira)


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

Ron DeFreitas updated SPARK-32768:
--
Description: 
{{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
option for controlling the underlying datatype used when writing Timestamp 
column types into parquet files.}}

{{This was never exposed in the documentation. Fix should be applied to docs 
for both to the next 3.x release and 2.4.x release.}}

  was:
{{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
option for controlling the underlying datatype used when writing Timestamp 
column types into parquet files.}}

{{This was never exposed in the documentation. Fix should be applied to docs 
for both to the next 3.x release and 2.4.x release.}}

{{PR for this fix pending.}}


> Add Parquet Timestamp output configuration to docs
> --
>
> Key: SPARK-32768
> URL: https://issues.apache.org/jira/browse/SPARK-32768
> Project: Spark
>  Issue Type: Documentation
>  Components: docs
>Affects Versions: 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.4.0, 2.4.1, 2.4.2, 
> 2.4.3, 2.4.4, 2.4.5, 2.4.6, 3.0.0
>Reporter: Ron DeFreitas
>Priority: Minor
>  Labels: docs-missing, parquet
>
> {{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
> option for controlling the underlying datatype used when writing Timestamp 
> column types into parquet files.}}
> {{This was never exposed in the documentation. Fix should be applied to docs 
> for both to the next 3.x release and 2.4.x release.}}



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-32768) Add Parquet Timestamp output configuration to docs

2020-09-01 Thread Ron DeFreitas (Jira)


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

Ron DeFreitas updated SPARK-32768:
--
Target Version/s:   (was: 2.4.7, 2.4.8, 3.0.1, 3.1.0, 3.0.2)

> Add Parquet Timestamp output configuration to docs
> --
>
> Key: SPARK-32768
> URL: https://issues.apache.org/jira/browse/SPARK-32768
> Project: Spark
>  Issue Type: Documentation
>  Components: docs
>Affects Versions: 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.4.0, 2.4.1, 2.4.2, 
> 2.4.3, 2.4.4, 2.4.5, 2.4.6, 3.0.0
>Reporter: Ron DeFreitas
>Priority: Minor
>  Labels: docs-missing, parquet
>
> {{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
> option for controlling the underlying datatype used when writing Timestamp 
> column types into parquet files.}}
> {{This was never exposed in the documentation. Fix should be applied to docs 
> for both to the next 3.x release and 2.4.x release.}}
> {{PR for this fix pending.}}



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-32768) Add Parquet Timestamp output configuration to docs

2020-09-01 Thread Ron DeFreitas (Jira)
Ron DeFreitas created SPARK-32768:
-

 Summary: Add Parquet Timestamp output configuration to docs
 Key: SPARK-32768
 URL: https://issues.apache.org/jira/browse/SPARK-32768
 Project: Spark
  Issue Type: Documentation
  Components: docs
Affects Versions: 3.0.0, 2.4.6, 2.4.5, 2.4.4, 2.4.3, 2.4.2, 2.4.1, 2.4.0, 
2.3.4, 2.3.3, 2.3.2, 2.3.1, 2.3.0
Reporter: Ron DeFreitas


{{Spark 2.3.0 added the spark.sql.parquet.outputTimestampType configuration 
option for controlling the underlying datatype used when writing Timestamp 
column types into parquet files.}}

{{This was never exposed in the documentation. Fix should be applied to docs 
for both to the next 3.x release and 2.4.x release.}}

{{PR for this fix pending.}}



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org