File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ Version 5.4.2 (2023-05-04)
2
+ --------------------------
3
+ Transformer parquet: avoid duplicating normalised column such as eventType and event_type (#1242)
4
+
1
5
Version 5.4.1 (2023-04-05)
2
6
--------------------------
3
7
Transformer batch: fix output path for widerow file sink (#1229)
Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ limitations under the License.
71
71
72
72
[ spark ] : http://spark.apache.org/
73
73
74
- [ build-image ] : https://github.com/snowplow/snowplow-rdb-loader/workflows/Test%20and%20deploy /badge.svg
75
- [ build ] : https://github.com/snowplow/snowplow-rdb-loader/actions?query=workflow%3A%22Test%22
74
+ [ build-image ] : https://github.com/snowplow/snowplow-rdb-loader/workflows/CI /badge.svg
75
+ [ build ] : https://github.com/snowplow/snowplow-rdb-loader/actions/workflows/ci.yml
76
76
77
- [ release-image ] : https://img.shields.io/badge/release-5.4.1 -blue.svg?style=flat
77
+ [ release-image ] : https://img.shields.io/badge/release-5.4.2 -blue.svg?style=flat
78
78
[ releases ] : https://github.com/snowplow/snowplow-rdb-loader/releases
79
79
80
80
[ license-image ] : https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
You can’t perform that action at this time.
0 commit comments