[ 
https://issues.apache.org/jira/browse/BEAM-10009?focusedWorklogId=481826&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-481826
 ]

ASF GitHub Bot logged work on BEAM-10009:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Sep/20 00:57
            Start Date: 11/Sep/20 00:57
    Worklog Time Spent: 10m 
      Work Description: codecov[bot] edited a comment on pull request #12764:
URL: https://github.com/apache/beam/pull/12764#issuecomment-686100810


   # [Codecov](https://codecov.io/gh/apache/beam/pull/12764?src=pr&el=h1) Report
   > Merging 
[#12764](https://codecov.io/gh/apache/beam/pull/12764?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/beam/commit/9f4d54a2e60ec45150437c0b050f4c73cca91f36?el=desc)
 will **increase** coverage by `0.05%`.
   > The diff coverage is `61.60%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/beam/pull/12764/graphs/tree.svg?width=650&height=150&src=pr&token=qcbbAh8Fj1)](https://codecov.io/gh/apache/beam/pull/12764?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #12764      +/-   ##
   ==========================================
   + Coverage   40.23%   40.29%   +0.05%     
   ==========================================
     Files         455      455              
     Lines       53731    53841     +110     
   ==========================================
   + Hits        21619    21695      +76     
   - Misses      32112    32146      +34     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/beam/pull/12764?src=pr&el=tree) | Coverage 
Δ | |
   |---|---|---|
   | 
[sdks/python/apache\_beam/coders/row\_coder.py](https://codecov.io/gh/apache/beam/pull/12764/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vY29kZXJzL3Jvd19jb2Rlci5weQ==)
 | `41.54% <45.45%> (+0.71%)` | :arrow_up: |
   | 
[sdks/python/apache\_beam/typehints/schemas.py](https://codecov.io/gh/apache/beam/pull/12764/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdHlwZWhpbnRzL3NjaGVtYXMucHk=)
 | `49.02% <65.55%> (+13.43%)` | :arrow_up: |
   | 
[sdks/python/apache\_beam/utils/timestamp.py](https://codecov.io/gh/apache/beam/pull/12764/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdXRpbHMvdGltZXN0YW1wLnB5)
 | `50.25% <0.00%> (+3.55%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/beam/pull/12764?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/beam/pull/12764?src=pr&el=footer). Last 
update 
[9f4d54a...fcd88ac](https://codecov.io/gh/apache/beam/pull/12764?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 481826)
    Time Spent: 3h 50m  (was: 3h 40m)

> Support for date times in Python schemas
> ----------------------------------------
>
>                 Key: BEAM-10009
>                 URL: https://issues.apache.org/jira/browse/BEAM-10009
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Priority: P3
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> When DATETIME is converted to a MillisInstant logical type, add support for 
> it to RowCoder and python schemas.
> Probably we should map MillisInstant to datetime with  
> [datetime.datetime.from_timestamp|https://docs.python.org/3/library/datetime.html#datetime.datetime.fromtimestamp]



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

Reply via email to