Skip to content
Started 9 mo 12 days ago
Took 2 hr 57 min on built-in

#2082 (Jul 13, 2023, 1:33:08 PM)

Changes
  1. Fix CAST function for float to decimal (commit: 7ec5126) (details / githubweb)
  2. Add support for vectors in UDFs (commit: ddbc529) (details / githubweb)
  3. Move build and test scripts in-tree, under .build/ (commit: f5df4b2) (details / githubweb)
  4. Prepare debian changelog for 4.0.11 (commit: f8584b9) (details / githubweb)

Started by upstream project "Cassandra-devbranch" build number 2,539
originally caused by:

This run spent:

  • 8.5 sec waiting;
  • 2 hr 57 min build duration;
  • 2 hr 57 min total from scheduled to completion.
Revision: 4ca0b51affb63dcb5944bdb28a2e384fd60575bc
Repository: https://github.com/${REPO}/cassandra.git
  • origin/cassandra-15254-ann
Test Result (3 failures / +3)
Configuration Matrixjdk_1.8_latestjdk_11_latest
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