[
https://issues.apache.org/jira/browse/BEAM-6300?focusedWorklogId=178243&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-178243
]
ASF GitHub Bot logged work on BEAM-6300:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Dec/18 12:29
Start Date: 22/Dec/18 12:29
Worklog Time Spent: 10m
Work Description: reuvenlax opened a new pull request #7345: [BEAM-6300]
Put generated getter/setter/creator classes in the same package as the class
they access
URL: https://github.com/apache/beam/pull/7345
This allows the user to use package-private classes and fields.
R: @kanterov
This has already been reviewed. Splitting into a separate PR to ease
bisection/rollback.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 178243)
Time Spent: 10m
Remaining Estimate: 0h
> Generated row object for POJOs, Avros, and JavaBeans should work if the
> wrapped class is package private
> --------------------------------------------------------------------------------------------------------
>
> Key: BEAM-6300
> URL: https://issues.apache.org/jira/browse/BEAM-6300
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Reuven Lax
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should put the byte-buddy generated classes in the same package as the
> class they are accessing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)