You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/06 14:37:00 UTC

[jira] [Work logged] (BEAM-10557) Move DataStoreV1 Logic to Core Beam

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

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

                Author: ASF GitHub Bot
            Created on: 06/Aug/20 14:36
            Start Date: 06/Aug/20 14:36
    Worklog Time Spent: 10m 
      Work Description: sclukas77 commented on a change in pull request #12341:
URL: https://github.com/apache/beam/pull/12341#discussion_r466459599



##########
File path: sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/datastore/EntityToRowRowToEntityTest.java
##########
@@ -74,7 +73,7 @@
           .addNullableField("rowArray", array(FieldType.row(NESTED_ROW_SCHEMA)))
           .addNullableField("double", DOUBLE)
           .addNullableField("bytes", BYTES)
-          .addNullableField("string", CalciteUtils.CHAR)
+          .addNullableField("string", CHAR)

Review comment:
       Done




----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 467317)
    Time Spent: 0.5h  (was: 20m)

> Move DataStoreV1 Logic to Core Beam
> -----------------------------------
>
>                 Key: BEAM-10557
>                 URL: https://issues.apache.org/jira/browse/BEAM-10557
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Scott Lukas
>            Assignee: Scott Lukas
>            Priority: P2
>              Labels: schema-io
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Implement SchemaIO and SchemaCapableIOProvider for DataStoreV1.
> Additional details:
> [https://docs.google.com/document/d/1ic3P8EVGHIydHQ-VMDKbN9kEdwm7sBXMo80VrhwksvI/edit?ts=5ef631ef#]
> [~bhulette]



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