[
https://issues.apache.org/jira/browse/BEAM-10407?focusedWorklogId=458877&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-458877
]
ASF GitHub Bot logged work on BEAM-10407:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jul/20 19:06
Start Date: 14/Jul/20 19:06
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #12202:
URL: https://github.com/apache/beam/pull/12202#issuecomment-658358581
I think Luke said the same thing. You put `TableProvider` interface
somewhere everyone can depend on. I believe in your proposal it might end up in
up in java core. I don't know if that is necessary or not. I know there were
revisions planned to make that more appropriate. Then the implementations
depend on core, and the place that wants to load them also depends on core.
BTW it would be better as a `TableProviderRegistrar` so that it decouples
the provider interface from the loading/registration logic. Then SQL depends on
that
----------------------------------------------------------------
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: 458877)
Time Spent: 3h 10m (was: 3h)
> Move Avro and Parquet provider logic to core beam
> -------------------------------------------------
>
> Key: BEAM-10407
> URL: https://issues.apache.org/jira/browse/BEAM-10407
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Scott Lukas
> Assignee: Scott Lukas
> Priority: P2
> Labels: schema-io
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Implement SchemaIO and SchemaCapableIOProvider for Avro and Parquet.
> Additional details:
> [https://docs.google.com/document/d/1ic3P8EVGHIydHQ-VMDKbN9kEdwm7sBXMo80VrhwksvI/edit#heading=h.x9snb54sjlu9]
> [~bhulette]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)