forked from apache/incubator-wayang
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELEASE_NOTES
66 lines (49 loc) · 1.82 KB
/
RELEASE_NOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
==============================================================
Apache Wayang (incubating) 1.0.0
==============================================================
This is a major release of Apache Wayang (incubating).
Based on this release the projects wants to continue the path towards becoming an
Apache TLP.
This release supports the following frameworks:
- ...
Previous updates that are included in this release:
- ...
NOTE: depending on the scala version the list of the supported platforms available
could be different.
New Features
------------
[WAYANG-...] ...
Incompatible changes
--------------------
NONE
- ...
==============================================================
Apache Wayang (incubating) 0.7.1
==============================================================
This is a patch/bugfix release of Apache Wayang (incubating).
This release supports the following frameworks:
- This patch version fixes a problem in the artifact gpg encrypting key.
Previous updates that are included in this release:
- Apache Flink v1.7.1
- Apache Giraph v1.2.0-hadoop2
- GraphChi v0.2.2 (only available with scala 11.x)
- Java Streams (version depends on the java version)
- JDBC-Template
- Postgres v9.4.1208 (Implementation JDBC-Template)
- Apache Spark v3.1.2 (scala 2.12) and v2.4.8 (scala 2.11)
- SQLite3 v3.8.11.2 (implementation JDBC-Template)
NOTE: depending on the scala version the list of the supported platforms available
could be different.
New Features
------------
[WAYANG-34] Terasort
[WAYANG-IDE] Recognition of Scala code in IDE
[WAYANG-8] Inclusion of Python as platform of processing
[WAYANG-211] JVM-platform inside of Python-API
Grep Benchmark
Test classes and operators for Flink
Support for S3 files locations
Initial version of the SQL API and suppport for joins
Basic SQL support
Incompatible changes
--------------------