-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hi,
Here is how client_os is reported in sessions, user_sessions, dc_user_sessions:
client_type client_version client_os
JDBC Driver 09.02.0000 Windows 11 10.0 amd64
vertica-sql-go 1.1.1
vertica-python 1.1.1 Linux-4.16.13-300.fc28.x86_64-x86_64-with-fedora-28-Twenty_Eight
vertica-python 1.1.1 Linux-4.18.0-193.6.3.el8_2.x86_64-x86_64-with-glibc2.28
vertica-python 1.1.1 Linux-4.16.13-300.fc28.x86_64-x86_64-with-fedora-28-Twenty_Eight
Node.js Driver 1.1.3 win32
Node.js Driver 1.1.3 linux
Node.js Driver 1.1.3 linux
Node.js Driver 1.1.3 win32
vertica-sql-go 1.3.0
vertica-python 1.4.0 Linux-4.16.13-300.fc28.x86_64-x86_64-with-glibc2.27
Vertica-python is doing great job on reporting client_os, showing same value as vsql, ODBC and JDBC drivers.
Node.js is super minimalistic
vertica-sql-go does not bother.
Is it possible to bring reporting of os_version to same standards as Vertica vsql, ODBC and JDBC drivers?
Thank you
Sergey