Re: starter tasks for new contributors

2023-04-24 Thread Maxim Gekk
Hello,

Thank you to all new contributors to Apache Spark. Please, have a look at
new starter tasks:
- SPARK-43250: Assign a name to the error class _LEGACY_ERROR_TEMP_2014
- SPARK-43251: Assign a name to the error class _LEGACY_ERROR_TEMP_2015
- SPARK-43252: Assign a name to the error class _LEGACY_ERROR_TEMP_2016
- SPARK-43253: Assign a name to the error class _LEGACY_ERROR_TEMP_2017
- SPARK-43254: Assign a name to the error class _LEGACY_ERROR_TEMP_2018
- SPARK-43255: Assign a name to the error class _LEGACY_ERROR_TEMP_2020
- SPARK-43256: Assign a name to the error class _LEGACY_ERROR_TEMP_2021
- SPARK-43257: Assign a name to the error class _LEGACY_ERROR_TEMP_2022
- SPARK-43258: Assign a name to the error class _LEGACY_ERROR_TEMP_2023
- SPARK-43259: Assign a name to the error class _LEGACY_ERROR_TEMP_2024

If you would like to work on one of the tasks above, please, leave a
comment in the related JIRA.

Maxim Gekk

Software Engineer

Databricks, Inc.


On Mon, Mar 20, 2023 at 9:17 PM Maxim Gekk 
wrote:

> Hello Jason, Soumya, Rui:
>
> You can start from https://spark.apache.org/contributing.html, and take
> one of those tasks (just leave a comment that you are going to work on it).
>
> Please, take a look at the PRs as examples:
>
>- https://github.com/apache/spark/pull/38685
>- https://github.com/apache/spark/pull/38656
>- https://github.com/apache/spark/pull/38490
>
>
> Maxim Gekk
>
> Software Engineer
>
> Databricks, Inc.
>
>
> On Sat, Mar 18, 2023 at 1:44 AM jason carlson 
> wrote:
>
>> I’m also interested in helping out.
>>
>> -Jason Carlson
>>
>> On Mar 17, 2023, at 6:18 PM, Soumya Acharya 
>> wrote:
>>
>> 
>> I would be definitely Interested and planning to start to contribute on
>> those radars.
>> Can someone guide me where to start?
>>
>> On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:
>>
>>> Hey Maxim,
>>>
>>> Very great kudos for the idea!
>>>
>>> Pozdrawiam,
>>> Jacek Laskowski
>>> 
>>> "The Internals Of" Online Books 
>>> Follow me on https://twitter.com/jaceklaskowski
>>>
>>> 
>>>
>>>
>>> On Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk
>>>  wrote:
>>>
 Hello Devs,

 If you want to contribute to Apache Spark but don't know where to start
 from, I would like to propose new starter tasks for you. All the tasks
 below in the umbrella JIRA
 https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark
 error messages:
 - SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000
 - SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003
 - SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004
 - SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005
 - SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006
 - SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007
 - SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008
 - SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010
 - SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011
 - SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013

 Improving Spark errors makes you more familiar with Spark code
 base, and you will impact on user experience with Spark SQL directly.

 If you have any questions, please, leave comments in the JIRAs, and
 feel free to ping me (and other contributors) in your PRs.

 Maxim Gekk

 Software Engineer

 Databricks, Inc.

>>>


Re: starter tasks for new contributors

2023-03-20 Thread Maxim Gekk
Hello Jason, Soumya, Rui:

You can start from https://spark.apache.org/contributing.html, and take one
of those tasks (just leave a comment that you are going to work on it).

Please, take a look at the PRs as examples:

   - https://github.com/apache/spark/pull/38685
   - https://github.com/apache/spark/pull/38656
   - https://github.com/apache/spark/pull/38490


Maxim Gekk

Software Engineer

Databricks, Inc.


On Sat, Mar 18, 2023 at 1:44 AM jason carlson  wrote:

> I’m also interested in helping out.
>
> -Jason Carlson
>
> On Mar 17, 2023, at 6:18 PM, Soumya Acharya 
> wrote:
>
> 
> I would be definitely Interested and planning to start to contribute on
> those radars.
> Can someone guide me where to start?
>
> On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:
>
>> Hey Maxim,
>>
>> Very great kudos for the idea!
>>
>> Pozdrawiam,
>> Jacek Laskowski
>> 
>> "The Internals Of" Online Books 
>> Follow me on https://twitter.com/jaceklaskowski
>>
>> 
>>
>>
>> On Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk
>>  wrote:
>>
>>> Hello Devs,
>>>
>>> If you want to contribute to Apache Spark but don't know where to start
>>> from, I would like to propose new starter tasks for you. All the tasks
>>> below in the umbrella JIRA
>>> https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark
>>> error messages:
>>> - SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000
>>> - SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003
>>> - SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004
>>> - SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005
>>> - SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006
>>> - SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007
>>> - SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008
>>> - SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010
>>> - SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011
>>> - SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013
>>>
>>> Improving Spark errors makes you more familiar with Spark code base, and
>>> you will impact on user experience with Spark SQL directly.
>>>
>>> If you have any questions, please, leave comments in the JIRAs, and feel
>>> free to ping me (and other contributors) in your PRs.
>>>
>>> Maxim Gekk
>>>
>>> Software Engineer
>>>
>>> Databricks, Inc.
>>>
>>


回复:Re: starter tasks for new contributors

2023-03-20 Thread ruilibuaa
Hey, Max~
 I am trying to complete this task. I have submitted a commit on GitHub where I 
made the following changes: 1) I replaced "_LEGACY_ERROR_TEMP_2003" with 
"CANNOT_ZIP_MAPS". 2) I created a new test case where I attempted to use 
checkError() and added a new exception definition in 
AlreadyExistException.scala. However, I found that instead of throwing an 
AnalysisException, it was throwing a SparkException. So, I switched to using 
assert instead. I'm not sure if this is the correct approach, could you please 
provide some guidance? The results of the execution are attached.
Best RegardsRui- 原始邮件 -
发件人:Kirti Ruge 
收件人:"ruilib...@vip.sina.com" 
抄送人:Jacek Laskowski , Soumya Acharya 
,  dev , jason carlson 
,  "maxim.g...@databricks.com" 

主题:Re: starter tasks for new contributors
日期:2023年03月18日 14点47分

Thank you Max for this. I will pickup couple of them.Thanks,KR
On Sat, 18 Mar 2023 at 5:24 AM, ruilib...@vip.sina.com  
wrote:
plus  me ~





 原始邮件 
发件人: jason carlson 
日期: 2023年3月18日周六 清晨6:44
收件人: Soumya Acharya 
抄送: Jacek Laskowski , dev , 
maxim.g...@databricks.com
主题: Re: starter tasks for new contributors
I’m also interested in helping out. 

-Jason Carlson
On Mar 17, 2023, at 6:18 PM, Soumya Acharya  wrote:

I would be definitely Interested and planning to start to contribute on those 
radars. 
Can someone guide me where to start? 

On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:
Hey Maxim,
Very great kudos for the idea!Pozdrawiam,Jacek Laskowski"The Internals Of" 
Online Books
Follow me on https://twitter.com/jaceklaskowski



On Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk  
wrote:
Hello Devs,
If you want to contribute to Apache Spark but don't know where to start from, I 
would like to propose new starter tasks for you. All the tasks below in the 
umbrella JIRA https://issues.apache.org/jira/browse/SPARK-37935 aim to improve 
Spark error messages:- SPARK-42838: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2000- SPARK-42839: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2003- SPARK-42840: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2004- SPARK-42841: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2005- SPARK-42842: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2006- SPARK-42843: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2007- SPARK-42844: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2008- SPARK-42845: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2010- SPARK-42846: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2011- SPARK-42847: Assign a name to the error class 
_LEGACY_ERROR_TEMP_2013
Improving Spark errors makes you more familiar with Spark code base, and you 
will impact on user experience with Spark SQL directly. If you have any 
questions, please, leave comments in the JIRAs, and feel free to ping me (and 
other contributors) in your PRs.
Maxim Gekk
Software EngineerDatabricks, Inc.



-
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Re: starter tasks for new contributors

2023-03-18 Thread Kirti Ruge
Thank you Max for this. I will pickup couple of them.
Thanks,
KR

On Sat, 18 Mar 2023 at 5:24 AM, ruilib...@vip.sina.com <
ruilib...@vip.sina.com> wrote:

> plus  me ~
>
>
>
>
>
>  原始邮件 
> 发件人: jason carlson 
> 日期: 2023年3月18日周六 清晨6:44
> 收件人: Soumya Acharya 
> 抄送: Jacek Laskowski , dev ,
> maxim.g...@databricks.com
> 主 题: Re: starter tasks for new contributors
>
> I’m also interested in helping out.
>
> -Jason Carlson
>
> On Mar 17, 2023, at 6:18 PM, Soumya Acharya 
> wrote:
>
> 
> I would be definitely Interested and planning to start to contribute on
> those radars.
> Can someone guide me where to start?
>
> On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:
>
> Hey Maxim,
>
> Very great kudos for the idea!
>
> Pozdrawiam,
> Jacek Laskowski
> 
> "The Internals Of" Online Books <https://books.japila.pl/>
> Follow me on https://twitter.com/jaceklaskowski
>
> <https://twitter.com/jaceklaskowski>
>
>
> On Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk
>  wrote:
>
> Hello Devs,
>
> If you want to contribute to Apache Spark but don't know where to start
> from, I would like to propose new starter tasks for you. All the tasks
> below in the umbrella JIRA
> https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark
> error messages:
> - SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000
> - SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003
> - SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004
> - SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005
> - SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006
> - SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007
> - SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008
> - SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010
> - SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011
> - SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013
>
> Improving Spark errors makes you more familiar with Spark code base, and
> you will impact on user experience with Spark SQL directly.
>
> If you have any questions, please, leave comments in the JIRAs, and feel
> free to ping me (and other contributors) in your PRs.
>
> Maxim Gekk
>
> Software Engineer
>
> Databricks, Inc.
>
>


回复:starter tasks for new contributors

2023-03-17 Thread ruilib...@vip.sina.com
plus  me ~ 原始邮件 发件人: jason carlson 日期: 2023年3月18日周六 清晨6:44收件人: Soumya Acharya 抄送: Jacek Laskowski , dev , maxim.g...@databricks.com主题: Re: starter tasks for new contributorsI’m also interested in helping out. -Jason CarlsonOn Mar 17, 2023, at 6:18 PM, Soumya Acharya  wrote:I would be definitely Interested and planning to start to contribute on those radars. Can someone guide me where to start? On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:Hey Maxim,Very great kudos for the idea!Pozdrawiam,Jacek Laskowski"The Internals Of" Online BooksFollow me on https://twitter.com/jaceklaskowskiOn Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk  wrote:Hello Devs,If you want to contribute to Apache Spark but don't know where to start from, I would like to propose new starter tasks for you. All the tasks below in the umbrella JIRA https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark error messages:- SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000- SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003- SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004- SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005- SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006- SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007- SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008- SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010- SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011- SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013Improving Spark errors makes you more familiar with Spark code base, and you will impact on user experience with Spark SQL directly. If you have any questions, please, leave comments in the JIRAs, and feel free to ping me (and other contributors) in your PRs.Maxim GekkSoftware EngineerDatabricks, Inc.




Re: starter tasks for new contributors

2023-03-17 Thread jason carlson
I’m also interested in helping out. -Jason CarlsonOn Mar 17, 2023, at 6:18 PM, Soumya Acharya  wrote:I would be definitely Interested and planning to start to contribute on those radars. Can someone guide me where to start? On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:Hey Maxim,Very great kudos for the idea!Pozdrawiam,Jacek Laskowski"The Internals Of" Online BooksFollow me on https://twitter.com/jaceklaskowskiOn Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk  wrote:Hello Devs,If you want to contribute to Apache Spark but don't know where to start from, I would like to propose new starter tasks for you. All the tasks below in the umbrella JIRA https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark error messages:- SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000- SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003- SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004- SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005- SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006- SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007- SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008- SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010- SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011- SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013Improving Spark errors makes you more familiar with Spark code base, and you will impact on user experience with Spark SQL directly. If you have any questions, please, leave comments in the JIRAs, and feel free to ping me (and other contributors) in your PRs.Maxim GekkSoftware EngineerDatabricks, Inc.




Re: starter tasks for new contributors

2023-03-17 Thread Soumya Acharya
I would be definitely Interested and planning to start to contribute on
those radars.
Can someone guide me where to start?

On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:

> Hey Maxim,
>
> Very great kudos for the idea!
>
> Pozdrawiam,
> Jacek Laskowski
> 
> "The Internals Of" Online Books 
> Follow me on https://twitter.com/jaceklaskowski
>
> 
>
>
> On Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk
>  wrote:
>
>> Hello Devs,
>>
>> If you want to contribute to Apache Spark but don't know where to start
>> from, I would like to propose new starter tasks for you. All the tasks
>> below in the umbrella JIRA
>> https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark
>> error messages:
>> - SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000
>> - SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003
>> - SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004
>> - SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005
>> - SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006
>> - SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007
>> - SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008
>> - SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010
>> - SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011
>> - SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013
>>
>> Improving Spark errors makes you more familiar with Spark code base, and
>> you will impact on user experience with Spark SQL directly.
>>
>> If you have any questions, please, leave comments in the JIRAs, and feel
>> free to ping me (and other contributors) in your PRs.
>>
>> Maxim Gekk
>>
>> Software Engineer
>>
>> Databricks, Inc.
>>
>


Re: starter tasks for new contributors

2023-03-17 Thread Soumya Acharya
I would be definitely Interested and planning to start to contribute on
those radars.
Can someone guide me where to start?

On Fri, Mar 17, 2023 at 3:13 PM Jacek Laskowski  wrote:

> Hey Maxim,
>
> Very great kudos for the idea!
>
> Pozdrawiam,
> Jacek Laskowski
> 
> "The Internals Of" Online Books 
> Follow me on https://twitter.com/jaceklaskowski
>
> 
>
>
> On Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk
>  wrote:
>
>> Hello Devs,
>>
>> If you want to contribute to Apache Spark but don't know where to start
>> from, I would like to propose new starter tasks for you. All the tasks
>> below in the umbrella JIRA
>> https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark
>> error messages:
>> - SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000
>> - SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003
>> - SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004
>> - SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005
>> - SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006
>> - SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007
>> - SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008
>> - SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010
>> - SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011
>> - SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013
>>
>> Improving Spark errors makes you more familiar with Spark code base, and
>> you will impact on user experience with Spark SQL directly.
>>
>> If you have any questions, please, leave comments in the JIRAs, and feel
>> free to ping me (and other contributors) in your PRs.
>>
>> Maxim Gekk
>>
>> Software Engineer
>>
>> Databricks, Inc.
>>
>


Re: starter tasks for new contributors

2023-03-17 Thread Jacek Laskowski
Hey Maxim,

Very great kudos for the idea!

Pozdrawiam,
Jacek Laskowski

"The Internals Of" Online Books 
Follow me on https://twitter.com/jaceklaskowski




On Fri, Mar 17, 2023 at 2:18 PM Maxim Gekk
 wrote:

> Hello Devs,
>
> If you want to contribute to Apache Spark but don't know where to start
> from, I would like to propose new starter tasks for you. All the tasks
> below in the umbrella JIRA
> https://issues.apache.org/jira/browse/SPARK-37935 aim to improve Spark
> error messages:
> - SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000
> - SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003
> - SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004
> - SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005
> - SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006
> - SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007
> - SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008
> - SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010
> - SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011
> - SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013
>
> Improving Spark errors makes you more familiar with Spark code base, and
> you will impact on user experience with Spark SQL directly.
>
> If you have any questions, please, leave comments in the JIRAs, and feel
> free to ping me (and other contributors) in your PRs.
>
> Maxim Gekk
>
> Software Engineer
>
> Databricks, Inc.
>


starter tasks for new contributors

2023-03-17 Thread Maxim Gekk
Hello Devs,

If you want to contribute to Apache Spark but don't know where to start
from, I would like to propose new starter tasks for you. All the tasks
below in the umbrella JIRA https://issues.apache.org/jira/browse/SPARK-37935
aim to improve Spark error messages:
- SPARK-42838: Assign a name to the error class _LEGACY_ERROR_TEMP_2000
- SPARK-42839: Assign a name to the error class _LEGACY_ERROR_TEMP_2003
- SPARK-42840: Assign a name to the error class _LEGACY_ERROR_TEMP_2004
- SPARK-42841: Assign a name to the error class _LEGACY_ERROR_TEMP_2005
- SPARK-42842: Assign a name to the error class _LEGACY_ERROR_TEMP_2006
- SPARK-42843: Assign a name to the error class _LEGACY_ERROR_TEMP_2007
- SPARK-42844: Assign a name to the error class _LEGACY_ERROR_TEMP_2008
- SPARK-42845: Assign a name to the error class _LEGACY_ERROR_TEMP_2010
- SPARK-42846: Assign a name to the error class _LEGACY_ERROR_TEMP_2011
- SPARK-42847: Assign a name to the error class _LEGACY_ERROR_TEMP_2013

Improving Spark errors makes you more familiar with Spark code base, and
you will impact on user experience with Spark SQL directly.

If you have any questions, please, leave comments in the JIRAs, and feel
free to ping me (and other contributors) in your PRs.

Maxim Gekk

Software Engineer

Databricks, Inc.