You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/28 03:48:00 UTC

[jira] [Work logged] (BEAM-4082) remove RowSqlTypeBuilder

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

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

                Author: ASF GitHub Bot
            Created on: 28/May/18 03:47
            Start Date: 28/May/18 03:47
    Worklog Time Spent: 10m 
      Work Description: kennknowles opened a new pull request #5497: [BEAM-4082] Migrate from builders in RowSqlTypes to just using Schema builder directly
URL: https://github.com/apache/beam/pull/5497
 
 
   The convenience builders in `RowSqlTypes` don't really add functionality on core schema builders, so this removes them and moves things off of them. It makes it a bit easier to change other things by reducing the number of references here and there throughout the code base.
   
   ------------------------
   
   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.
   

----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 106238)
            Time Spent: 10m
    Remaining Estimate: 0h

> remove RowSqlTypeBuilder
> ------------------------
>
>                 Key: BEAM-4082
>                 URL: https://issues.apache.org/jira/browse/BEAM-4082
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Quoting the PR, this should be removed.



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