alekjarmov commented on PR #58862: URL: https://github.com/apache/spark/pull/58862#issuecomment-5729657662
> Thank you @alekjarmov and @urosstan-db! > > The PR description is a bit stale. The “Now” example still has the old order: > > ``` > ... query <jdbcQuery>. <externalEngineError>. External engine SQLSTATE: <externalEngineSqlState>. > ``` > > The template is: > > ``` > ... query <jdbcQuery>. External engine SQLSTATE: <externalEngineSqlState>. <externalEngineError>. > ``` > > That is the change from the last commit. Worth fixing before merge so the user-facing section matches what ships. @uros-b Done the description matches now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
