anantdamle commented on a change in pull request #13639:
URL: https://github.com/apache/beam/pull/13639#discussion_r550876247
##########
File path:
sdks/java/io/parquet/src/main/java/org/apache/beam/sdk/io/parquet/ParquetIO.java
##########
@@ -157,9 +157,10 @@
* column in a row is stored interleaved.
*
* <pre>{@code
- * * PCollection<GenericRecord> records =
pipeline.apply(ParquetIO.read(SCHEMA).from("/foo/bar").withProjection(Projection_schema,Encoder_Schema));
Review comment:
Removed comment (`*`) symbols.
----------------------------------------------------------------
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]