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, windows, amd64) succeeded Jan 7, 2025 in 1s

8426 passed, 0 failed and 225 skipped

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 98✅ 19⚪ 280s
C:/runner/_work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 26✅ 2s
C:/runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3024✅ 40⚪ 108s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 6s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 488ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 2s
C:/runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 1⚪ 0ms
C:/runner/_work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 4965✅ 161⚪ 310s
C:/runner/_work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 1s
C:/runner/_work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 203ms
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 79✅ 1⚪ 5s

✅ C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

117 tests were completed in 280s 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✅ 141ms
(Local -> Local) Data Link copying/moving 3✅ 2s
(Local -> S3) copying/moving 5✅ 12s
(Local -> S3) Data Link copying/moving 3✅ 9s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 13s
(S3 -> Local) Data Link copying/moving 3✅ 12s
(S3 -> S3) copying/moving 5✅ 20s
(S3 -> S3) Data Link copying/moving 3✅ 20s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 7s
DataLinks to S3_File 9✅ 8⚪ 35s
S3 Path handling 7✅ 264ms
S3_File reading 7✅ 9s
S3_File writing 21✅ 62s
S3.get_object 2✅ 14s
S3.head (bucket) 1✅ 9s
S3.head (object) 2✅ 8s
S3.list_buckets 4✅ 30s
S3.list_objects 4✅ 8s
S3.read_bucket 5✅ 9s

✅ C:/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✅ 63ms
Host File values behaviour in Enso 2✅ 25ms
I/O Checks 2✅ 767ms
Object Comparator 9✅ 283ms
Test Reporter running on GitHub 3✅ 264ms
Text_Utils 4✅ 154ms
to_display_text 5✅ 91ms

✅ C:/runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml

3064 tests were completed in 108s with 3024 passed, 0 failed and 40 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 352ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 1ms
(Decimal_Spec) comparison 12✅ 2s
(Decimal_Spec) construction 21✅ 160ms
(Decimal_Spec) conversions 14✅ 109ms
(Decimal_Spec) Decimal.set_scale 2✅ 2ms
(Decimal_Spec) div 1✅ 16ms
(Decimal_Spec) edge cases 2✅ 27ms
(Decimal_Spec) floor, ceil, truncate 4✅ 155ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 1ms
(Decimal_Spec) min/max 3✅ 59ms
(Decimal_Spec) pow 2✅ 18ms
(Decimal_Spec) remainder 3✅ 8ms
(Decimal_Spec) Rounding 19✅ 282ms
(Decimal_Spec) signs 3✅ 8ms
(Decimal_Spec) text conversion 4✅ 38ms
(Decimal_Spec) Text.to_decimal 3✅ 3ms
Any.map_nothing 2✅ 35ms
Any's methods 3✅ 73ms
arithmetic 1✅ 31ms
Array_Proxy 5✅ 42ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 113ms
Asserts 5✅ 19ms
at/get 7✅ 155ms
Atom Constructors 4✅ 18ms
Atom with holes 9✅ 45ms
Auto_Detect 3✅ 53ms
Autoscoped Constructors 20✅ 96ms
Base_64 3✅ 65ms
BigInts 26✅ 859ms
Booleans 6✅ 48ms
Bound 3✅ 5ms
Builder.new 11✅ 167ms
Bytes 3✅ 24ms
caching 1✅ 61ms
Callables 5✅ 24ms
Chain Multi Value 13✅ 61ms
Check Nothing and NaN 3✅ 2ms
children 2✅ 2ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 17ms
Compile 6✅ 20ms
Complex Multi Value 2✅ 13ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 6ms
Conversion 33✅ 177ms
Convert Multi Value 5✅ 24ms
Correlation Statistics 6✅ 95ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 696ms
Data.read_many 7✅ 253ms
Dataflow Errors 11✅ 54ms
Dataflow Warnings 34✅ 3s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 8s
Date date part tests 8✅ 161ms
Date_Range 11✅ 1s
Date_Time 46✅ 2⚪ 606ms
Date_Time date part tests 8✅ 16ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 9✅ 8ms
Debug 1✅ 7ms
Default comparator 5✅ 27ms
Default Encoding 10✅ 351ms
display text 1✅ 3ms
Duration 15✅ 408ms
Empty errors 4✅ 4ms
Encoding object 4✅ 129ms
Enso Arrays 7✅ 72ms
Enso Cloud Audit Log 5✅ 528ms
Enso Cloud Authentication 5✅ 654ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 418ms
Enso Hashset 7✅ 55ms
Enso_User 2✅ 1⚪ 157ms
Enso_User - local mock integration tests 2✅ 158ms
Enso_User - offline logic tests 1✅ 19ms
Enso: Common polyglot Dictionary operations 29✅ 6s
Environment 1✅ 24ms
Equals and hash 2✅ 50ms
Escape 1✅ 3ms
fetch 11✅ 489ms
File Format 1✅ 20ms
File Operations 21✅ 466ms
flip 2✅ 2ms
Float.truncate 1✅ 11ms
Floats 6✅ 72ms
folder operations 9✅ 315ms
Format Detection in HTTP Fetch 3✅ 180ms
Formatting date/time values 6✅ 242ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 12ms
Functions 2✅ 17ms
Get by tag name 3✅ 28ms
Header 1✅ 8ms
Header resolution 7✅ 51ms
Headers 8✅ 227ms
Http Auth 2✅ 4s
HTTP client 4✅ 1s
HTTP DataLink 11✅ 797ms
Http Error handling 5✅ 884ms
HTTP in Data.read 5✅ 157ms
HTTP_Method parse 3✅ 18ms
HTTP_Status_Code 1✅ 9ms
identity 3✅ 3ms
Inlining Helpers 2✅ 17ms
inner / outer xml 2✅ 31ms
Input Stream 5✅ 91ms
Instrument @Tail_Call fibonacci 6✅ 910ms
Instrument fibonacci 3✅ 919ms
Integer.truncate 1✅ 3ms
Integers 26✅ 361ms
Interval 7✅ 73ms
Java case of 3✅ 7ms
Java FFI 6✅ 1⚪ 30ms
Java: Common polyglot Dictionary operations 29✅ 135ms
Java/Enso Date 2✅ 26ms
JavaDate 42✅ 3s
JavaDate date part tests 8✅ 9ms
JavaLocalTime 29✅ 79ms
JavaScript Objects, Arrays & Functions 8✅ 742ms
JavaScript: Common polyglot Dictionary operations 29✅ 79ms
JavaScriptArrayWithADate 42✅ 3s
JavaScriptArrayWithADate date part tests 8✅ 40ms
JavascriptDataInArray 44✅ 4⚪ 339ms
JavascriptDataInArray date part tests 8✅ 38ms
JavascriptDate 44✅ 4⚪ 494ms
JavaScriptDate 42✅ 4s
JavascriptDate date part tests 8✅ 40ms
JavaScriptDate date part tests 8✅ 99ms
JavaZonedDateTime 46✅ 2⚪ 444ms
JavaZonedDateTime date part tests 8✅ 13ms
JavaZoneId 7✅ 7ms
JS_Object 5✅ 295ms
JSON 5✅ 56ms
JSON 1✅ 37ms
JSON Deserialization 10✅ 446ms
JSON Serialization 5✅ 135ms
JSON_Format 2✅ 99ms
Lazy 6✅ 30ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 14ms
List 32✅ 773ms
Locale 13✅ 80ms
Looping Imports 1✅ 3ms
Lowercase Methods 5✅ 12ms
Managed_Resource 5✅ 4s
Match.end 4✅ 24ms
Match.groups 2✅ 11ms
Match.named_groups 3✅ 54ms
Match.span 4✅ 27ms
Match.start 4✅ 28ms
Match.text 6✅ 50ms
Match.to_display_text 1✅ 8ms
Match.utf_16_end 4✅ 21ms
Match.utf_16_span 4✅ 33ms
Match.utf_16_start 4✅ 35ms
Maybe 5✅ 8ms
Meta-Value Inspection 5✅ 1⚪ 15ms
Meta-Value Manipulation 30✅ 195ms
Meta.Type.find 4✅ 22ms
Methods 1✅ 1⚪ 1ms
Missing_Argument 3✅ 31ms
MultiValue Conversions 11✅ 169ms
Natural Order 4✅ 233ms
No Method Errors 1✅ 15ms
No_Such_Method 4✅ 43ms
non-linear inserts 11✅ 168ms
Number Conversions 10✅ 63ms
Numbers 15✅ 212ms
Operator == 17✅ 90ms
Ordering 6✅ 43ms
Pair 1✅ 1ms
Pair - from 2-Item JavaScript Array 14✅ 363ms
Pair - from 2-Item List 14✅ 133ms
Pair - from 2-Item Vector 14✅ 260ms
Pair - from Pair.new 14✅ 131ms
Pair - from Pair.Value 14✅ 20ms
Panics 22✅ 257ms
parse 8✅ 174ms
Parsing date/time values 26✅ 1⚪ 413ms
Parsing formats 4✅ 297ms
Path Operations 9✅ 1⚪ 96ms
Pattern Matches 19✅ 90ms
Pattern.find and .find_all 8✅ 116ms
Pattern.match and .match_all 8✅ 104ms
Pattern.matches 5✅ 14ms
Pattern.replace 8✅ 123ms
Pattern.split 6✅ 40ms
Pattern.tokenize 7✅ 261ms
Period 8✅ 37ms
Plain_Text 3✅ 118ms
Polyglot 12✅ 54ms
Polyglot Argument 7✅ 13ms
Polyglot Argument with Inheritance 3✅ 10ms
Polyglot Conversion 14✅ 27ms
Polyglot hash maps 8✅ 426ms
Polyglot JS 21✅ 354ms
Polyglot keys and values 5✅ 124ms
Polyglot Operator == 7✅ 43ms
Polyglot Python 18✅ 129ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 57ms
Private methods 5✅ 15ms
Problem_Behavior 2✅ 27ms
Process 5✅ 8s
Python: Common polyglot Dictionary operations 29✅ 130ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 2s
PythonDate date part tests 8✅ 119ms
PythonLocalTime 29✅ 983ms
Qualified Names 3✅ 9ms
Random 14✅ 1s
Range 37✅ 1s
Rank Data 7✅ 29ms
Read XML 7✅ 155ms
read_bytes 5✅ 68ms
read_text 6✅ 150ms
Refs 6✅ 14ms
Regression 12✅ 119ms
ReportingStreamDecoder 6✅ 2s
ReportingStreamEncoder 8✅ 275ms
Request 10✅ 73ms
rounding 4✅ 34ms
Rounding 16✅ 238ms
should correctly evaluate documentation examples 8✅ 42ms
Sorting with multiple comparators 4✅ 2⚪ 72ms
Sorting with the default comparator 7✅ 3⚪ 127ms
Stack size 1⚪ 0ms
Stack traces 2✅ 19ms
State 5✅ 8ms
Statistics 16✅ 608ms
Statistics - empty Vector 3✅ 14ms
Statistics - invalid input 5✅ 64ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 307ms
Statistics - Nothing Vector 3✅ 43ms
System 1✅ 0ms
tag name 1✅ 2ms
take/drop Sample non-determinism 2✅ 19ms
take/drop Sample non-determinism 2✅ 16ms
take/drop Sample non-determinism 2✅ 10ms
take/drop Sample non-determinism 2✅ 3ms
take/drop Sample non-determinism 2✅ 2ms
Temporary_File facility 6✅ 1⚪ 4s
Text - general 85✅ 8s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 40ms
Text.cleanse 14✅ 129ms
Text.match 6✅ 19ms
Text.Regex splitting 3✅ 27ms
Text.Regex tokenizing 2✅ 36ms
Text.Regex: find and find_all 20✅ 1⚪ 159ms
Text.replace 28✅ 350ms
Text.Span 3✅ 21ms
Text.substring 4✅ 10ms
the Self construct 6✅ 12ms
Time_Of_Day 29✅ 277ms
Type Errors 11✅ 107ms
uncurry 1✅ 1ms
Unix epoch conversion 4✅ 15ms
Unresolved symbol 1✅ 3ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 429ms
Use Array as vectors 104✅ 891ms
Use Array_Proxy as vectors 104✅ 362ms
Use Java ArrayList as vectors 104✅ 712ms
Use Vector as vectors 104✅ 2s
UTF_16 BigEndian 5✅ 72ms
UTF_16 LittleEndian 5✅ 66ms
UTF_8 11✅ 248ms
Vector Slicing Helpers 1✅ 14ms
Vector.build 13✅ 100ms
Vector/Array equality 9✅ 61ms
Windows 1252 4✅ 35ms
Wrapped dataflow errors 8✅ 26ms
Wrapped errors 8✅ 96ms
write operations 23✅ 2s
Write XML 4✅ 242ms
Zone 9✅ 13ms

✅ C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml

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

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

✅ C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 70ms
GeoJSON to Table 3✅ 418ms

✅ C:/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✅ 72ms
Image with 1 channel 19✅ 164ms
Image with 2 channels 19✅ 180ms
Image with 3 channels 19✅ 145ms
Image with 4 channels 19✅ 143ms
Image Write 2✅ 52ms
Image.read 9✅ 256ms
Matrix with 1 channel 21✅ 235ms
Matrix with 2 channels 21✅ 227ms
Matrix with 3 channels 21✅ 183ms
Matrix with 4 channels 21✅ 170ms
Matrix_Error 1✅ 5ms

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

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

✅ C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml

5126 tests were completed in 310s with 4965 passed, 0 failed and 161 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 224ms
[Codegen] Basic Select 3✅ 209ms
[Codegen] Handling Missing Values 2✅ 297ms
[Codegen] JSON serialization 1✅ 282ms
[Codegen] Masking Tables and Columns 2✅ 242ms
[Codegen] Sorting 4✅ 145ms
[In-Memory-specific] Table.join 1✅ 40ms
[In-Memory-specific] Table.set 2✅ 40ms
[In-Memory] Interactions Between various operations 12✅ 1s
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 3s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 805ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 6s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 221ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 484ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 113ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 190ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 233ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 19ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 13ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 948ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 677ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 17ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 20ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 73ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 77ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 9ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 111ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 579ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 443ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 565ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 256ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 363ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 89ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 264ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 195ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 19ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 317ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 117ms
[In-Memory] (Core_Spec) Table.at 3✅ 60ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 18ms
[In-Memory] (Core_Spec) Table.get 3✅ 21ms
[In-Memory] (Core_Spec) Table.read 5✅ 114ms
[In-Memory] (Core_Spec) Table.rows 5✅ 84ms
[In-Memory] (Core_Spec) Table.set 8✅ 1s
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 3s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 263ms
[In-Memory] (Nothing_Spec) between 55✅ 406ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 523ms
[In-Memory] (Nothing_Spec) distinct 11✅ 99ms
[In-Memory] (Nothing_Spec) is_in 99✅ 316ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 471ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 27ms
[In-Memory] (Nothing_Spec) not 1✅ 1ms
[In-Memory] (Nothing_Spec) sort 18✅ 47ms
[In-Memory] Boolean Column operations 3✅ 1s
[In-Memory] Column Naming edge cases 7✅ 389ms
[In-Memory] Column operation Integer Overflow handling 6✅ 153ms
[In-Memory] Column.map 6✅ 90ms
[In-Memory] Column.take/drop 8✅ 276ms
[In-Memory] Column.zip 6✅ 52ms
[In-Memory] Date-Time operations 22✅ 1⚪ 747ms
[In-Memory] Date-Time support 3✅ 25ms
[In-Memory] Dropping Missing Values 9✅ 501ms
[In-Memory] Expression Arithmetic 3✅ 157ms
[In-Memory] Expression Boolean literals 1✅ 37ms
[In-Memory] Expression Boolean Operators 4✅ 97ms
[In-Memory] Expression Column Arithmetic 2✅ 212ms
[In-Memory] Expression Comparison Operators 6✅ 416ms
[In-Memory] Expression Date and Time literals 5✅ 160ms
[In-Memory] Expression Errors should be handled 4✅ 36ms
[In-Memory] Expression Float literals 1✅ 19ms
[In-Memory] Expression Integer literals 1✅ 40ms
[In-Memory] Expression Nothing literals 3✅ 48ms
[In-Memory] Expression Text literals 1✅ 25ms
[In-Memory] Expression Text literals 2✅ 22ms
[In-Memory] Expression Text Operators 2✅ 69ms
[In-Memory] Expression Warnings should be reported 4✅ 245ms
[In-Memory] Filling Missing Values 9✅ 137ms
[In-Memory] Function invocation 5✅ 139ms
[In-Memory] Handling of Big Integer values 10✅ 283ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 144ms
[In-Memory] Storage Builders 2✅ 154ms
[In-Memory] Table Text Cleanse 4✅ 151ms
[In-Memory] Table.add_group_number (common) 13✅ 184ms
[In-Memory] Table.add_row_number (common) 7✅ 172ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 88ms
[In-Memory] Table.aggregate 4✅ 66ms
[In-Memory] Table.aggregate 3✅ 69ms
[In-Memory] Table.aggregate Average 1✅ 15ms
[In-Memory] Table.aggregate Concatenate 6✅ 44ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 91ms
[In-Memory] Table.aggregate First and Last 4✅ 44ms
[In-Memory] Table.aggregate Mode 1✅ 5ms
[In-Memory] Table.aggregate Shortest 1✅ 6ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 297ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 369ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 70ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 26ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 28ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 28ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 78ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 247ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 251ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 96ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 71ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 444ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 9ms
[In-Memory] Table.aggregate Sum 3✅ 66ms
[In-Memory] Table.aggregate+Expressions 2✅ 92ms
[In-Memory] Table.coalesce 8✅ 45ms
[In-Memory] Table.cross_join 9✅ 126ms
[In-Memory] Table.cross_tab 23✅ 444ms
[In-Memory] Table.distinct 7✅ 105ms
[In-Memory] Table.distinct 6✅ 44ms
[In-Memory] Table.duplicates 6✅ 97ms
[In-Memory] Table.filter 28✅ 1⚪ 807ms
[In-Memory] Table.filter 4✅ 626ms
[In-Memory] Table.filter by an expression 5✅ 893ms
[In-Memory] Table.from_union 31✅ 2⚪ 647ms
[In-Memory] Table.join 42✅ 907ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 68ms
[In-Memory] Table.merge 20✅ 1s
[In-Memory] Table.remove_columns 13✅ 344ms
[In-Memory] Table.rename_columns 25✅ 918ms
[In-Memory] Table.reorder_columns 11✅ 210ms
[In-Memory] Table.reorder_columns by type 1✅ 20ms
[In-Memory] Table.replace 22✅ 717ms
[In-Memory] Table.select_columns 16✅ 575ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 114ms
[In-Memory] Table.sort 23✅ 240ms
[In-Memory] Table.sort_columns 4✅ 109ms
[In-Memory] Table.take/drop 11✅ 404ms
[In-Memory] Table.transpose 8✅ 111ms
[In-Memory] Table.union 30✅ 2⚪ 1s
[In-Memory] Table.zip 12✅ 208ms
[In-Memory] Temp column 2✅ 5ms
[PostgreSQL] .pgpass 2✅ 783ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 259ms
[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⚪ 605ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 558ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 95ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 6s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 129ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 96ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 136ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 63ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 104ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 16ms
[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⚪ 92ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 16ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 9ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 17ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 21ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 108ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 40ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 17s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 618ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 413ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 132ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 204ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 456ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 149ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 17ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 16ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 18ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 169ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 88ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 57ms
[SQLite File] (Core_Spec) Table.at 3✅ 291ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 254ms
[SQLite File] (Core_Spec) Table.get 3✅ 39ms
[SQLite File] (Core_Spec) Table.read 6✅ 2s
[SQLite File] (Core_Spec) Table.rows 5✅ 241ms
[SQLite File] (Core_Spec) Table.set 8✅ 585ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 710ms
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 126ms
[SQLite File] (Nothing_Spec) between 30✅ 931ms
[SQLite File] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite File] (Nothing_Spec) distinct 6✅ 114ms
[SQLite File] (Nothing_Spec) is_in 54✅ 1s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 5s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 220ms
[SQLite File] (Nothing_Spec) not 1✅ 6ms
[SQLite File] (Nothing_Spec) sort 12✅ 138ms
[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✅ 4s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 4s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 212ms
[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✅ 926ms
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 6s
[SQLite File] Aggregation 2✅ 189ms
[SQLite File] Basic Table Access 6✅ 1s
[SQLite File] Column Naming edge cases 7✅ 1s
[SQLite File] Column.const 1✅ 52ms
[SQLite File] Column.map 1✅ 4ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 5ms
[SQLite File] Connection.query 7✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 575ms
[SQLite File] Dropping Missing Values 8✅ 1s
[SQLite File] Error Handling 2✅ 287ms
[SQLite File] Expression Arithmetic 3✅ 210ms
[SQLite File] Expression Boolean literals 1✅ 40ms
[SQLite File] Expression Boolean Operators 4✅ 161ms
[SQLite File] Expression Column Arithmetic 2✅ 196ms
[SQLite File] Expression Comparison Operators 6✅ 298ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 21ms
[SQLite File] Expression Float literals 1✅ 24ms
[SQLite File] Expression Integer literals 1✅ 47ms
[SQLite File] Expression Nothing literals 3✅ 120ms
[SQLite File] Expression Text literals 1✅ 31ms
[SQLite File] Expression Text literals 2✅ 31ms
[SQLite File] Expression Text Operators 2✅ 74ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 175ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 259ms
[SQLite File] Function invocation 5✅ 182ms
[SQLite File] Internals 1✅ 12ms
[SQLite File] IR Traversal 4✅ 4s
[SQLite File] Masking Tables 1✅ 465ms
[SQLite File] math functions 6✅ 7s
[SQLite File] Metadata 2✅ 436ms
[SQLite File] Missing Values 2✅ 188ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 13ms
[SQLite File] Sorting 5✅ 223ms
[SQLite File] Table Text Cleanse 4✅ 44ms
[SQLite File] Table.add_group_number 1✅ 7ms
[SQLite File] Table.add_row_number (common) 7✅ 325ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 156ms
[SQLite File] Table.aggregate 4✅ 151ms
[SQLite File] Table.aggregate Concatenate 6✅ 190ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 234ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 113ms
[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⚪ 226ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 297ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 124ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 88ms
[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⚪ 124ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 568ms
[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✅ 155ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 130ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 116ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 952ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 33ms
[SQLite File] Table.aggregate+Expressions 2✅ 88ms
[SQLite File] Table.coalesce 8✅ 295ms
[SQLite File] Table.cross_join 9✅ 799ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 504ms
[SQLite File] Table.distinct 7✅ 358ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 335ms
[SQLite File] Table.filter 27✅ 2s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 633ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 3s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 845ms
[SQLite File] Table.merge 19✅ 4s
[SQLite File] Table.remove_columns 13✅ 486ms
[SQLite File] Table.rename_columns 26✅ 1s
[SQLite File] Table.reorder_columns 11✅ 436ms
[SQLite File] Table.reorder_columns by type 1✅ 216ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 815ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 486ms
[SQLite File] Table.sort 21✅ 616ms
[SQLite File] Table.sort_columns 4✅ 188ms
[SQLite File] Table.take/drop 7✅ 3s
[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✅ 141ms
[SQLite File] Temp column 2✅ 46ms
[SQLite File] Transaction Support 4✅ 150ms
[SQLite In-Memory] Interactions Between various operations 10✅ 494ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 348ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 521ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 414ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 5s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 83ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 89ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 55ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 50ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 125ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 27ms
[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⚪ 97ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 19ms
[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✅ 23ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 14ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 93ms
[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✅ 24ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 13s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 522ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 315ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 101ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 136ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 395ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 98ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 10ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 9ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 10ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 158ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 55ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 34ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 33ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 93ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 12ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 456ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 65ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 296ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 939ms
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 146ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 496ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 2s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 54ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 971ms
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 4s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 81ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 4ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 95ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 2s
[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✅ 549ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 140ms
[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✅ 749ms
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 630ms
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 631ms
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 880ms
[SQLite In-Memory] Aggregation 2✅ 74ms
[SQLite In-Memory] Basic Table Access 6✅ 238ms
[SQLite In-Memory] Column Naming edge cases 7✅ 179ms
[SQLite In-Memory] Column.const 1✅ 21ms
[SQLite In-Memory] Column.map 1✅ 1ms
[SQLite In-Memory] Column.take/drop 6✅ 2s
[SQLite In-Memory] Column.zip 1✅ 1ms
[SQLite In-Memory] Connection.query 7✅ 258ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 43ms
[SQLite In-Memory] Dropping Missing Values 8✅ 558ms
[SQLite In-Memory] Error Handling 2✅ 24ms
[SQLite In-Memory] Expression Arithmetic 3✅ 163ms
[SQLite In-Memory] Expression Boolean literals 1✅ 35ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 120ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 155ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 335ms
[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✅ 25ms
[SQLite In-Memory] Expression Integer literals 1✅ 37ms
[SQLite In-Memory] Expression Nothing literals 3✅ 90ms
[SQLite In-Memory] Expression Text literals 1✅ 46ms
[SQLite In-Memory] Expression Text literals 2✅ 36ms
[SQLite In-Memory] Expression Text Operators 2✅ 73ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 150ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 194ms
[SQLite In-Memory] Function invocation 5✅ 149ms
[SQLite In-Memory] Internals 1✅ 21ms
[SQLite In-Memory] IR Traversal 4✅ 4s
[SQLite In-Memory] Masking Tables 1✅ 163ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 38ms
[SQLite In-Memory] Missing Values 2✅ 61ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Sorting 5✅ 107ms
[SQLite In-Memory] Table Text Cleanse 4✅ 20ms
[SQLite In-Memory] Table.add_group_number 1✅ 2ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 186ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 30ms
[SQLite In-Memory] Table.aggregate 4✅ 103ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 146ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 192ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 77ms
[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⚪ 212ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 230ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 62ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 52ms
[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⚪ 103ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 449ms
[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✅ 113ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 123ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 91ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 891ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 43ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 56ms
[SQLite In-Memory] Table.coalesce 8✅ 159ms
[SQLite In-Memory] Table.cross_join 9✅ 468ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 59ms
[SQLite In-Memory] Table.distinct 7✅ 139ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 141ms
[SQLite In-Memory] Table.filter 27✅ 1s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 119ms
[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✅ 119ms
[SQLite In-Memory] Table.merge 19✅ 2s
[SQLite In-Memory] Table.remove_columns 13✅ 78ms
[SQLite In-Memory] Table.rename_columns 26✅ 287ms
[SQLite In-Memory] Table.reorder_columns 11✅ 71ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 18ms
[SQLite In-Memory] Table.replace 21✅ 1s
[SQLite In-Memory] Table.select_columns 16✅ 164ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 60ms
[SQLite In-Memory] Table.sort 21✅ 298ms
[SQLite In-Memory] Table.sort_columns 4✅ 59ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 25✅ 4⚪ 850ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 80ms
[SQLite In-Memory] Temp column 2✅ 23ms
[SQLite In-Memory] Transaction Support 4✅ 49ms
[SQLite] Type Mapping 8✅ 273ms
Aggregate Columns 23✅ 566ms
All types 1✅ 28ms
Autoconstructor Instrumentation 1✅ 2s
Boolean 4✅ 107ms
Boolean Column.format, with format Column 3✅ 53ms
Boolean Column.format, with format string 3✅ 54ms
ceil 3✅ 17ms
Column selectors 2✅ 52ms
Column Text Cleanse 15✅ 234ms
Column Text Cleanse 15✅ 368ms
Column Text Cleanse 15✅ 71ms
Column.parse 15✅ 117ms
Columns 18✅ 997ms
Counting Values 1✅ 1ms
Data.read_many 17✅ 1⚪ 1s
DataFormatter builders 3✅ 37ms
DataFormatter.format 10✅ 79ms
DataFormatter.parse 13✅ 398ms
Date Column.format, with format Column 6✅ 85ms
Date Column.format, with format string 4✅ 139ms
Date_Time Column.format, with format Column 6✅ 103ms
Date_Time Column.format, with format string 5✅ 149ms
Date_Time truncate 1✅ 21ms
Dates 9✅ 307ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 3s
different types 2✅ 9ms
Dropping Missing Values 1✅ 31ms
Edge cases 1✅ 15ms
Errors 2✅ 17ms
Errors 4✅ 110ms
Excel Range 9✅ 157ms
expand_column 21✅ 577ms
expand_to_rows 16✅ 346ms
Fan_Out 2✅ 92ms
fetching files using HTTP 5✅ 2s
File.read (Delimited) 3✅ 58ms
File.read (Delimited) should work with Date_Time 3✅ 67ms
File.read (Delimited) should work with Dates 3✅ 90ms
File.read (Delimited) should work with Time_Of_Days 3✅ 38ms
fill 8✅ 71ms
Float 3✅ 25ms
Float, with format Column 3✅ 21ms
floor 3✅ 17ms
from_objects with Array 1✅ 21ms
from_objects with JSON (single values) 2✅ 64ms
from_objects with mixed vector of single and JSON objects 5✅ 60ms
from_objects with non-uniform JSON vector 6✅ 78ms
from_objects with single values 5✅ 562ms
from_objects with uniform JSON vector 5✅ 56ms
InferredIntegerBuilder 2✅ 40ms
Info 1✅ 3ms
Integer 3✅ 50ms
Integer 1✅ 13ms
Integer, with format Column 3✅ 44ms
Integration 1✅ 321ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 94ms
Locales 2✅ 50ms
Mapping Operations 7✅ 380ms
Masking Tables 3✅ 66ms
NaN handling 7✅ 95ms
nothing handling 7✅ 86ms
Numeric 4✅ 96ms
Numeric format, empty 4✅ 52ms
parsing Table formats in DataLinks 8✅ 3s
Problems 13✅ 2⚪ 901ms
Read XLSX / XLS Files 17✅ 5s
Reading single cells correctly 7✅ 705ms
Response caching 36✅ 17s
round/truncate/ceil/floor 3✅ 66ms
Rounding 8✅ 67ms
running count 9✅ 141ms
running kurtosis 1✅ 16ms
running max 3✅ 31ms
running mean 2✅ 17ms
running min 3✅ 73ms
running product 2✅ 18ms
running skew 2✅ 26ms
running standard deviation 2✅ 32ms
running sum 8✅ 101ms
running variance 2✅ 33ms
Should be able to serialise a table with Dates to Text 2✅ 137ms
Should be able to serialise a table with DateTimes to Text 2✅ 63ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 16ms
Slicing Tables 4✅ 64ms
SortedListIndex (used for SortJoin) 6✅ 31ms
Sorting Columns 4✅ 24ms
Sorting Tables 2✅ 31ms
SQL_Statement serialization 2✅ 209ms
SQLite_Format should allow connecting to SQLite files 5✅ 184ms
Table Construction 12✅ 10s
Table Display 1✅ 79ms
Table.from Text 1✅ 25ms
Table.parse 22✅ 646ms
Table.parse_to_columns 15✅ 584ms
Table.split 10✅ 220ms
Table.split/tokenize column count 8✅ 675ms
Table.split/tokenize column order 1✅ 14ms
Table.split/tokenize errors 4✅ 17ms
Table.split/tokenize name conflicts 2✅ 137ms
Table.tokenize 14✅ 629ms
Table/Column.should_equal helpers 18✅ 1s
Text.parse_to_table 2✅ 54ms
Text.parse_to_table errors 3✅ 64ms
Text.parse_to_table parsing 3✅ 114ms
Text.parse_to_table with case-insensitivity 1✅ 27ms
Text.parse_to_table with groups 2✅ 177ms
Time_Of_Day Column.format, with format Column 6✅ 64ms
Time_Of_Day Column.format, with format string 5✅ 110ms
to_xml 28✅ 2⚪ 306ms
truncate 3✅ 28ms
Unique_Name_Strategy Helper 12✅ 596ms
Unique_Name_Strategy.combine_with_prefix 6✅ 25ms
Unsupported statistics 4✅ 15ms
Use First Row As Names 5✅ 93ms
Value_Type 2✅ 9ms
Various File Format support on Table 6✅ 287ms
Vector conversion 1✅ 8ms
Write xls Files 47✅ 4s
Write xlsx Files 47✅ 7s
Writing 4✅ 108ms
Writing to csv files 3✅ 250ms
Writing to json files 3✅ 1s
XLS reading 13✅ 395ms
XLSX reading 13✅ 1s
XML 7✅ 330ms

✅ C:/runner/_work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Read Tables 6✅ 736ms
Structure 7✅ 385ms

✅ C:/runner/_work/enso/enso/target/test-results/Test_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 17ms
should_end_with extension method 1✅ 9ms
should_equal extension method 4✅ 145ms
should_not_contain extension method 1✅ 12ms
should_not_equal extension method 2✅ 10ms
should_start_with extension method 1✅ 10ms

✅ C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 98ms
File uploads 2✅ 8ms
Geo_Map 3✅ 433ms
Histogram Visualization 6✅ 119ms
Lazy Table Visualization 12✅ 541ms
Lazy Text Visualization 3✅ 67ms
Scatter Plot Visualization 14✅ 617ms
Serializable Visualization Identifiers 6✅ 106ms
SQL Visualization 1✅ 333ms
Table Visualization 12✅ 1s
Table.lookup_ignore_case 1✅ 23ms
Table.rows 1✅ 196ms
Type Names of Visualization Defaults 1✅ 58ms
Vector and Arrays 2✅ 1⚪ 65ms
Widget_Helpers run 2✅ 16ms
Widgets for Data.read 2✅ 199ms
Widgets for Database 1✅ 26ms
Widgets for In-Database Connection with table name sets 1✅ 178ms
Widgets for In-Database Connection with table types 1✅ 18ms
Widgets for In-Database Table with column name sets 2✅ 44ms
Widgets for In-Memory with column name sets 3✅ 112ms
Widgets for the Text type 1✅ 132ms