Skip to content

Commit 0654128

Browse files
committed
Merge branch 'master' of git://git.apache.org/spark into SPARK-2583
2 parents ffaa83d + 6c2be93 commit 0654128

File tree

38 files changed

+1280
-268
lines changed

38 files changed

+1280
-268
lines changed

LICENSE

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Written by Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, An
442442

443443

444444
========================================================================
445-
Fo SnapTree:
445+
For SnapTree:
446446
========================================================================
447447

448448
SNAPTREE LICENSE
@@ -482,6 +482,24 @@ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
482482
SUCH DAMAGE.
483483

484484

485+
========================================================================
486+
For Timsort (core/src/main/java/org/apache/spark/util/collection/Sorter.java):
487+
========================================================================
488+
Copyright (C) 2008 The Android Open Source Project
489+
490+
Licensed under the Apache License, Version 2.0 (the "License");
491+
you may not use this file except in compliance with the License.
492+
You may obtain a copy of the License at
493+
494+
http://www.apache.org/licenses/LICENSE-2.0
495+
496+
Unless required by applicable law or agreed to in writing, software
497+
distributed under the License is distributed on an "AS IS" BASIS,
498+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
499+
See the License for the specific language governing permissions and
500+
limitations under the License.
501+
502+
485503
========================================================================
486504
BSD-style licenses
487505
========================================================================

0 commit comments

Comments
 (0)