Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Array_Like_Helpers.map to a builtin to reduce stack size #11363

Merged
merged 39 commits into from
Nov 6, 2024

Merge branch 'develop' into wip/akirathan/11329-map-reduce-stack

7f22096
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Convert Array_Like_Helpers.map to a builtin to reduce stack size #11363

Merge branch 'develop' into wip/akirathan/11329-map-reduce-stack
7f22096
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) succeeded Nov 6, 2024 in 0s

8262 passed, 0 failed and 216 skipped

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 96✅ 11⚪ 81s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 26✅ 2s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 2966✅ 32⚪ 113s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 5s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 437ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 1s
/Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 4878✅ 168⚪ 247s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 888ms
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 72✅ 1⚪ 4s

✅ /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

107 tests were completed in 81s with 96 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
(Enso Cloud -> Enso Cloud) copying/moving 1⚪ 0ms
(Enso Cloud -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(Enso Cloud -> Local) copying/moving 1⚪ 0ms
(Enso Cloud -> Local) Data Link copying/moving 1⚪ 0ms
(Enso Cloud -> S3) copying/moving 1⚪ 0ms
(Enso Cloud -> S3) Data Link copying/moving 1⚪ 0ms
(Local -> Enso Cloud) copying/moving 1⚪ 0ms
(Local -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(Local -> Local) copying/moving 5✅ 93ms
(Local -> Local) Data Link copying/moving 3✅ 465ms
(Local -> S3) copying/moving 5✅ 3s
(Local -> S3) Data Link copying/moving 3✅ 2s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 3s
(S3 -> Local) Data Link copying/moving 3✅ 3s
(S3 -> S3) copying/moving 5✅ 5s
(S3 -> S3) Data Link copying/moving 3✅ 5s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 8✅ 8s
S3 Path handling 7✅ 410ms
S3_File reading 7✅ 2s
S3_File writing 20✅ 18s
S3.get_object 2✅ 13s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 7s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 2s

✅ /Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml

26 tests were completed in 2s with 26 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 43ms
Host File values behaviour in Enso 2✅ 10ms
I/O Checks 2✅ 1s
Object Comparator 9✅ 227ms
Test Reporter running on GitHub 3✅ 339ms
Text_Utils 4✅ 110ms
to_display_text 5✅ 108ms

✅ /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml

2998 tests were completed in 113s with 2966 passed, 0 failed and 32 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 222ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 1ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 94ms
(Decimal_Spec) conversions 14✅ 80ms
(Decimal_Spec) Decimal.set_scale 2✅ 2ms
(Decimal_Spec) div 1✅ 5ms
(Decimal_Spec) edge cases 2✅ 33ms
(Decimal_Spec) floor, ceil, truncate 4✅ 33ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 1ms
(Decimal_Spec) min/max 3✅ 41ms
(Decimal_Spec) pow 2✅ 16ms
(Decimal_Spec) remainder 3✅ 11ms
(Decimal_Spec) Rounding 19✅ 170ms
(Decimal_Spec) signs 3✅ 5ms
(Decimal_Spec) text conversion 4✅ 24ms
(Decimal_Spec) Text.to_decimal 3✅ 4ms
Any.map_nothing 2✅ 28ms
Any's methods 3✅ 54ms
arithmetic 1✅ 25ms
Array_Proxy 5✅ 32ms
ArrayOverBuffer 1✅ 13ms
ASCII 4✅ 193ms
Asserts 5✅ 31ms
at/get 7✅ 120ms
Atom Constructors 4✅ 12ms
Atom with holes 9✅ 31ms
Auto_Detect 3✅ 47ms
Autoscoped Constructors 20✅ 89ms
Base_64 3✅ 63ms
BigInts 26✅ 2s
Booleans 6✅ 33ms
Bound 3✅ 6ms
Builder.new 11✅ 61ms
Bytes 3✅ 11ms
caching 1✅ 70ms
Callables 5✅ 16ms
Can run each helper 2✅ 12ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 2ms
codepoints 2✅ 1ms
Compare functionality with Vector 1✅ 15ms
Compile 6✅ 27ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 5ms
Conversion 33✅ 130ms
Correlation Statistics 6✅ 64ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 349ms
Dataflow Errors 11✅ 65ms
Dataflow Warnings 33✅ 3s
Date 42✅ 15s
Date date part tests 8✅ 259ms
Date_Range 11✅ 1s
Date_Time 46✅ 2⚪ 736ms
Date_Time date part tests 8✅ 35ms
Date_Time equality 2✅ 10ms
Day_Of_Week conversions 9✅ 15ms
Debug 1✅ 7ms
Default comparator 5✅ 23ms
Default Encoding 10✅ 220ms
display text 1✅ 1ms
Duration 15✅ 167ms
Empty errors 4✅ 3ms
Encoding object 4✅ 182ms
Enso Arrays 7✅ 179ms
Enso Dictionaries 24✅ 218ms
Enso Hashset 7✅ 44ms
Enso: Common polyglot Dictionary operations 29✅ 9s
Environment 1✅ 20ms
Escape 1✅ 1ms
fetch 11✅ 545ms
File Format 1✅ 26ms
File Operations 22✅ 1⚪ 600ms
flip 2✅ 1ms
Float.truncate 1✅ 7ms
Floats 6✅ 151ms
folder operations 8✅ 239ms
Format Detection in HTTP Fetch 3✅ 109ms
Formatting date/time values 6✅ 161ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 19ms
Functions 2✅ 14ms
Get by tag name 3✅ 56ms
Header 1✅ 4ms
Header resolution 7✅ 41ms
Headers 8✅ 186ms
Http Auth 2✅ 5s
HTTP client 4✅ 731ms
HTTP DataLink 11✅ 466ms
Http Error handling 5✅ 924ms
HTTP in Data.read 4✅ 162ms
HTTP_Method parse 3✅ 8ms
HTTP_Status_Code 1✅ 9ms
identity 3✅ 2ms
Inlining Helpers 2✅ 10ms
inner / outer xml 2✅ 40ms
Input Stream 5✅ 57ms
Instrument @Tail_Call fibonacci 6✅ 860ms
Instrument fibonacci 3✅ 814ms
Integer.truncate 1✅ 2ms
Integers 26✅ 207ms
Interval 7✅ 49ms
Java case of 3✅ 6ms
Java FFI 6✅ 1⚪ 16ms
Java: Common polyglot Dictionary operations 29✅ 33ms
Java/Enso Date 2✅ 14ms
JavaDate 42✅ 5s
JavaDate date part tests 8✅ 18ms
JavaLocalTime 29✅ 46ms
JavaScript Objects, Arrays & Functions 8✅ 591ms
JavaScript: Common polyglot Dictionary operations 29✅ 63ms
JavaScriptArrayWithADate 42✅ 4s
JavaScriptArrayWithADate date part tests 8✅ 43ms
JavascriptDataInArray 44✅ 4⚪ 419ms
JavascriptDataInArray date part tests 8✅ 97ms
JavascriptDate 44✅ 4⚪ 295ms
JavaScriptDate 42✅ 8s
JavascriptDate date part tests 8✅ 25ms
JavaScriptDate date part tests 8✅ 170ms
JavaZonedDateTime 46✅ 2⚪ 442ms
JavaZonedDateTime date part tests 8✅ 8ms
JavaZoneId 7✅ 18ms
JS_Object 5✅ 169ms
JSON 5✅ 54ms
JSON 1✅ 40ms
JSON Deserialization 10✅ 269ms
JSON Serialization 5✅ 103ms
JSON_Format 2✅ 93ms
Lazy 6✅ 26ms
Lazy Generator 1✅ 2ms
Lexicographic Order on Vectors 2✅ 8ms
List 32✅ 778ms
Locale 13✅ 75ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 9ms
Managed_Resource 4✅ 4s
Match.end 4✅ 26ms
Match.groups 2✅ 26ms
Match.named_groups 3✅ 38ms
Match.span 4✅ 29ms
Match.start 4✅ 28ms
Match.text 6✅ 34ms
Match.to_display_text 1✅ 7ms
Match.utf_16_end 4✅ 23ms
Match.utf_16_span 4✅ 24ms
Match.utf_16_start 4✅ 27ms
Maybe 5✅ 4ms
Meta-Value Inspection 6✅ 18ms
Meta-Value Manipulation 30✅ 119ms
Meta.Type.find 4✅ 22ms
Methods 1✅ 1⚪ 2ms
Missing_Argument 3✅ 36ms
MultiValue Conversions 11✅ 134ms
Natural Order 4✅ 110ms
No Method Errors 1✅ 17ms
No_Such_Method 4✅ 31ms
non-linear inserts 11✅ 167ms
Number Conversions 10✅ 34ms
Numbers 15✅ 242ms
Operator == 17✅ 83ms
Ordering 6✅ 30ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 14✅ 298ms
Pair - from 2-Item List 14✅ 133ms
Pair - from 2-Item Vector 14✅ 227ms
Pair - from Pair.new 14✅ 64ms
Pair - from Pair.Value 14✅ 12ms
Panics 22✅ 242ms
parse 8✅ 380ms
Parsing date/time values 26✅ 1⚪ 372ms
Parsing formats 4✅ 263ms
Path Operations 9✅ 1⚪ 91ms
Pattern Matches 19✅ 66ms
Pattern.find and .find_all 8✅ 94ms
Pattern.match and .match_all 8✅ 58ms
Pattern.matches 5✅ 16ms
Pattern.replace 8✅ 487ms
Pattern.split 6✅ 28ms
Pattern.tokenize 7✅ 486ms
Period 8✅ 34ms
Plain_Text 3✅ 71ms
Polyglot 12✅ 64ms
Polyglot Argument 7✅ 24ms
Polyglot Argument with Inheritance 3✅ 7ms
Polyglot Conversion 14✅ 33ms
Polyglot hash maps 8✅ 202ms
Polyglot JS 21✅ 193ms
Polyglot keys and values 5✅ 73ms
Polyglot Operator == 7✅ 40ms
Polyglot Python 18✅ 103ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 50ms
Private methods 5✅ 6ms
Problem_Behavior 2✅ 19ms
Process 5✅ 98ms
Python: Common polyglot Dictionary operations 29✅ 65ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 3s
PythonDate date part tests 8✅ 125ms
PythonLocalTime 29✅ 699ms
Qualified Names 3✅ 5ms
Random 14✅ 2s
Range 37✅ 1s
Rank Data 7✅ 33ms
Read XML 7✅ 77ms
read_bytes 5✅ 65ms
read_text 6✅ 140ms
Refs 6✅ 9ms
Regression 12✅ 70ms
ReportingStreamDecoder 6✅ 3s
ReportingStreamEncoder 8✅ 196ms
Request 10✅ 54ms
rounding 4✅ 27ms
Rounding 16✅ 251ms
should correctly evaluate documentation examples 8✅ 59ms
Sorting with multiple comparators 4✅ 2⚪ 49ms
Sorting with the default comparator 7✅ 3⚪ 115ms
Stack size 1⚪ 0ms
Stack traces 2✅ 14ms
State 5✅ 7ms
Statistics 15✅ 421ms
Statistics - empty Vector 3✅ 7ms
Statistics - invalid input 5✅ 35ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 38ms
Statistics - Nothing Vector 3✅ 23ms
System 2✅ 17ms
tag name 1✅ 2ms
take/drop Sample non-determinism 2✅ 16ms
take/drop Sample non-determinism 2✅ 8ms
take/drop Sample non-determinism 2✅ 6ms
take/drop Sample non-determinism 2✅ 6ms
take/drop Sample non-determinism 2✅ 7ms
Temporary_File facility 6✅ 1⚪ 1s
Text - general 85✅ 13s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 30ms
Text.cleanse 14✅ 134ms
Text.match 6✅ 36ms
Text.Regex splitting 3✅ 19ms
Text.Regex tokenizing 2✅ 42ms
Text.Regex: find and find_all 20✅ 1⚪ 257ms
Text.replace 28✅ 368ms
Text.Span 3✅ 14ms
Text.substring 4✅ 17ms
the Self construct 6✅ 8ms
Time_Of_Day 29✅ 246ms
Type Errors 11✅ 132ms
uncurry 1✅ 0ms
Unix epoch conversion 4✅ 23ms
Unresolved symbol 1✅ 2ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 511ms
Use Array as vectors 104✅ 407ms
Use Array_Proxy as vectors 104✅ 315ms
Use Java ArrayList as vectors 104✅ 368ms
Use Vector as vectors 104✅ 890ms
UTF_16 BigEndian 5✅ 67ms
UTF_16 LittleEndian 5✅ 95ms
UTF_8 11✅ 155ms
Vector Slicing Helpers 1✅ 18ms
Vector.build 13✅ 23ms
Vector/Array equality 9✅ 7ms
Windows 1252 4✅ 20ms
Wrapped dataflow errors 8✅ 29ms
Wrapped errors 8✅ 84ms
write operations 23✅ 1s
Write XML 4✅ 209ms
Zone 9✅ 18ms

✅ /Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml

33 tests were completed in 5s with 32 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 5s
Python Examples 1⚪ 0ms

✅ /Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml

5 tests were completed in 437ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 48ms
GeoJSON to Table 3✅ 389ms

✅ /Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml

175 tests were completed in 1s with 174 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 50ms
Image with 1 channel 19✅ 135ms
Image with 2 channels 19✅ 136ms
Image with 3 channels 19✅ 132ms
Image with 4 channels 19✅ 141ms
Image Write 2✅ 24ms
Image.read 9✅ 116ms
Matrix with 1 channel 21✅ 195ms
Matrix with 2 channels 21✅ 264ms
Matrix with 3 channels 21✅ 153ms
Matrix with 4 channels 21✅ 148ms
Matrix_Error 1✅ 2ms

✅ /Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
[SQLServer] Database tests 1⚪ 0ms

✅ /Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
[Snowflake] Database tests 1⚪ 0ms

✅ /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml

5046 tests were completed in 247s with 4878 passed, 0 failed and 168 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 221ms
[Codegen] Basic Select 3✅ 149ms
[Codegen] Handling Missing Values 2✅ 182ms
[Codegen] JSON serialization 1✅ 211ms
[Codegen] Masking Tables and Columns 2✅ 222ms
[Codegen] Sorting 4✅ 138ms
[In-Memory-specific] Table.join 1✅ 81ms
[In-Memory-specific] Table.set 2✅ 54ms
[In-Memory] Interactions Between various operations 12✅ 871ms
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 2s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 2s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 815ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 7s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 435ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 659ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 200ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 65ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 206ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 19ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 19ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 1s
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 750ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 29ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 22ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 66ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 116ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 16ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 59ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 1s
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 449ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 777ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 283ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 393ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 120ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 308ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 267ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 18ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 235ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 118ms
[In-Memory] (Core_Spec) Table.at 3✅ 57ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 19ms
[In-Memory] (Core_Spec) Table.get 3✅ 16ms
[In-Memory] (Core_Spec) Table.read 5✅ 111ms
[In-Memory] (Core_Spec) Table.rows 5✅ 70ms
[In-Memory] (Core_Spec) Table.set 8✅ 802ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 3s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 80ms
[In-Memory] (Nothing_Spec) between 55✅ 318ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 514ms
[In-Memory] (Nothing_Spec) distinct 11✅ 60ms
[In-Memory] (Nothing_Spec) is_in 99✅ 247ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 346ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 14ms
[In-Memory] (Nothing_Spec) not 1✅ 1ms
[In-Memory] (Nothing_Spec) sort 16✅ 27ms
[In-Memory] Boolean Column operations 3✅ 2s
[In-Memory] Column Naming edge cases 7✅ 431ms
[In-Memory] Column operation Integer Overflow handling 6✅ 177ms
[In-Memory] Column.map 6✅ 95ms
[In-Memory] Column.take/drop 8✅ 226ms
[In-Memory] Column.zip 6✅ 52ms
[In-Memory] Date-Time operations 21✅ 1⚪ 910ms
[In-Memory] Date-Time support 3✅ 26ms
[In-Memory] Dropping Missing Values 9✅ 701ms
[In-Memory] Expression Arithmetic 3✅ 136ms
[In-Memory] Expression Boolean literals 1✅ 32ms
[In-Memory] Expression Boolean Operators 4✅ 87ms
[In-Memory] Expression Column Arithmetic 2✅ 121ms
[In-Memory] Expression Comparison Operators 6✅ 226ms
[In-Memory] Expression Date and Time literals 5✅ 80ms
[In-Memory] Expression Errors should be handled 4✅ 15ms
[In-Memory] Expression Float literals 1✅ 17ms
[In-Memory] Expression Integer literals 1✅ 33ms
[In-Memory] Expression Nothing literals 3✅ 34ms
[In-Memory] Expression Text literals 1✅ 21ms
[In-Memory] Expression Text literals 2✅ 10ms
[In-Memory] Expression Text Operators 2✅ 68ms
[In-Memory] Expression Warnings should be reported 4✅ 187ms
[In-Memory] Filling Missing Values 9✅ 125ms
[In-Memory] Function invocation 5✅ 86ms
[In-Memory] Handling of Big Integer values 10✅ 219ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 311ms
[In-Memory] Storage Builders 2✅ 144ms
[In-Memory] Table Text Cleanse 4✅ 96ms
[In-Memory] Table.add_row_number (common) 7✅ 133ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 64ms
[In-Memory] Table.aggregate 4✅ 67ms
[In-Memory] Table.aggregate 3✅ 57ms
[In-Memory] Table.aggregate Concatenate 6✅ 54ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 108ms
[In-Memory] Table.aggregate First and Last 4✅ 52ms
[In-Memory] Table.aggregate Mode 1✅ 5ms
[In-Memory] Table.aggregate Shortest 1✅ 9ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 599ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 429ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 100ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 32ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 34ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 32ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 97ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 166ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 114ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 97ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 64ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 672ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 8ms
[In-Memory] Table.aggregate+Expressions 2✅ 70ms
[In-Memory] Table.coalesce 8✅ 36ms
[In-Memory] Table.cross_join 9✅ 96ms
[In-Memory] Table.cross_tab 23✅ 408ms
[In-Memory] Table.distinct 7✅ 78ms
[In-Memory] Table.distinct 6✅ 74ms
[In-Memory] Table.duplicates 6✅ 160ms
[In-Memory] Table.filter 27✅ 1⚪ 697ms
[In-Memory] Table.filter 4✅ 725ms
[In-Memory] Table.filter by an expression 5✅ 454ms
[In-Memory] Table.from_union 30✅ 513ms
[In-Memory] Table.join 42✅ 817ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 49ms
[In-Memory] Table.merge 20✅ 593ms
[In-Memory] Table.remove_columns 13✅ 365ms
[In-Memory] Table.rename_columns 25✅ 716ms
[In-Memory] Table.reorder_columns 11✅ 234ms
[In-Memory] Table.reorder_columns by type 1✅ 26ms
[In-Memory] Table.replace 22✅ 499ms
[In-Memory] Table.select_columns 16✅ 512ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 107ms
[In-Memory] Table.sort 21✅ 2⚪ 212ms
[In-Memory] Table.sort_columns 4✅ 90ms
[In-Memory] Table.take/drop 11✅ 404ms
[In-Memory] Table.transpose 8✅ 80ms
[In-Memory] Table.union 29✅ 581ms
[In-Memory] Table.zip 12✅ 154ms
[In-Memory] Temp column 2✅ 5ms
[PostgreSQL] .pgpass 3✅ 440ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 303ms
[PostgreSQL] Data Link 1⚪ 0ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 10✅ 1s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 437ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 465ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 114ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 5s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 109ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 130ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 81ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 49ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 143ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 19ms
[SQLite File] (Column_Operations_Spec) Date truncation 1⚪ 0ms
[SQLite File] (Column_Operations_Spec) Decimal 1⚪ 0ms
[SQLite File] (Column_Operations_Spec) Min/Max Operations 2✅ 1⚪ 123ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 21ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 12ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 17ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 27ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 110ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 30ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 16✅ 13s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 698ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 421ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 183ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 156ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 510ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 184ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 20ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 22ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 21ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 238ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 84ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 58ms
[SQLite File] (Core_Spec) Table.at 3✅ 61ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 148ms
[SQLite File] (Core_Spec) Table.get 3✅ 21ms
[SQLite File] (Core_Spec) Table.read 6✅ 591ms
[SQLite File] (Core_Spec) Table.rows 5✅ 116ms
[SQLite File] (Core_Spec) Table.set 8✅ 232ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 849ms
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 139ms
[SQLite File] (Nothing_Spec) between 30✅ 875ms
[SQLite File] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite File] (Nothing_Spec) distinct 6✅ 80ms
[SQLite File] (Nothing_Spec) is_in 54✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 6s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 155ms
[SQLite File] (Nothing_Spec) not 1✅ 7ms
[SQLite File] (Nothing_Spec) sort 12✅ 173ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 3s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 3s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 213ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 1s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 2s
[SQLite File] Aggregation 2✅ 168ms
[SQLite File] Basic Table Access 6✅ 885ms
[SQLite File] Column Naming edge cases 7✅ 444ms
[SQLite File] Column.const 1✅ 27ms
[SQLite File] Column.map 1✅ 3ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 4ms
[SQLite File] Connection.query 7✅ 802ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 116ms
[SQLite File] Dropping Missing Values 8✅ 894ms
[SQLite File] Error Handling 2✅ 56ms
[SQLite File] Expression Arithmetic 3✅ 234ms
[SQLite File] Expression Boolean literals 1✅ 70ms
[SQLite File] Expression Boolean Operators 4✅ 160ms
[SQLite File] Expression Column Arithmetic 2✅ 170ms
[SQLite File] Expression Comparison Operators 6✅ 332ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 21ms
[SQLite File] Expression Float literals 1✅ 43ms
[SQLite File] Expression Integer literals 1✅ 65ms
[SQLite File] Expression Nothing literals 3✅ 169ms
[SQLite File] Expression Text literals 1✅ 45ms
[SQLite File] Expression Text literals 2✅ 39ms
[SQLite File] Expression Text Operators 2✅ 92ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 193ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 366ms
[SQLite File] Function invocation 5✅ 232ms
[SQLite File] Internals 1✅ 18ms
[SQLite File] IR Traversal 4✅ 4s
[SQLite File] Masking Tables 1✅ 321ms
[SQLite File] math functions 6✅ 3s
[SQLite File] Metadata 2✅ 173ms
[SQLite File] Missing Values 2✅ 134ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 12ms
[SQLite File] Sorting 5✅ 235ms
[SQLite File] Table Text Cleanse 4✅ 67ms
[SQLite File] Table.add_row_number (common) 7✅ 399ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 223ms
[SQLite File] Table.aggregate 4✅ 176ms
[SQLite File] Table.aggregate Concatenate 6✅ 210ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 262ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 123ms
[SQLite File] Table.aggregate Mode 1⚪ 0ms
[SQLite File] Table.aggregate Shortest 1⚪ 0ms
[SQLite File] Table.aggregate should be able to group on multiple fields 8✅ 5⚪ 303ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 306ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 112ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 91ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 8✅ 3⚪ 165ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 734ms
[SQLite File] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 349ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 158ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 161ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 689ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 37ms
[SQLite File] Table.aggregate+Expressions 2✅ 71ms
[SQLite File] Table.coalesce 8✅ 247ms
[SQLite File] Table.cross_join 9✅ 814ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 317ms
[SQLite File] Table.distinct 7✅ 306ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 278ms
[SQLite File] Table.filter 26✅ 1s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 117ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 4s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 344ms
[SQLite File] Table.merge 19✅ 4s
[SQLite File] Table.remove_columns 13✅ 115ms
[SQLite File] Table.rename_columns 26✅ 241ms
[SQLite File] Table.reorder_columns 11✅ 94ms
[SQLite File] Table.reorder_columns by type 1✅ 32ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 138ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 63ms
[SQLite File] Table.sort 17✅ 4⚪ 546ms
[SQLite File] Table.sort_columns 4✅ 52ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 24✅ 4⚪ 2s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 178ms
[SQLite File] Temp column 2✅ 60ms
[SQLite File] Transaction Support 4✅ 86ms
[SQLite In-Memory] Interactions Between various operations 10✅ 529ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 313ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 454ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 63ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 4s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 70ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 68ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 61ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 36ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 87ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 12ms
[SQLite In-Memory] (Column_Operations_Spec) Date truncation 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Decimal 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Min/Max Operations 2✅ 1⚪ 79ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 14ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 8ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 14ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 21ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 74ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 1ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 19ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 10s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 424ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 320ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 79ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 90ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 321ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 96ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 12ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 12ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 11ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 362ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 60ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 38ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 43ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 98ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 13ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 389ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 61ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 172ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 609ms
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 104ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 642ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 2s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 73ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 1s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 4s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 99ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 5ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 187ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 3s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 2s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 777ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 173ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1000ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 853ms
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 658ms
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 868ms
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 781ms
[SQLite In-Memory] Aggregation 2✅ 65ms
[SQLite In-Memory] Basic Table Access 6✅ 235ms
[SQLite In-Memory] Column Naming edge cases 7✅ 242ms
[SQLite In-Memory] Column.const 1✅ 27ms
[SQLite In-Memory] Column.map 1✅ 2ms
[SQLite In-Memory] Column.take/drop 6✅ 2s
[SQLite In-Memory] Column.zip 1✅ 2ms
[SQLite In-Memory] Connection.query 7✅ 271ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 40ms
[SQLite In-Memory] Dropping Missing Values 8✅ 793ms
[SQLite In-Memory] Error Handling 2✅ 22ms
[SQLite In-Memory] Expression Arithmetic 3✅ 171ms
[SQLite In-Memory] Expression Boolean literals 1✅ 49ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 106ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 123ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 253ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 10ms
[SQLite In-Memory] Expression Float literals 1✅ 28ms
[SQLite In-Memory] Expression Integer literals 1✅ 40ms
[SQLite In-Memory] Expression Nothing literals 3✅ 79ms
[SQLite In-Memory] Expression Text literals 1✅ 38ms
[SQLite In-Memory] Expression Text literals 2✅ 27ms
[SQLite In-Memory] Expression Text Operators 2✅ 65ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 114ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 197ms
[SQLite In-Memory] Function invocation 5✅ 143ms
[SQLite In-Memory] Internals 1✅ 11ms
[SQLite In-Memory] IR Traversal 4✅ 3s
[SQLite In-Memory] Masking Tables 1✅ 189ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 44ms
[SQLite In-Memory] Missing Values 2✅ 53ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Sorting 5✅ 98ms
[SQLite In-Memory] Table Text Cleanse 4✅ 37ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 200ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 38ms
[SQLite In-Memory] Table.aggregate 4✅ 124ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 174ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 225ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 95ms
[SQLite In-Memory] Table.aggregate Mode 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Shortest 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should be able to group on multiple fields 8✅ 5⚪ 233ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 255ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 75ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 73ms
[SQLite In-Memory] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should not summarize empty table when grouped 8✅ 3⚪ 129ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 497ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 132ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 136ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 110ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 543ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 29ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 52ms
[SQLite In-Memory] Table.coalesce 8✅ 187ms
[SQLite In-Memory] Table.cross_join 9✅ 600ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 60ms
[SQLite In-Memory] Table.distinct 7✅ 176ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 180ms
[SQLite In-Memory] Table.filter 26✅ 1s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 99ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 2s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 158ms
[SQLite In-Memory] Table.merge 19✅ 2s
[SQLite In-Memory] Table.remove_columns 13✅ 117ms
[SQLite In-Memory] Table.rename_columns 26✅ 200ms
[SQLite In-Memory] Table.reorder_columns 11✅ 78ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 27ms
[SQLite In-Memory] Table.replace 21✅ 1s
[SQLite In-Memory] Table.select_columns 16✅ 149ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 52ms
[SQLite In-Memory] Table.sort 17✅ 4⚪ 344ms
[SQLite In-Memory] Table.sort_columns 4✅ 68ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 24✅ 4⚪ 1s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 71ms
[SQLite In-Memory] Temp column 2✅ 30ms
[SQLite In-Memory] Transaction Support 4✅ 65ms
[SQLite] Type Mapping 8✅ 172ms
Aggregate Columns 23✅ 430ms
All types 1✅ 22ms
Autoconstructor Instrumentation 1✅ 2s
Boolean 4✅ 87ms
Boolean Column.format, with format Column 3✅ 43ms
Boolean Column.format, with format string 3✅ 53ms
ceil 3✅ 25ms
Column selectors 2✅ 39ms
Column should_equal 8✅ 37ms
Column Text Cleanse 15✅ 157ms
Column Text Cleanse 15✅ 122ms
Column Text Cleanse 15✅ 173ms
Column.parse 15✅ 138ms
Columns 18✅ 804ms
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 23ms
DataFormatter.format 10✅ 63ms
DataFormatter.parse 13✅ 225ms
Date Column.format, with format Column 6✅ 81ms
Date Column.format, with format string 4✅ 142ms
Date_Time Column.format, with format Column 6✅ 110ms
Date_Time Column.format, with format string 5✅ 147ms
Date_Time truncate 1✅ 20ms
Dates 9✅ 204ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 2s
different types 2✅ 9ms
Dropping Missing Values 1✅ 47ms
Edge cases 1✅ 12ms
Errors 2✅ 16ms
Errors 4✅ 49ms
Excel Range 9✅ 75ms
expand_column 21✅ 515ms
expand_to_rows 16✅ 290ms
Fan_Out 2✅ 63ms
fetching files using HTTP 5✅ 300ms
File.read (Delimited) 3✅ 64ms
File.read (Delimited) should work with Date_Time 3✅ 54ms
File.read (Delimited) should work with Dates 3✅ 58ms
File.read (Delimited) should work with Time_Of_Days 3✅ 83ms
fill 8✅ 88ms
Float 3✅ 22ms
Float, with format Column 3✅ 16ms
floor 3✅ 23ms
from_objects with Array 1✅ 24ms
from_objects with JSON (single values) 2✅ 34ms
from_objects with mixed vector of single and JSON objects 5✅ 106ms
from_objects with non-uniform JSON vector 6✅ 55ms
from_objects with single values 5✅ 260ms
from_objects with uniform JSON vector 5✅ 43ms
InferredIntegerBuilder 2✅ 27ms
Info 1✅ 3ms
Integer 3✅ 50ms
Integer 1✅ 10ms
Integer, with format Column 3✅ 37ms
Integration 1✅ 91ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 62ms
Locales 2✅ 36ms
Mapping Operations 7✅ 546ms
Masking Tables 3✅ 79ms
NaN handling 7✅ 78ms
nothing handling 7✅ 73ms
Numeric 4✅ 70ms
Numeric format, empty 4✅ 73ms
parsing Table formats in DataLinks 8✅ 680ms
Problems 12✅ 2⚪ 815ms
Read XLSX / XLS Files 13✅ 1s
Reading single cells correctly 7✅ 614ms
Response caching 22✅ 4s
round/truncate/ceil/floor 3✅ 72ms
Rounding 8✅ 76ms
running count 9✅ 70ms
running kurtosis 1✅ 8ms
running max 3✅ 27ms
running mean 2✅ 16ms
running min 3✅ 22ms
running product 2✅ 18ms
running skew 2✅ 15ms
running standard deviation 2✅ 14ms
running sum 8✅ 65ms
running variance 2✅ 15ms
Should be able to serialise a table with Dates to Text 2✅ 78ms
Should be able to serialise a table with DateTimes to Text 2✅ 18ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 14ms
Slicing Tables 4✅ 89ms
SortedListIndex (used for SortJoin) 6✅ 11ms
Sorting Columns 4✅ 19ms
Sorting Tables 2✅ 142ms
SQL_Statement serialization 2✅ 89ms
SQLite_Format should allow connecting to SQLite files 5✅ 133ms
Table Construction 10✅ 11s
Table Display 1✅ 78ms
Table should_equal 6✅ 131ms
Table.from Text 1✅ 21ms
Table.parse 22✅ 540ms
Table.parse_to_columns 15✅ 488ms
Table.split 10✅ 148ms
Table.split/tokenize column count 8✅ 255ms
Table.split/tokenize column order 1✅ 10ms
Table.split/tokenize errors 4✅ 14ms
Table.split/tokenize name conflicts 2✅ 116ms
Table.tokenize 14✅ 355ms
Text.parse_to_table 2✅ 103ms
Text.parse_to_table errors 3✅ 32ms
Text.parse_to_table parsing 3✅ 179ms
Text.parse_to_table with case-insensitivity 1✅ 15ms
Text.parse_to_table with groups 2✅ 80ms
Time_Of_Day Column.format, with format Column 6✅ 80ms
Time_Of_Day Column.format, with format string 5✅ 95ms
to_xml 28✅ 2⚪ 391ms
truncate 3✅ 29ms
Unique_Name_Strategy Helper 12✅ 290ms
Unique_Name_Strategy.combine_with_prefix 6✅ 10ms
Unsupported statistics 4✅ 6ms
Use First Row As Names 5✅ 103ms
Value_Type 2✅ 9ms
Various File Format support on Table 6✅ 215ms
Vector conversion 1✅ 12ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 4s
Writing 4✅ 72ms
Writing to csv files 3✅ 256ms
Writing to json files 3✅ 2s
XLS reading 11✅ 201ms
XLSX reading 11✅ 565ms
XML 7✅ 172ms

✅ /Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml

13 tests were completed in 888ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Read Tables 6✅ 653ms
Structure 7✅ 235ms

✅ /Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

73 tests were completed in 4s with 72 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 78ms
File uploads 2✅ 10ms
Geo_Map 3✅ 349ms
Histogram Visualization 6✅ 112ms
Lazy Table Visualization 12✅ 562ms
Lazy Text Visualization 3✅ 53ms
Scatter Plot Visualization 12✅ 584ms
Serializable Visualization Identifiers 6✅ 119ms
SQL Visualization 1✅ 272ms
Table Visualization 9✅ 870ms
Table.lookup_ignore_case 1✅ 20ms
Table.rows 1✅ 214ms
Type Names of Visualization Defaults 1✅ 41ms
Vector and Arrays 2✅ 1⚪ 76ms
Widgets for Data.read 2✅ 204ms
Widgets for Database 1✅ 19ms
Widgets for In-Database Connection with table name sets 1✅ 170ms
Widgets for In-Database Connection with table types 1✅ 20ms
Widgets for In-Database Table with column name sets 2✅ 48ms
Widgets for In-Memory with column name sets 3✅ 101ms
Widgets for the Text type 1✅ 126ms