querybook
querybook copied to clipboard
add username+password authorization into trino client (fixes #829)
add username+password authorization into trino client (fixes #829)
it is like presto client works now: https://github.com/pinterest/querybook/blob/1e3d01e8a8177f7c4a0031b681f4e1e8d95b3f76/querybook/server/lib/query_executor/clients/presto.py#L12
@czgu could you look at this PR, please?