lostluck commented on code in PR #24625:
URL: https://github.com/apache/beam/pull/24625#discussion_r1044800102
##########
sdks/go/test/integration/io/xlang/bigquery/bigquery_test.go:
##########
@@ -18,14 +18,15 @@ package bigquery
import (
"flag"
"fmt"
- "github.com/apache/beam/sdks/v2/go/pkg/beam/register"
"log"
"math/rand"
"reflect"
"strings"
"testing"
"time"
+ "github.com/apache/beam/sdks/v2/go/pkg/beam/register"
Review Comment:
SGTM. It should be in the group below rather than by itself, but it's not a
real problem.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]