Re: [VOTE] Release Spark 4.0.0-preview2 (RC1)

2024-09-19 Thread Shubham Patel
+1

On Thu, 19 Sept 2024, 01:05 Gengliang Wang,  wrote:

> +1
>
> On Wed, Sep 18, 2024 at 10:47 PM Xiao Li  wrote:
>
>> +1
>>
>> On Wed, Sep 18, 2024 at 18:22 Yuming Wang  wrote:
>>
>>> +1
>>>
>>> On Wed, Sep 18, 2024 at 6:07 PM Cheng Pan  wrote:
>>>
 +1 (non-binding)

 I checked
 - Signatures and checksums are good.
 - Build success from source code.
 - Pass integration test with Apache Kyuubi [1]

 [1] https://github.com/apache/kyuubi/pull/6699

 Thanks,
 Cheng Pan



 On Sep 16, 2024, at 15:24, Dongjoon Hyun 
 wrote:

 Please vote on releasing the following candidate as Apache Spark
 version 4.0.0-preview2.

 The vote is open until September 20th 1AM (PDT) and passes if a
 majority +1 PMC votes are cast, with a minimum of 3 +1 votes.

 [ ] +1 Release this package as Apache Spark 4.0.0-preview2
 [ ] -1 Do not release this package because ...

 To learn more about Apache Spark, please see https://spark.apache.org/

 The tag to be voted on is v4.0.0-preview2-rc1 (commit
 f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a)
 https://github.com/apache/spark/tree/v4.0.0-preview2-rc1

 The release files, including signatures, digests, etc. can be found at:
 https://dist.apache.org/repos/dist/dev/spark/v4.0.0-preview2-rc1-bin/

 Signatures used for Spark RCs can be found in this file:
 https://dist.apache.org/repos/dist/dev/spark/KEYS

 The staging repository for this release can be found at:
 https://repository.apache.org/content/repositories/orgapachespark-1468/

 The documentation corresponding to this release can be found at:
 https://dist.apache.org/repos/dist/dev/spark/v4.0.0-preview2-rc1-docs/

 The list of bug fixes going into 4.0.0-preview2 can be found at the
 following URL:
 https://issues.apache.org/jira/projects/SPARK/versions/12353359

 This release is using the release script of the tag v4.0.0-preview2-rc1.

 FAQ

 =
 How can I help test this release?
 =

 If you are a Spark user, you can help us test this release by taking
 an existing Spark workload and running on this release candidate, then
 reporting any regressions.

 If you're working in PySpark you can set up a virtual env and install
 the current RC and see if anything important breaks, in the Java/Scala
 you can add the staging repository to your projects resolvers and test
 with the RC (make sure to clean up the artifact cache before/after so
 you don't end up building with a out of date RC going forward).





Re: [VOTE] SPIP: Add the TIME data type

2025-02-25 Thread Shubham Patel
+1

On Sun, 23 Feb 2025, 21:21 Max Gekk,  wrote:

> Hi Spark devs,
>
> Following the discussion [1], I'd like to start the vote for the SPIP [2].
> The SPIP aims to add a new data type TIME to Spark SQL types. New type
> should conform to TIME(n) WITHOUT TIME ZONE as defined by the SQL
> standard.
>
> This thread will be open for at least the next 72 hours. Please vote
> accordingly, [ ] +1: Accept the proposal as an official SPIP [ ] +0 [ ] -1:
> I don’t think this is a good idea because …
>
> [1] https://lists.apache.org/thread/892vkskktqrx1czk9wm6l8vchpydrny2
> [2] https://issues.apache.org/jira/browse/SPARK-51162
>
> Yours faithfully,
> Max Gekk
>