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

Initial benchmarks for intersection types + a bit of speedup #11924

Merged
merged 29 commits into from
Jan 7, 2025

Merge branch 'develop' into wip/jtulach/MultiType11846

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

Initial benchmarks for intersection types + a bit of speedup #11924

Merge branch 'develop' into wip/jtulach/MultiType11846
f515d8a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) succeeded Jan 7, 2025 in 0s

8431 passed, 0 failed and 224 skipped

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 98✅ 19⚪ 83s
/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 3028✅ 39⚪ 121s
/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✅ 552ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 2s
/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 4966✅ 161⚪ 350s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 871ms
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 236ms
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 79✅ 1⚪ 6s

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

117 tests were completed in 83s with 98 passed, 0 failed and 19 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✅ 113ms
(Local -> Local) Data Link copying/moving 3✅ 529ms
(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 9✅ 8⚪ 10s
S3 Path handling 7✅ 326ms
S3_File reading 7✅ 2s
S3_File writing 21✅ 18s
S3.get_object 2✅ 12s
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✅ 44ms
Host File values behaviour in Enso 2✅ 13ms
I/O Checks 2✅ 1s
Object Comparator 9✅ 266ms
Test Reporter running on GitHub 3✅ 515ms
Text_Utils 4✅ 148ms
to_display_text 5✅ 123ms

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

3067 tests were completed in 121s with 3028 passed, 0 failed and 39 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 383ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 1ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 149ms
(Decimal_Spec) conversions 14✅ 126ms
(Decimal_Spec) Decimal.set_scale 2✅ 3ms
(Decimal_Spec) div 1✅ 7ms
(Decimal_Spec) edge cases 2✅ 34ms
(Decimal_Spec) floor, ceil, truncate 4✅ 49ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 1ms
(Decimal_Spec) min/max 3✅ 52ms
(Decimal_Spec) pow 2✅ 16ms
(Decimal_Spec) remainder 3✅ 12ms
(Decimal_Spec) Rounding 19✅ 196ms
(Decimal_Spec) signs 3✅ 8ms
(Decimal_Spec) text conversion 4✅ 29ms
(Decimal_Spec) Text.to_decimal 3✅ 5ms
Any.map_nothing 2✅ 29ms
Any's methods 3✅ 159ms
arithmetic 1✅ 37ms
Array_Proxy 5✅ 40ms
ArrayOverBuffer 1✅ 26ms
ASCII 4✅ 80ms
Asserts 5✅ 17ms
at/get 7✅ 211ms
Atom Constructors 4✅ 22ms
Atom with holes 9✅ 70ms
Auto_Detect 3✅ 31ms
Autoscoped Constructors 20✅ 228ms
Base_64 3✅ 345ms
BigInts 26✅ 3s
Booleans 6✅ 48ms
Bound 3✅ 4ms
Builder.new 11✅ 58ms
Bytes 3✅ 13ms
caching 1✅ 69ms
Callables 5✅ 18ms
Chain Multi Value 13✅ 50ms
Check Nothing and NaN 3✅ 3ms
children 2✅ 3ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 26ms
Compile 6✅ 25ms
Complex Multi Value 2✅ 22ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 33✅ 294ms
Convert Multi Value 5✅ 48ms
Correlation Statistics 6✅ 60ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 217ms
Data.read_many 7✅ 180ms
Dataflow Errors 11✅ 70ms
Dataflow Warnings 34✅ 1s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 14s
Date date part tests 8✅ 179ms
Date_Range 11✅ 1s
Date_Time 46✅ 2⚪ 927ms
Date_Time date part tests 8✅ 33ms
Date_Time equality 2✅ 3ms
Day_Of_Week conversions 9✅ 10ms
Debug 1✅ 2ms
Default comparator 5✅ 34ms
Default Encoding 10✅ 258ms
display text 1✅ 2ms
Duration 15✅ 217ms
Empty errors 4✅ 5ms
Encoding object 4✅ 103ms
Enso Arrays 7✅ 97ms
Enso Cloud Audit Log 5✅ 426ms
Enso Cloud Authentication 5✅ 497ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 335ms
Enso Hashset 7✅ 63ms
Enso_User 2✅ 1⚪ 100ms
Enso_User - local mock integration tests 2✅ 167ms
Enso_User - offline logic tests 1✅ 26ms
Enso: Common polyglot Dictionary operations 29✅ 9s
Environment 1✅ 27ms
Equals and hash 2✅ 93ms
Escape 1✅ 2ms
fetch 11✅ 462ms
File Format 1✅ 16ms
File Operations 22✅ 1⚪ 636ms
flip 2✅ 2ms
Float.truncate 1✅ 13ms
Floats 6✅ 104ms
folder operations 9✅ 351ms
Format Detection in HTTP Fetch 3✅ 98ms
Formatting date/time values 6✅ 189ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 17ms
Functions 2✅ 17ms
Get by tag name 3✅ 31ms
Header 1✅ 4ms
Header resolution 7✅ 45ms
Headers 8✅ 210ms
Http Auth 2✅ 5s
HTTP client 4✅ 850ms
HTTP DataLink 11✅ 638ms
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 145ms
HTTP_Method parse 3✅ 10ms
HTTP_Status_Code 1✅ 7ms
identity 3✅ 3ms
Inlining Helpers 2✅ 8ms
inner / outer xml 2✅ 23ms
Input Stream 5✅ 60ms
Instrument @Tail_Call fibonacci 6✅ 1s
Instrument fibonacci 3✅ 1s
Integer.truncate 1✅ 4ms
Integers 26✅ 272ms
Interval 7✅ 52ms
Java case of 3✅ 6ms
Java FFI 6✅ 1⚪ 24ms
Java: Common polyglot Dictionary operations 29✅ 57ms
Java/Enso Date 2✅ 14ms
JavaDate 42✅ 5s
JavaDate date part tests 8✅ 10ms
JavaLocalTime 29✅ 132ms
JavaScript Objects, Arrays & Functions 8✅ 778ms
JavaScript: Common polyglot Dictionary operations 29✅ 66ms
JavaScriptArrayWithADate 42✅ 5s
JavaScriptArrayWithADate date part tests 8✅ 79ms
JavascriptDataInArray 44✅ 4⚪ 374ms
JavascriptDataInArray date part tests 8✅ 29ms
JavascriptDate 44✅ 4⚪ 686ms
JavaScriptDate 42✅ 7s
JavascriptDate date part tests 8✅ 27ms
JavaScriptDate date part tests 8✅ 170ms
JavaZonedDateTime 46✅ 2⚪ 598ms
JavaZonedDateTime date part tests 8✅ 14ms
JavaZoneId 7✅ 7ms
JS_Object 5✅ 324ms
JSON 5✅ 68ms
JSON 1✅ 28ms
JSON Deserialization 10✅ 265ms
JSON Serialization 5✅ 85ms
JSON_Format 2✅ 56ms
Lazy 6✅ 43ms
Lazy Generator 1✅ 5ms
Lexicographic Order on Vectors 2✅ 12ms
List 32✅ 725ms
Locale 13✅ 89ms
Looping Imports 1✅ 2ms
Lowercase Methods 5✅ 16ms
Managed_Resource 5✅ 5s
Match.end 4✅ 32ms
Match.groups 2✅ 17ms
Match.named_groups 3✅ 46ms
Match.span 4✅ 30ms
Match.start 4✅ 36ms
Match.text 6✅ 39ms
Match.to_display_text 1✅ 7ms
Match.utf_16_end 4✅ 24ms
Match.utf_16_span 4✅ 26ms
Match.utf_16_start 4✅ 34ms
Maybe 5✅ 6ms
Meta-Value Inspection 6✅ 26ms
Meta-Value Manipulation 30✅ 232ms
Meta.Type.find 4✅ 24ms
Methods 1✅ 1⚪ 2ms
Missing_Argument 3✅ 48ms
MultiValue Conversions 11✅ 223ms
Natural Order 4✅ 172ms
No Method Errors 1✅ 14ms
No_Such_Method 4✅ 47ms
non-linear inserts 11✅ 328ms
Number Conversions 10✅ 79ms
Numbers 15✅ 272ms
Operator == 17✅ 206ms
Ordering 6✅ 43ms
Pair 1✅ 1ms
Pair - from 2-Item JavaScript Array 14✅ 196ms
Pair - from 2-Item List 14✅ 152ms
Pair - from 2-Item Vector 14✅ 158ms
Pair - from Pair.new 14✅ 109ms
Pair - from Pair.Value 14✅ 16ms
Panics 22✅ 267ms
parse 8✅ 169ms
Parsing date/time values 26✅ 1⚪ 325ms
Parsing formats 4✅ 190ms
Path Operations 9✅ 1⚪ 81ms
Pattern Matches 19✅ 143ms
Pattern.find and .find_all 8✅ 107ms
Pattern.match and .match_all 8✅ 61ms
Pattern.matches 5✅ 9ms
Pattern.replace 8✅ 145ms
Pattern.split 6✅ 36ms
Pattern.tokenize 7✅ 246ms
Period 8✅ 22ms
Plain_Text 3✅ 58ms
Polyglot 12✅ 49ms
Polyglot Argument 7✅ 16ms
Polyglot Argument with Inheritance 3✅ 8ms
Polyglot Conversion 14✅ 26ms
Polyglot hash maps 8✅ 298ms
Polyglot JS 21✅ 163ms
Polyglot keys and values 5✅ 91ms
Polyglot Operator == 7✅ 99ms
Polyglot Python 18✅ 136ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 34ms
Private methods 5✅ 8ms
Problem_Behavior 2✅ 20ms
Process 5✅ 117ms
Python: Common polyglot Dictionary operations 29✅ 133ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 4s
PythonDate date part tests 8✅ 188ms
PythonLocalTime 29✅ 772ms
Qualified Names 3✅ 7ms
Random 14✅ 1s
Range 37✅ 1s
Rank Data 7✅ 26ms
Read XML 7✅ 233ms
read_bytes 5✅ 73ms
read_text 6✅ 170ms
Refs 6✅ 18ms
Regression 12✅ 93ms
ReportingStreamDecoder 6✅ 2s
ReportingStreamEncoder 8✅ 221ms
Request 10✅ 43ms
rounding 4✅ 35ms
Rounding 16✅ 305ms
should correctly evaluate documentation examples 8✅ 67ms
Sorting with multiple comparators 4✅ 2⚪ 65ms
Sorting with the default comparator 7✅ 3⚪ 166ms
Stack size 1⚪ 0ms
Stack traces 2✅ 17ms
State 5✅ 12ms
Statistics 16✅ 364ms
Statistics - empty Vector 3✅ 8ms
Statistics - invalid input 5✅ 40ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 18ms
Statistics - Nothing Vector 3✅ 24ms
System 2✅ 39ms
tag name 1✅ 3ms
take/drop Sample non-determinism 2✅ 17ms
take/drop Sample non-determinism 2✅ 8ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 7ms
Temporary_File facility 6✅ 1⚪ 3s
Text - general 85✅ 12s
text contents 1✅ 1ms
Text_Sub_Range_Data 2✅ 31ms
Text.cleanse 14✅ 87ms
Text.match 6✅ 35ms
Text.Regex splitting 3✅ 27ms
Text.Regex tokenizing 2✅ 46ms
Text.Regex: find and find_all 20✅ 1⚪ 226ms
Text.replace 28✅ 365ms
Text.Span 3✅ 105ms
Text.substring 4✅ 14ms
the Self construct 6✅ 14ms
Time_Of_Day 29✅ 176ms
Type Errors 11✅ 98ms
uncurry 1✅ 1ms
Unix epoch conversion 4✅ 12ms
Unresolved symbol 1✅ 4ms
URI 22✅ 817ms
Use a slice of an array as vectors 104✅ 343ms
Use Array as vectors 104✅ 687ms
Use Array_Proxy as vectors 104✅ 347ms
Use Java ArrayList as vectors 104✅ 458ms
Use Vector as vectors 104✅ 931ms
UTF_16 BigEndian 5✅ 81ms
UTF_16 LittleEndian 5✅ 67ms
UTF_8 11✅ 192ms
Vector Slicing Helpers 1✅ 36ms
Vector.build 13✅ 39ms
Vector/Array equality 9✅ 12ms
Windows 1252 4✅ 25ms
Wrapped dataflow errors 8✅ 34ms
Wrapped errors 8✅ 72ms
write operations 23✅ 1s
Write XML 4✅ 237ms
Zone 9✅ 7ms

✅ /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 552ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 65ms
GeoJSON to Table 3✅ 487ms

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 53ms
Image with 1 channel 19✅ 191ms
Image with 2 channels 19✅ 219ms
Image with 3 channels 19✅ 227ms
Image with 4 channels 19✅ 179ms
Image Write 2✅ 28ms
Image.read 9✅ 147ms
Matrix with 1 channel 21✅ 234ms
Matrix with 2 channels 21✅ 398ms
Matrix with 3 channels 21✅ 273ms
Matrix with 4 channels 21✅ 235ms
Matrix_Error 1✅ 6ms

✅ /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

5127 tests were completed in 350s with 4966 passed, 0 failed and 161 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 229ms
[Codegen] Basic Select 3✅ 173ms
[Codegen] Handling Missing Values 2✅ 220ms
[Codegen] JSON serialization 1✅ 312ms
[Codegen] Masking Tables and Columns 2✅ 231ms
[Codegen] Sorting 4✅ 158ms
[In-Memory-specific] Table.join 1✅ 70ms
[In-Memory-specific] Table.set 2✅ 75ms
[In-Memory] Interactions Between various operations 12✅ 1s
[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✅ 789ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 8s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 239ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 664ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 169ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 63ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 153ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 22ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 21ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 762ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 715ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 34ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 17ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 44ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 122ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 8ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 47ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 910ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 502ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 629ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 319ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 361ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 72ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 246ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 176ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 21ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 173ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 94ms
[In-Memory] (Core_Spec) Table.at 3✅ 50ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 2ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 28ms
[In-Memory] (Core_Spec) Table.get 3✅ 24ms
[In-Memory] (Core_Spec) Table.read 5✅ 147ms
[In-Memory] (Core_Spec) Table.rows 5✅ 136ms
[In-Memory] (Core_Spec) Table.set 8✅ 1s
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 2s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 177ms
[In-Memory] (Nothing_Spec) between 55✅ 420ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 542ms
[In-Memory] (Nothing_Spec) distinct 11✅ 75ms
[In-Memory] (Nothing_Spec) is_in 99✅ 428ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 495ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 28ms
[In-Memory] (Nothing_Spec) not 1✅ 2ms
[In-Memory] (Nothing_Spec) sort 18✅ 47ms
[In-Memory] Boolean Column operations 3✅ 3s
[In-Memory] Column Naming edge cases 7✅ 494ms
[In-Memory] Column operation Integer Overflow handling 6✅ 169ms
[In-Memory] Column.map 6✅ 152ms
[In-Memory] Column.take/drop 8✅ 391ms
[In-Memory] Column.zip 6✅ 57ms
[In-Memory] Date-Time operations 22✅ 1⚪ 682ms
[In-Memory] Date-Time support 3✅ 14ms
[In-Memory] Dropping Missing Values 9✅ 1s
[In-Memory] Expression Arithmetic 3✅ 215ms
[In-Memory] Expression Boolean literals 1✅ 36ms
[In-Memory] Expression Boolean Operators 4✅ 142ms
[In-Memory] Expression Column Arithmetic 2✅ 170ms
[In-Memory] Expression Comparison Operators 6✅ 424ms
[In-Memory] Expression Date and Time literals 5✅ 103ms
[In-Memory] Expression Errors should be handled 4✅ 31ms
[In-Memory] Expression Float literals 1✅ 36ms
[In-Memory] Expression Integer literals 1✅ 97ms
[In-Memory] Expression Nothing literals 3✅ 60ms
[In-Memory] Expression Text literals 1✅ 131ms
[In-Memory] Expression Text literals 2✅ 42ms
[In-Memory] Expression Text Operators 2✅ 99ms
[In-Memory] Expression Warnings should be reported 4✅ 216ms
[In-Memory] Filling Missing Values 9✅ 192ms
[In-Memory] Function invocation 5✅ 157ms
[In-Memory] Handling of Big Integer values 10✅ 313ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 178ms
[In-Memory] Storage Builders 2✅ 315ms
[In-Memory] Table Text Cleanse 4✅ 127ms
[In-Memory] Table.add_group_number (common) 13✅ 150ms
[In-Memory] Table.add_row_number (common) 7✅ 154ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 72ms
[In-Memory] Table.aggregate 4✅ 173ms
[In-Memory] Table.aggregate 3✅ 81ms
[In-Memory] Table.aggregate Average 1✅ 13ms
[In-Memory] Table.aggregate Concatenate 6✅ 45ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 136ms
[In-Memory] Table.aggregate First and Last 4✅ 53ms
[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✅ 275ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 436ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 156ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 34ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 32ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 71ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 79ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 304ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 132ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 133ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 76ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 637ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 7ms
[In-Memory] Table.aggregate Sum 3✅ 71ms
[In-Memory] Table.aggregate+Expressions 2✅ 76ms
[In-Memory] Table.coalesce 8✅ 40ms
[In-Memory] Table.cross_join 9✅ 152ms
[In-Memory] Table.cross_tab 23✅ 505ms
[In-Memory] Table.distinct 7✅ 102ms
[In-Memory] Table.distinct 6✅ 65ms
[In-Memory] Table.duplicates 6✅ 91ms
[In-Memory] Table.filter 28✅ 1⚪ 995ms
[In-Memory] Table.filter 4✅ 950ms
[In-Memory] Table.filter by an expression 5✅ 720ms
[In-Memory] Table.from_union 31✅ 2⚪ 573ms
[In-Memory] Table.join 42✅ 1s
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 56ms
[In-Memory] Table.merge 20✅ 705ms
[In-Memory] Table.remove_columns 13✅ 391ms
[In-Memory] Table.rename_columns 25✅ 942ms
[In-Memory] Table.reorder_columns 11✅ 412ms
[In-Memory] Table.reorder_columns by type 1✅ 44ms
[In-Memory] Table.replace 22✅ 536ms
[In-Memory] Table.select_columns 16✅ 704ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 174ms
[In-Memory] Table.sort 23✅ 425ms
[In-Memory] Table.sort_columns 4✅ 122ms
[In-Memory] Table.take/drop 11✅ 779ms
[In-Memory] Table.transpose 8✅ 106ms
[In-Memory] Table.union 30✅ 2⚪ 957ms
[In-Memory] Table.zip 12✅ 237ms
[In-Memory] Temp column 2✅ 6ms
[PostgreSQL] .pgpass 3✅ 567ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 415ms
[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⚪ 613ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 623ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 167ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 8s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 170ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 151ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 92ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 74ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 169ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 24ms
[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⚪ 155ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 30ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 17ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 26ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 35ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 142ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 36ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 23s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 863ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 787ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 162ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 243ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 698ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 213ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 24ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 24ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 23ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 292ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 118ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 72ms
[SQLite File] (Core_Spec) Table.at 3✅ 168ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 160ms
[SQLite File] (Core_Spec) Table.get 3✅ 26ms
[SQLite File] (Core_Spec) Table.read 6✅ 818ms
[SQLite File] (Core_Spec) Table.rows 5✅ 127ms
[SQLite File] (Core_Spec) Table.set 8✅ 279ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 212ms
[SQLite File] (Nothing_Spec) between 30✅ 1s
[SQLite File] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite File] (Nothing_Spec) distinct 6✅ 115ms
[SQLite File] (Nothing_Spec) is_in 54✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 7s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 180ms
[SQLite File] (Nothing_Spec) not 1✅ 10ms
[SQLite File] (Nothing_Spec) sort 12✅ 223ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 5s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 3s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 291ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[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⚪ 2s
[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✅ 367ms
[SQLite File] Basic Table Access 6✅ 819ms
[SQLite File] Column Naming edge cases 7✅ 505ms
[SQLite File] Column.const 1✅ 48ms
[SQLite File] Column.map 1✅ 6ms
[SQLite File] Column.take/drop 6✅ 3s
[SQLite File] Column.zip 1✅ 6ms
[SQLite File] Connection.query 7✅ 837ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 174ms
[SQLite File] Dropping Missing Values 8✅ 2s
[SQLite File] Error Handling 2✅ 88ms
[SQLite File] Expression Arithmetic 3✅ 287ms
[SQLite File] Expression Boolean literals 1✅ 76ms
[SQLite File] Expression Boolean Operators 4✅ 220ms
[SQLite File] Expression Column Arithmetic 2✅ 275ms
[SQLite File] Expression Comparison Operators 6✅ 533ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 16ms
[SQLite File] Expression Float literals 1✅ 37ms
[SQLite File] Expression Integer literals 1✅ 65ms
[SQLite File] Expression Nothing literals 3✅ 126ms
[SQLite File] Expression Text literals 1✅ 57ms
[SQLite File] Expression Text literals 2✅ 41ms
[SQLite File] Expression Text Operators 2✅ 147ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 214ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 472ms
[SQLite File] Function invocation 5✅ 224ms
[SQLite File] Internals 1✅ 17ms
[SQLite File] IR Traversal 4✅ 8s
[SQLite File] Masking Tables 1✅ 545ms
[SQLite File] math functions 6✅ 4s
[SQLite File] Metadata 2✅ 217ms
[SQLite File] Missing Values 2✅ 232ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 11ms
[SQLite File] Sorting 5✅ 300ms
[SQLite File] Table Text Cleanse 4✅ 61ms
[SQLite File] Table.add_group_number 1✅ 16ms
[SQLite File] Table.add_row_number (common) 7✅ 454ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 106ms
[SQLite File] Table.aggregate 4✅ 230ms
[SQLite File] Table.aggregate Concatenate 6✅ 428ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 1s
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 202ms
[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⚪ 570ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 417ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 128ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 121ms
[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⚪ 234ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 837ms
[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✅ 250ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 202ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 278ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 64ms
[SQLite File] Table.aggregate+Expressions 2✅ 90ms
[SQLite File] Table.coalesce 8✅ 330ms
[SQLite File] Table.cross_join 9✅ 830ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 272ms
[SQLite File] Table.distinct 7✅ 345ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 366ms
[SQLite File] Table.filter 27✅ 2s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 249ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 4s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 446ms
[SQLite File] Table.merge 19✅ 4s
[SQLite File] Table.remove_columns 13✅ 148ms
[SQLite File] Table.rename_columns 26✅ 312ms
[SQLite File] Table.reorder_columns 11✅ 127ms
[SQLite File] Table.reorder_columns by type 1✅ 42ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 173ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 81ms
[SQLite File] Table.sort 21✅ 929ms
[SQLite File] Table.sort_columns 4✅ 71ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 25✅ 4⚪ 2s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 195ms
[SQLite File] Temp column 2✅ 58ms
[SQLite File] Transaction Support 4✅ 139ms
[SQLite In-Memory] Interactions Between various operations 10✅ 978ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 540ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 880ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 311ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 7s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 139ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 170ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 103ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 69ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 175ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 22ms
[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⚪ 149ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 43ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 23ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 161ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 53ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 243ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 66ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 25s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 841ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 610ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 133ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 172ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 669ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 338ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 27ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 29ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 30ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 450ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 140ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 213ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 51ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 126ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 18ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 451ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 81ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 227ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 197ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 875ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 187ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 7s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 173ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 13ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 302ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 4s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 3s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 249ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 904ms
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 1s
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Aggregation 2✅ 99ms
[SQLite In-Memory] Basic Table Access 6✅ 322ms
[SQLite In-Memory] Column Naming edge cases 7✅ 295ms
[SQLite In-Memory] Column.const 1✅ 40ms
[SQLite In-Memory] Column.map 1✅ 3ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 6ms
[SQLite In-Memory] Connection.query 7✅ 382ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 69ms
[SQLite In-Memory] Dropping Missing Values 8✅ 1s
[SQLite In-Memory] Error Handling 2✅ 30ms
[SQLite In-Memory] Expression Arithmetic 3✅ 301ms
[SQLite In-Memory] Expression Boolean literals 1✅ 68ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 191ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 269ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 464ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 17ms
[SQLite In-Memory] Expression Float literals 1✅ 35ms
[SQLite In-Memory] Expression Integer literals 1✅ 66ms
[SQLite In-Memory] Expression Nothing literals 3✅ 113ms
[SQLite In-Memory] Expression Text literals 1✅ 55ms
[SQLite In-Memory] Expression Text literals 2✅ 38ms
[SQLite In-Memory] Expression Text Operators 2✅ 129ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 198ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 295ms
[SQLite In-Memory] Function invocation 5✅ 214ms
[SQLite In-Memory] Internals 1✅ 12ms
[SQLite In-Memory] IR Traversal 4✅ 7s
[SQLite In-Memory] Masking Tables 1✅ 259ms
[SQLite In-Memory] math functions 6✅ 3s
[SQLite In-Memory] Metadata 2✅ 63ms
[SQLite In-Memory] Missing Values 2✅ 82ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Sorting 5✅ 151ms
[SQLite In-Memory] Table Text Cleanse 4✅ 110ms
[SQLite In-Memory] Table.add_group_number 1✅ 10ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 299ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 60ms
[SQLite In-Memory] Table.aggregate 4✅ 234ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 339ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 411ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 178ms
[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⚪ 371ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 436ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 135ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 111ms
[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⚪ 224ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 830ms
[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✅ 217ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 202ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 189ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 959ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 48ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 130ms
[SQLite In-Memory] Table.coalesce 8✅ 356ms
[SQLite In-Memory] Table.cross_join 9✅ 801ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 86ms
[SQLite In-Memory] Table.distinct 7✅ 312ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 248ms
[SQLite In-Memory] Table.filter 27✅ 2s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 190ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 3s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 292ms
[SQLite In-Memory] Table.merge 19✅ 3s
[SQLite In-Memory] Table.remove_columns 13✅ 108ms
[SQLite In-Memory] Table.rename_columns 26✅ 230ms
[SQLite In-Memory] Table.reorder_columns 11✅ 92ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 28ms
[SQLite In-Memory] Table.replace 21✅ 2s
[SQLite In-Memory] Table.select_columns 16✅ 161ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 63ms
[SQLite In-Memory] Table.sort 21✅ 541ms
[SQLite In-Memory] Table.sort_columns 4✅ 54ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 25✅ 4⚪ 2s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 101ms
[SQLite In-Memory] Temp column 2✅ 49ms
[SQLite In-Memory] Transaction Support 4✅ 89ms
[SQLite] Type Mapping 8✅ 274ms
Aggregate Columns 23✅ 645ms
All types 1✅ 27ms
Autoconstructor Instrumentation 1✅ 2s
Boolean 4✅ 70ms
Boolean Column.format, with format Column 3✅ 67ms
Boolean Column.format, with format string 3✅ 102ms
ceil 3✅ 33ms
Column selectors 2✅ 42ms
Column Text Cleanse 15✅ 212ms
Column Text Cleanse 15✅ 181ms
Column Text Cleanse 15✅ 266ms
Column.parse 15✅ 139ms
Columns 18✅ 1s
Counting Values 1✅ 2ms
Data.read_many 17✅ 1⚪ 773ms
DataFormatter builders 3✅ 32ms
DataFormatter.format 10✅ 81ms
DataFormatter.parse 13✅ 208ms
Date Column.format, with format Column 6✅ 126ms
Date Column.format, with format string 4✅ 262ms
Date_Time Column.format, with format Column 6✅ 165ms
Date_Time Column.format, with format string 5✅ 258ms
Date_Time truncate 1✅ 21ms
Dates 9✅ 213ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 3s
different types 2✅ 9ms
Dropping Missing Values 1✅ 61ms
Edge cases 1✅ 19ms
Errors 2✅ 21ms
Errors 4✅ 87ms
Excel Range 9✅ 99ms
expand_column 21✅ 433ms
expand_to_rows 16✅ 310ms
Fan_Out 2✅ 74ms
fetching files using HTTP 5✅ 360ms
File.read (Delimited) 3✅ 60ms
File.read (Delimited) should work with Date_Time 3✅ 47ms
File.read (Delimited) should work with Dates 3✅ 59ms
File.read (Delimited) should work with Time_Of_Days 3✅ 55ms
fill 8✅ 105ms
Float 3✅ 32ms
Float, with format Column 3✅ 30ms
floor 3✅ 30ms
from_objects with Array 1✅ 19ms
from_objects with JSON (single values) 2✅ 81ms
from_objects with mixed vector of single and JSON objects 5✅ 60ms
from_objects with non-uniform JSON vector 6✅ 83ms
from_objects with single values 5✅ 415ms
from_objects with uniform JSON vector 5✅ 117ms
InferredIntegerBuilder 2✅ 44ms
Info 1✅ 6ms
Integer 3✅ 74ms
Integer 1✅ 17ms
Integer, with format Column 3✅ 68ms
Integration 1✅ 98ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 44ms
Locales 2✅ 47ms
Mapping Operations 7✅ 502ms
Masking Tables 3✅ 54ms
NaN handling 7✅ 79ms
nothing handling 7✅ 75ms
Numeric 4✅ 246ms
Numeric format, empty 4✅ 99ms
parsing Table formats in DataLinks 8✅ 1s
Problems 13✅ 2⚪ 815ms
Read XLSX / XLS Files 17✅ 3s
Reading single cells correctly 7✅ 372ms
Response caching 36✅ 8s
round/truncate/ceil/floor 3✅ 99ms
Rounding 8✅ 114ms
running count 9✅ 109ms
running kurtosis 1✅ 11ms
running max 3✅ 29ms
running mean 2✅ 20ms
running min 3✅ 28ms
running product 2✅ 21ms
running skew 2✅ 21ms
running standard deviation 2✅ 22ms
running sum 8✅ 95ms
running variance 2✅ 23ms
Should be able to serialise a table with Dates to Text 2✅ 76ms
Should be able to serialise a table with DateTimes to Text 2✅ 24ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 62ms
Slicing Tables 4✅ 75ms
SortedListIndex (used for SortJoin) 6✅ 25ms
Sorting Columns 4✅ 27ms
Sorting Tables 2✅ 54ms
SQL_Statement serialization 2✅ 150ms
SQLite_Format should allow connecting to SQLite files 5✅ 132ms
Table Construction 12✅ 13s
Table Display 1✅ 76ms
Table.from Text 1✅ 21ms
Table.parse 22✅ 556ms
Table.parse_to_columns 15✅ 409ms
Table.split 10✅ 145ms
Table.split/tokenize column count 8✅ 318ms
Table.split/tokenize column order 1✅ 13ms
Table.split/tokenize errors 4✅ 17ms
Table.split/tokenize name conflicts 2✅ 91ms
Table.tokenize 14✅ 295ms
Table/Column.should_equal helpers 18✅ 869ms
Text.parse_to_table 2✅ 46ms
Text.parse_to_table errors 3✅ 10ms
Text.parse_to_table parsing 3✅ 70ms
Text.parse_to_table with case-insensitivity 1✅ 26ms
Text.parse_to_table with groups 2✅ 74ms
Time_Of_Day Column.format, with format Column 6✅ 131ms
Time_Of_Day Column.format, with format string 5✅ 153ms
to_xml 28✅ 2⚪ 465ms
truncate 3✅ 38ms
Unique_Name_Strategy Helper 12✅ 402ms
Unique_Name_Strategy.combine_with_prefix 6✅ 19ms
Unsupported statistics 4✅ 11ms
Use First Row As Names 5✅ 126ms
Value_Type 2✅ 16ms
Various File Format support on Table 6✅ 166ms
Vector conversion 1✅ 13ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 3s
Writing 4✅ 79ms
Writing to csv files 3✅ 157ms
Writing to json files 3✅ 1s
XLS reading 13✅ 245ms
XLSX reading 13✅ 766ms
XML 7✅ 216ms

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

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

Test suite Passed Failed Skipped Time
Read Tables 6✅ 584ms
Structure 7✅ 287ms

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

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 25ms
should_end_with extension method 1✅ 7ms
should_equal extension method 4✅ 170ms
should_not_contain extension method 1✅ 13ms
should_not_equal extension method 2✅ 10ms
should_start_with extension method 1✅ 11ms

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

80 tests were completed in 6s with 79 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 103ms
File uploads 2✅ 23ms
Geo_Map 3✅ 451ms
Histogram Visualization 6✅ 241ms
Lazy Table Visualization 12✅ 841ms
Lazy Text Visualization 3✅ 62ms
Scatter Plot Visualization 14✅ 817ms
Serializable Visualization Identifiers 6✅ 125ms
SQL Visualization 1✅ 346ms
Table Visualization 12✅ 2s
Table.lookup_ignore_case 1✅ 33ms
Table.rows 1✅ 247ms
Type Names of Visualization Defaults 1✅ 51ms
Vector and Arrays 2✅ 1⚪ 105ms
Widget_Helpers run 2✅ 20ms
Widgets for Data.read 2✅ 223ms
Widgets for Database 1✅ 29ms
Widgets for In-Database Connection with table name sets 1✅ 439ms
Widgets for In-Database Connection with table types 1✅ 35ms
Widgets for In-Database Table with column name sets 2✅ 86ms
Widgets for In-Memory with column name sets 3✅ 174ms
Widgets for the Text type 1✅ 166ms