Skip to content

Commit fc41616

Browse files
committed
[CALCITE-6872] Release Calcite 1.39.0
1. Add and curate release notes for 1.39.0 2. Update README and howto to refer to 1.39.0 3. Update .mailmap with coordinates of new contributors 4. Update copyright year in NOTICE to 2025
1 parent 618e601 commit fc41616

File tree

5 files changed

+307
-13
lines changed

5 files changed

+307
-13
lines changed

.mailmap

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Alessandro Solimando <[email protected]>
2424
Alessandro Solimando <[email protected]>
2525
Ali Mansour <[email protected]>
2626
Amir Gajst <[email protected]>
27+
Anton Kovalevsky <[email protected]>
28+
Binhua Hu <[email protected]>
2729
Botong Huang <[email protected]>
2830
Bowen Yang <[email protected]>
2931
Cancai Cai <[email protected]>
@@ -45,6 +47,7 @@ Dhirenda Gautam <[email protected]>
4547
Divyanshu Srivastava <[email protected]>
4648
Dmitry Sysolyatin <[email protected]>
4749
Dmitry Sysolyatin <[email protected]>
50+
Dongsheng He <[email protected]>
4851
Drew Schmitt <[email protected]>
4952
Dylan Adams <[email protected]>
5053
Evgeniy Stanilovskiy <[email protected]> # aka Eugen Stan, Evgeny Stanilovsky
@@ -62,8 +65,10 @@ Forward Xu <[email protected]>
6265
Forward Xu <[email protected]> # aka XuQianJin-Stars, Qianjin Xu
6366
Forward Xu <[email protected]>
6467
Godfrey He <[email protected]>
68+
Heng Xiao <[email protected]>
6569
Hequn Cheng <[email protected]>
6670
Hong Shen (沈洪) <[email protected]>
71+
Hongyu Guo <[email protected]>
6772
Hongyu Guo <[email protected]>
6873
Hongze Zhang <[email protected]>
6974
Hsuan-Yi Chu <[email protected]>
@@ -85,6 +90,7 @@ Jie Cheng <[email protected]>
8590
8691
Jin Xing <[email protected]> # aka jx158167
8792
Joey Moore <[email protected]>
93+
Joey Tong <[email protected]>
8894
Johannes Schulte <[email protected]>
8995
Julian Feinauer <[email protected]>
9096
Julian Hyde <[email protected]>
@@ -121,6 +127,7 @@ pengzhiwei <[email protected]>
121127
Pranava B <[email protected]>
122128
Praveen Kumar <[email protected]>
123129
Qi Yu (余启) <[email protected]>
130+
124131
Rafay Qureshi <[email protected]>
125132
Rodrigo Rueda <[email protected]>
126133
Ruben Quesada Lopez <[email protected]>
@@ -134,6 +141,7 @@ Shikha Somani <[email protected]>
134141
Shradha Ambekar <[email protected]>
135142
Shuming Li <[email protected]>
136143
Shuo Cheng <[email protected]>
144+
Silun Dong <[email protected]>
137145
Slim Bouguerra <[email protected]>
138146
Stamatis Zampetakis <[email protected]>
139147
Stamatis Zampetakis <[email protected]>
@@ -143,6 +151,7 @@ Taras Ledkov <[email protected]>
143151
Ted Xu (少杰) <[email protected]>
144152
Venki Korukanti <[email protected]>
145153
Venki Korukanti <[email protected]>
154+
Viggo Chen <[email protected]>
146155
Vladimir Ozerov <[email protected]>
147156
Vova Vysotskyi <[email protected]>
148157
Wang Yanlin <[email protected]>
@@ -151,18 +160,24 @@ Wang Zhao <[email protected]>
151160
Weijie Wu <[email protected]>
152161
Wenhui Tang <[email protected]>
153162
Wenrui Meng <[email protected]>
163+
Xiaochen Zhou <[email protected]>
164+
Xiaochen Zhou <[email protected]>
154165
Xiaogang Zhou <[email protected]>
155166
Xiong Duan <[email protected]>
156167
Xu ZhaoHui <[email protected]> # aka dz, xzh
157168
Xurenhe <[email protected]> # aka wojustme
158169
Yanjing Wang <[email protected]>
170+
Yanjing Wang <[email protected]>
159171
Yeong Wei <[email protected]>
160172
Yingyu Wang <[email protected]>
161173
Yingyu Wang <[email protected]>
162174
Yiqun Zhang <[email protected]>
163175
164176
177+
178+
165179
180+
Zhen Chen <[email protected]>
166181
Zhen Wang <[email protected]>
167182
Zhen Wang <[email protected]>
168183
Zhengqiang Duan <[email protected]>

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Calcite
2-
Copyright 2012-2024 The Apache Software Foundation
2+
Copyright 2012-2025 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Apache Calcite release 1.38.0
1+
Apache Calcite release 1.39.0
22

33
This is a source distribution of Apache Calcite.
44

0 commit comments

Comments
 (0)