Description
Was debugging some PQS work, and I noticed that I wasn't getting the stack trace from the avatica server as I expected (via sqlline).
Turns out, I forgot to add in an override for the printStackTrace methods which resulted in not printing the additional context to the console.
Attachments
Issue Links
- links to