[
https://issues.apache.org/jira/browse/BEAM-7862?focusedWorklogId=289257&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-289257
]
ASF GitHub Bot logged work on BEAM-7862:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/19 23:35
Start Date: 05/Aug/19 23:35
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #9206: [BEAM-7862]
Moving FakeBigQueryServices to published artifacts
URL: https://github.com/apache/beam/pull/9206#discussion_r310831161
##########
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryAvroUtils.java
##########
@@ -65,7 +65,7 @@
* <p>Some BigQuery types are duplicated here since slightly different Avro
records are produced
* when exporting data in Avro format and when reading data directly using
the read API.
*/
- public static final ImmutableMultimap<String, Type> BIG_QUERY_TO_AVRO_TYPES =
Review comment:
This is an immutable map that we'd rather not expose in the API, so making
sure to make it non-public.
----------------------------------------------------------------
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: 289257)
Time Spent: 50m (was: 40m)
> Local testing utilities for BigQuery pipelines in releases
> ----------------------------------------------------------
>
> Key: BEAM-7862
> URL: https://issues.apache.org/jira/browse/BEAM-7862
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Reporter: Pablo Estrada
> Assignee: Pablo Estrada
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)