You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/08/21 19:46:59 UTC

[GitHub] [spark] MaxGekk commented on pull request #42481: [SPARK-44801][SQL][UI] Capture analyzing failed queries in Listener and UI

MaxGekk commented on PR #42481:
URL: https://github.com/apache/spark/pull/42481#issuecomment-1686939506

   Seems like the changes cause an internal error on the example:
   ```
   sql("select regexp_replace('', '[a\\\\d]{0, 2}', 'x')").collect()
   ```
   


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org