[
https://issues.apache.org/jira/browse/ARROW-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16213675#comment-16213675
]
ASF GitHub Bot commented on ARROW-1683:
---------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1229
ARROW-1683: [Python] Restore TimestampType to pyarrow namespace
This is being used in PySpark. After 0.8.0 we should migrate Spark to use
the `pyarrow.types` APIs and then remove this from the top level namespace again
cc @BryanCutler
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-1683
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1229.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1229
----
commit 7378d9d94304623d0957197d274e9a7329fa3c16
Author: Wes McKinney <[email protected]>
Date: 2017-10-21T02:21:28Z
Restore TimestampType to pyarrow namespace
Change-Id: I31bb9924c19012aac5075e4c3c87e8bbf8e21bdf
----
> [Python] Restore "TimestampType" to pyarrow namespace
> -----------------------------------------------------
>
> Key: ARROW-1683
> URL: https://issues.apache.org/jira/browse/ARROW-1683
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> It seems this was removed and maybe should not have been (being used in
> patches like https://github.com/apache/spark/pull/18664/files)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)