You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/12 00:11:04 UTC

[GitHub] [beam] damondouglas opened a new issue, #24980: [Task]: Replace CsvIOTestData.AllPrimitiveDataTypes from SchemaAwareJavaBeans

damondouglas opened a new issue, #24980:
URL: https://github.com/apache/beam/issues/24980

   ### What needs to happen?
   
   The PR #24806 introduces `org.apache.beam.sdk.io.common.SchemaAwareJavaBeans`.  To work concurrently, PR #24630 redundantly embeds a similar `AllPrimitiveDataTypes` class inside `org.apache.beam.sdk.io.csv.CsvIOTestData`.  When both #24806 and #24630 resolve, then to prevent code duplication, refactor tests in sdks/java/io/csv/src/test to use classes from `SchemaAwareJavaBeans`.
   
   ### Issue Priority
   
   Priority: 2 (default / most normal work should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [X] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [X] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn closed issue #24980: [Task]: Replace CsvIOTestJavaBeans with SchemaAwareJavaBeans

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #24980: [Task]: Replace CsvIOTestJavaBeans with SchemaAwareJavaBeans
URL: https://github.com/apache/beam/issues/24980


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damondouglas commented on issue #24980: [Task]: Replace CsvIOTestData.AllPrimitiveDataTypes from SchemaAwareJavaBeans

Posted by GitBox <gi...@apache.org>.
damondouglas commented on issue #24980:
URL: https://github.com/apache/beam/issues/24980#issuecomment-1379643033

   .take-issue


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org