Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-32755][docs] Add doc for OLAP quickstart #23328

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

xiangyuf
Copy link
Contributor

What is the purpose of the change

Add quick-start docs for Flink OLAP

Brief change log

  • added olap_quickstart.md in docs

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

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

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@flinkbot
Copy link
Collaborator

flinkbot commented Aug 30, 2023

CI report:

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

@xiangyuf xiangyuf force-pushed the FLINK-32755 branch 3 times, most recently from 996c15c to 6389c88 Compare August 31, 2023 09:53
@xiangyuf
Copy link
Contributor Author

@FangYongs @KarmaGYZ hi, can u help review this doc?

@xiangyuf
Copy link
Contributor Author

xiangyuf commented Sep 1, 2023

@flinkbot run azure

@xiangyuf
Copy link
Contributor Author

xiangyuf commented Sep 1, 2023

Hi @FangYongs @KarmaGYZ @libenchao this is a joint work between @zoudan and me. Pls add this into the commit message if it has passed the review.

@KarmaGYZ
Copy link
Contributor

KarmaGYZ commented Sep 1, 2023

Hi @FangYongs @KarmaGYZ @libenchao this is a joint work between @zoudan and me. Pls add this into the commit message if it has passed the review.

You can directly add him. Pls take a look https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors .

Co-authored-by: Xiangyu Feng <xiangyu0xf@gmail.com>
Co-authored-by: Dan Zou <zoudan@bytedance.com>
@FangYongs
Copy link
Contributor

Thanks @xiangyuf , LGTM

@FangYongs FangYongs merged commit fbef3c2 into apache:master Sep 4, 2023
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.

4 participants