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

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

                Author: ASF GitHub Bot
            Created on: 25/May/18 18:30
            Start Date: 25/May/18 18:30
    Worklog Time Spent: 10m 
      Work Description: kennknowles opened a new pull request #5487: 
[BEAM-4084] Finish RowType -> Schema rename
URL: https://github.com/apache/beam/pull/5487
 
 
   When RowType was moved to SDK core and renamed Schema there were a few 
holdout methods and classes. I think I got them all. Checked with grep. Calcite 
uses the term `rowType` and all the remaining occurrences are overrides of 
Calcite methods.
   
   ------------------------
   
   Follow this checklist to help us incorporate your contribution quickly and 
easily:
   
    - [x] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue, if applicable. This will automatically link the pull request to the 
issue.
    - [x] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   It will help us expedite review of your Pull Request if you tag someone 
(e.g. `@username`) to look at it.
   
   R: @reuvenlax 
   CC: @akedin @apilloud 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 105976)
            Time Spent: 10m
    Remaining Estimate: 0h

> Find remaining uses of rowType and RowType, etc, and make them Schema as 
> appropriate
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-4084
>                 URL: https://issues.apache.org/jira/browse/BEAM-4084
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to