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

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

                Author: ASF GitHub Bot
            Created on: 05/Feb/21 02:11
            Start Date: 05/Feb/21 02:11
    Worklog Time Spent: 10m 
      Work Description: lostluck commented on a change in pull request #13889:
URL: https://github.com/apache/beam/pull/13889#discussion_r569530392



##########
File path: sdks/go/pkg/beam/transforms/stats/quantiles.go
##########
@@ -0,0 +1,703 @@
+// Licensed to the Apache Software Foundation (ASF) under one or more
+// contributor license agreements.  See the NOTICE file distributed with
+// this work for additional information regarding copyright ownership.
+// The ASF licenses this file to You under the Apache License, Version 2.0
+// (the "License"); you may not use this file except in compliance with
+// the License.  You may obtain a copy of the License at
+//
+//    http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
+// Package stats contains transforms for statistical processing.

Review comment:
       Only one file in a package must have a description comment, for this 
package it's count.go. Please remove.




----------------------------------------------------------------
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: 548006)
    Time Spent: 0.5h  (was: 20m)

> ApproximateQuantiles transform for Go SDK
> -----------------------------------------
>
>                 Key: BEAM-11611
>                 URL: https://issues.apache.org/jira/browse/BEAM-11611
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-go
>            Reporter: John Edmonds
>            Assignee: John Edmonds
>            Priority: P3
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The ApproximateQuantiles transform exists for the Java and Python SDKs. We 
> should implement this transformation for the Go SDK.



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

Reply via email to