Re: Apache Spark 3.2.2 Release?

2022-07-07 Thread Joshua Rosen
+1; thanks for coordinating this! I have a few more correctness bugs to add to the list in your original email (these were originally missing the 'correctness' JIRA label): - https://issues.apache.org/jira/browse/SPARK-37643 : when charVarcharAsString is true, char datatype partition table query

Re: Apache Spark 3.2.2 Release?

2022-07-07 Thread Dongjoon Hyun
Thank you all. I'll check and prepare RC1 for next week. Dongjoon.

Re: [DISCUSS][Catalog API] Deprecate 4 Catalog API that takes two parameters which are (dbName, tableName/functionName)

2022-07-07 Thread Rui Wang
I want to highlight in case I missed this in the original email: The 4 API will not be deleted. They will just be marked as deprecated annotations and we encourage users to use their alternatives. -Rui On Thu, Jul 7, 2022 at 2:23 PM Rui Wang wrote: > Hi Community, > > Proposal: > I want to

[DISCUSS][Catalog API] Deprecate 4 Catalog API that takes two parameters which are (dbName, tableName/functionName)

2022-07-07 Thread Rui Wang
Hi Community, Proposal: I want to discuss a proposal to deprecate the following Catalog API: def listColumns(dbName: String, tableName: String): Dataset[Column] def getTable(dbName: String, tableName: String): Table def getFunction(dbName: String, functionName: String): Function def

Re: Apache Spark 3.2.2 Release?

2022-07-07 Thread Andrew Ray
+1 (non-binding) Thanks! On Thu, Jul 7, 2022 at 7:00 AM Yang,Jie(INF) wrote: > +1 (non-binding) Thank you Dongjoon ~ > > > > *发件人**: *Ruifeng Zheng > *日期**: *2022年7月7日 星期四 16:28 > *收件人**: *dev > *主题**: *Re: Apache Spark 3.2.2 Release? > > > > +1 thank you Dongjoon! > > >

Re: Apache Spark 3.2.2 Release?

2022-07-07 Thread Yang,Jie(INF)
+1 (non-binding) Thank you Dongjoon ~ 发件人: Ruifeng Zheng 日期: 2022年7月7日 星期四 16:28 收件人: dev 主题: Re: Apache Spark 3.2.2 Release? +1 thank you Dongjoon! [图像已被发件人删除。] Ruifeng Zheng ruife...@foxmail.com -- Original -- From:

Re: Apache Spark 3.2.2 Release?

2022-07-07 Thread Ruifeng Zheng
+1 thank you Dongjoon! RuifengZheng ruife...@foxmail.com --Original-- From: "Yikun Jiang"

Re: Apache Spark 3.2.2 Release?

2022-07-07 Thread Yikun Jiang
+1 (non-binding) Thanks! Regards, Yikun On Thu, Jul 7, 2022 at 1:57 PM Mridul Muralidharan wrote: > +1 > > Thanks for driving this Dongjoon ! > > Regards, > Mridul > > On Thu, Jul 7, 2022 at 12:36 AM Gengliang Wang wrote: > >> +1. >> Thank you, Dongjoon. >> >> On Wed, Jul 6, 2022 at 10:21