Nicholas Chammas created SPARK-46819:
----------------------------------------

             Summary: Port error class data to automation-friendly format
                 Key: SPARK-46819
                 URL: https://issues.apache.org/jira/browse/SPARK-46819
             Project: Spark
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 4.0.0
            Reporter: Nicholas Chammas


As described in SPARK-46810, we have several types of error data captured in 
our code and documentation.

Unfortunately, a good chunk of this data is in a Markdown table that is not 
friendly to automation (e.g. to generate documentation, or run tests).

[https://github.com/apache/spark/blob/d1fbc4c7191aafadada1a6f7c217bf89f6cae49f/common/utils/src/main/resources/error/README.md#L121]

We should migrate this error data to an automation-friendly format.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to