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

Added README.md file to debezium/perf. Improved the one in debezium/demo. #1998

Merged
merged 3 commits into from
Feb 28, 2022

Conversation

jcferretti
Copy link
Member

No description provided.

@jcferretti jcferretti added this to the Feb 2022 milestone Feb 18, 2022
@jcferretti jcferretti self-assigned this Feb 18, 2022
@jcferretti
Copy link
Member Author

to_timestamp(max_received_at) max_received_ts,
mz_logical_timestamp()/1000.0 AS logical_ts_ms,
mz_logical_timestamp()/1000.0 - max_received_at AS dt_ms
FROM pageviews_summary;' -U materialize -h localhost -p 6875
Copy link
Contributor

Choose a reason for hiding this comment

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

on laptop this never returned. Need to test on bigger machine next week. Assuming this works the rest of the perf is clear and clean

@jcferretti jcferretti merged commit 2ae657a into deephaven:main Feb 28, 2022
@jcferretti jcferretti deleted the cfs-debezium-readmes-0 branch February 28, 2022 20:10
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants