Elliotte Rusty Harold created BEAM-12173: --------------------------------------------
Summary: avoid intermediate conversion
Key: BEAM-12173
URL: https://issues.apache.org/jira/browse/BEAM-12173
Project: Beam
Issue Type: Improvement
Components: io-java-gcp
Reporter: Elliotte Rusty Harold
in
h2.
[beam|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4]/[sdks|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks]/[java|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java]/[io|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io]/[google-cloud-platform|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform]/[src|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src]/[main|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main]/[java|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java]/[org|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java/org]/[apache|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java/org/apache]/[beam|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam]/[sdk|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk]/[io|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io]/[gcp|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp]/[bigquery|https://github.com/apache/beam/tree/4b7b74673b647c8d964b4877a8d66d47096acce4/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery]/*BigQueryServicesImpl.java*
TimeUnit.MILLISECONDS.toSeconds(RETRY_CREATE_TABLE_DURATION_MILLIS) / 60.0);
-->
TimeUnit.MILLISECONDS.toMinutes(RETRY_CREATE_TABLE_DURATION_MILLIS));
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
