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

Adding ClientOSHostname and Workload properties #165

Merged

Conversation

DMickens
Copy link
Contributor

This PR adds two properties passed to the server in the startup request message - client_os_hostname, and workload.

Tests for both are included and the README is updated for workload only - client_os_hostname is determined by the driver, not passed in by the user.

@DMickens DMickens requested a review from sitingren April 28, 2023 20:30
@DMickens
Copy link
Contributor Author

DMickens commented May 1, 2023

Closes #164

@DMickens DMickens linked an issue May 1, 2023 that may be closed by this pull request
@sitingren
Copy link
Member

Looks good overall. Add some enhancements and merge.

@sitingren sitingren merged commit f13d7b5 into vertica:master May 15, 2023
6 checks passed
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.

Support client_os_hostname
2 participants