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

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

                Author: ASF GitHub Bot
            Created on: 14/Nov/18 02:24
            Start Date: 14/Nov/18 02:24
    Worklog Time Spent: 10m 
      Work Description: chamikaramj edited a comment on issue #6676: 
[BEAM-5729] added database/sql reader/writer
URL: https://github.com/apache/beam/pull/6676#issuecomment-438513697
 
 
   Looks like commit history got messed up somehow ? 
   
   Usually I perform following to fixup all my commits.
   
   (1) git rebase -i HEAD~\<number of my commits\>
   (2) add 'f' in front of everything but the first commit for fixing up.
   (3) git commit --amend (to update the commit if needed)
   (3) git push -f \<my github fork\>

----------------------------------------------------------------
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: 165752)
    Time Spent: 1h  (was: 50m)

> Create ability to read/write database implementing database/sql  contract
> -------------------------------------------------------------------------
>
>                 Key: BEAM-5729
>                 URL: https://issues.apache.org/jira/browse/BEAM-5729
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>    Affects Versions: 2.7.0
>            Reporter: Adrian Witas
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




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

Reply via email to