10mi rows with 5 self join takes 57s in free trial license

Hey Anurag!
Based on the error message, it looks like you can connect to the DB but it’s likely a password issue.

  1. Please check your settings.
    See what you set ${ROOT_PASSWORD} variable to by doing echo ${ROOT_PASSWORD} .
  2. Once you do that, please retry with the password.

If the password fix doesn’t work. Here’s a previous forum post that could help. Unable to connect after changing the Root password

Does this resolve the issue?