Skip to content

Conversation

@JingGe
Copy link
Contributor

@JingGe JingGe commented Mar 14, 2022

What is the purpose of the change

Update the document based on the feedback of release test task FLINK-26301.

Brief change log

(for example:)

  • remove redundant content of bounded and unbounded data
  • add description of mvn dependency for reading Avro records
  • new description of using namespace in schema for reading reflect records

Verifying this change

This change is a trivial document update.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (yes / no)
  • The serializers: (yes / no / don't know)
  • The runtime per-record code paths (performance sensitive): (yes / no / don't know)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes / no / don't know)
  • The S3 file system connector: (yes / no / don't know)

Documentation

  • Does this pull request introduce a new feature? (yes / no)

@JingGe JingGe force-pushed the FLINK-26604-avroparquet-doc branch from 04540d4 to ff9339f Compare March 14, 2022 14:46
@MartijnVisser MartijnVisser self-assigned this Mar 14, 2022
@JingGe JingGe force-pushed the FLINK-26604-avroparquet-doc branch from ff9339f to 8cb4207 Compare March 14, 2022 15:12
@flinkbot
Copy link
Collaborator

flinkbot commented Mar 14, 2022

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

Copy link
Contributor

@MartijnVisser MartijnVisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @JingGe - I had a couple of comments, let me know what you think.

@JingGe JingGe force-pushed the FLINK-26604-avroparquet-doc branch from 8cb4207 to 05abc4a Compare March 14, 2022 17:00
Copy link
Contributor

@MartijnVisser MartijnVisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JingGe I've updated my review after our offline conversation Jing. Let me know what you think.

@JingGe
Copy link
Contributor Author

JingGe commented Mar 15, 2022

Thanks @MartijnVisser for your effort! The content has been updated.

@JingGe JingGe force-pushed the FLINK-26604-avroparquet-doc branch 2 times, most recently from ae62b77 to 2533912 Compare March 15, 2022 22:34
…clean up redundant content of bounded and unbounded data.

- mvn dependency
- using namespace in schema for reflect records

[FLINK-26604][doc] bug fix
@JingGe JingGe force-pushed the FLINK-26604-avroparquet-doc branch from 2533912 to 3377a70 Compare March 16, 2022 08:58
@JingGe
Copy link
Contributor Author

JingGe commented Mar 16, 2022

FYI: I've copied the content to the content.zh/.../formats/parquet.md and squashed commits. The PR is ready to be merged.

Copy link
Contributor

@MartijnVisser MartijnVisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the improvements @JingGe - LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants