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

kafka: Optimizing the output of consume cli #1723

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

YangKian
Copy link
Contributor

PR Description

Main changes:

$ hstream-kafka-cli --port 9092 consume -g c15 -t test-t --earliest -v

CreateTimestamp: 1703818135548   Key:                      vvv
CreateTimestamp: 1703669800783   Key:                      pfg
CreateTimestamp: 1703673787567   Key:                      dddd
CreateTimestamp: 1703661884636   Key: k3                   ccc
CreateTimestamp: 1703818141791   Key:                      vvvv
CreateTimestamp: 1703661880207   Key: k2                   bbb
CreateTimestamp: 1703661870948   Key: k1                   aaa

Checklist

  • I have run format.sh under script
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@YangKian YangKian requested review from daleiz and 4eUeP December 29, 2023 05:44
@YangKian YangKian merged commit cc7d510 into hstreamdb:main Dec 29, 2023
10 checks passed
@YangKian YangKian deleted the cli branch December 29, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants