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

MetadataStorage is mutable - structural equals in copy isn't enough #11513

Merged
merged 5 commits into from
Nov 8, 2024

Merge remote-tracking branch 'origin/develop' into wip/jtulach/Shallo…

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

MetadataStorage is mutable - structural equals in copy isn't enough #11513

Merge remote-tracking branch 'origin/develop' into wip/jtulach/Shallo…
50a6176
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, windows, amd64) succeeded Nov 8, 2024 in 1s

8260 passed, 0 failed and 217 skipped

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 96✅ 11⚪ 271s
C:/runner/_work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 26✅ 1s
C:/runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml 2962✅ 33⚪ 116s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 9s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 484ms
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 4880✅ 168⚪ 288s
C:/runner/_work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 1s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 72✅ 1⚪ 4s

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

107 tests were completed in 271s 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✅ 156ms
(Local -> Local) Data Link copying/moving 3✅ 1s
(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✅ 12s
(S3 -> Local) Data Link copying/moving 3✅ 12s
(S3 -> S3) copying/moving 5✅ 22s
(S3 -> S3) Data Link copying/moving 3✅ 20s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 7s
DataLinks to S3_File 8✅ 27s
S3 Path handling 7✅ 259ms
S3_File reading 7✅ 7s
S3_File writing 20✅ 63s
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 1s with 26 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 48ms
Host File values behaviour in Enso 2✅ 20ms
I/O Checks 2✅ 512ms
Object Comparator 9✅ 291ms
Test Reporter running on GitHub 3✅ 208ms
Text_Utils 4✅ 124ms
to_display_text 5✅ 60ms

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

2995 tests were completed in 116s with 2962 passed, 0 failed and 33 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 209ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 1ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 97ms
(Decimal_Spec) conversions 14✅ 55ms
(Decimal_Spec) Decimal.set_scale 2✅ 2ms
(Decimal_Spec) div 1✅ 3ms
(Decimal_Spec) edge cases 2✅ 21ms
(Decimal_Spec) floor, ceil, truncate 4✅ 33ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 1ms
(Decimal_Spec) min/max 3✅ 27ms
(Decimal_Spec) pow 2✅ 8ms
(Decimal_Spec) remainder 3✅ 6ms
(Decimal_Spec) Rounding 19✅ 177ms
(Decimal_Spec) signs 3✅ 4ms
(Decimal_Spec) text conversion 4✅ 16ms
(Decimal_Spec) Text.to_decimal 3✅ 3ms
Any.map_nothing 2✅ 34ms
Any's methods 3✅ 50ms
arithmetic 1✅ 32ms
Array_Proxy 5✅ 31ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 116ms
Asserts 5✅ 27ms
at/get 7✅ 125ms
Atom Constructors 4✅ 7ms
Atom with holes 9✅ 28ms
Auto_Detect 3✅ 31ms
Autoscoped Constructors 20✅ 82ms
Base_64 3✅ 87ms
BigInts 26✅ 1s
Booleans 6✅ 21ms
Bound 3✅ 3ms
Builder.new 11✅ 290ms
Bytes 3✅ 10ms
caching 1✅ 101ms
Callables 5✅ 20ms
Can run each helper 2✅ 16ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 1ms
codepoints 2✅ 1ms
Compare functionality with Vector 1✅ 18ms
Compile 6✅ 21ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 10ms
Conversion 33✅ 134ms
Correlation Statistics 6✅ 69ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 829ms
Dataflow Errors 11✅ 43ms
Dataflow Warnings 33✅ 2s
Date 42✅ 15s
Date date part tests 8✅ 207ms
Date_Range 11✅ 2s
Date_Time 46✅ 2⚪ 3s
Date_Time date part tests 8✅ 70ms
Date_Time equality 2✅ 8ms
Day_Of_Week conversions 9✅ 24ms
Debug 1✅ 2ms
Default comparator 5✅ 25ms
Default Encoding 10✅ 430ms
display text 1✅ 1ms
Duration 15✅ 207ms
Empty errors 4✅ 3ms
Encoding object 4✅ 155ms
Enso Arrays 7✅ 69ms
Enso Dictionaries 24✅ 393ms
Enso Hashset 7✅ 52ms
Enso: Common polyglot Dictionary operations 29✅ 5s
Environment 1✅ 16ms
Escape 1✅ 3ms
fetch 11✅ 464ms
File Format 1✅ 31ms
File Operations 21✅ 490ms
flip 2✅ 1ms
Float.truncate 1✅ 10ms
Floats 6✅ 164ms
folder operations 8✅ 155ms
Format Detection in HTTP Fetch 3✅ 184ms
Formatting date/time values 6✅ 178ms
Fully Qualified Names 1✅ 3ms
Function Ascribed Parameters 12✅ 13ms
Functions 2✅ 7ms
Get by tag name 3✅ 30ms
Header 1✅ 3ms
Header resolution 7✅ 35ms
Headers 8✅ 210ms
Http Auth 2✅ 4s
HTTP client 4✅ 597ms
HTTP DataLink 11✅ 681ms
Http Error handling 5✅ 923ms
HTTP in Data.read 4✅ 104ms
HTTP_Method parse 3✅ 6ms
HTTP_Status_Code 1✅ 4ms
identity 3✅ 1ms
Inlining Helpers 2✅ 46ms
inner / outer xml 2✅ 24ms
Input Stream 5✅ 47ms
Instrument @Tail_Call fibonacci 6✅ 868ms
Instrument fibonacci 3✅ 703ms
Integer.truncate 1✅ 2ms
Integers 26✅ 292ms
Interval 7✅ 71ms
Java case of 3✅ 7ms
Java FFI 6✅ 1⚪ 31ms
Java: Common polyglot Dictionary operations 29✅ 112ms
Java/Enso Date 2✅ 12ms
JavaDate 42✅ 3s
JavaDate date part tests 8✅ 10ms
JavaLocalTime 29✅ 106ms
JavaScript Objects, Arrays & Functions 8✅ 564ms
JavaScript: Common polyglot Dictionary operations 29✅ 63ms
JavaScriptArrayWithADate 42✅ 3s
JavaScriptArrayWithADate date part tests 8✅ 42ms
JavascriptDataInArray 44✅ 4⚪ 444ms
JavascriptDataInArray date part tests 8✅ 108ms
JavascriptDate 44✅ 4⚪ 1s
JavaScriptDate 42✅ 4s
JavascriptDate date part tests 8✅ 50ms
JavaScriptDate date part tests 8✅ 138ms
JavaZonedDateTime 46✅ 2⚪ 697ms
JavaZonedDateTime date part tests 8✅ 26ms
JavaZoneId 7✅ 13ms
JS_Object 5✅ 285ms
JSON 5✅ 62ms
JSON 1✅ 30ms
JSON Deserialization 10✅ 370ms
JSON Serialization 5✅ 168ms
JSON_Format 2✅ 56ms
Lazy 6✅ 24ms
Lazy Generator 1✅ 2ms
Lexicographic Order on Vectors 2✅ 13ms
List 32✅ 907ms
Locale 13✅ 73ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 8ms
Managed_Resource 4✅ 3s
Match.end 4✅ 22ms
Match.groups 2✅ 20ms
Match.named_groups 3✅ 49ms
Match.span 4✅ 45ms
Match.start 4✅ 25ms
Match.text 6✅ 90ms
Match.to_display_text 1✅ 18ms
Match.utf_16_end 4✅ 29ms
Match.utf_16_span 4✅ 43ms
Match.utf_16_start 4✅ 30ms
Maybe 5✅ 7ms
Meta-Value Inspection 5✅ 1⚪ 23ms
Meta-Value Manipulation 30✅ 411ms
Meta.Type.find 4✅ 21ms
Methods 1✅ 1⚪ 1ms
Missing_Argument 3✅ 49ms
MultiValue Conversions 11✅ 137ms
Natural Order 4✅ 116ms
No Method Errors 1✅ 8ms
No_Such_Method 4✅ 32ms
non-linear inserts 11✅ 182ms
Number Conversions 10✅ 35ms
Numbers 15✅ 398ms
Operator == 17✅ 80ms
Ordering 6✅ 31ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 14✅ 353ms
Pair - from 2-Item List 14✅ 274ms
Pair - from 2-Item Vector 14✅ 162ms
Pair - from Pair.new 14✅ 86ms
Pair - from Pair.Value 14✅ 16ms
Panics 22✅ 193ms
parse 8✅ 331ms
Parsing date/time values 26✅ 1⚪ 408ms
Parsing formats 4✅ 379ms
Path Operations 9✅ 1⚪ 92ms
Pattern Matches 19✅ 76ms
Pattern.find and .find_all 8✅ 116ms
Pattern.match and .match_all 8✅ 70ms
Pattern.matches 5✅ 14ms
Pattern.replace 8✅ 166ms
Pattern.split 6✅ 38ms
Pattern.tokenize 7✅ 296ms
Period 8✅ 47ms
Plain_Text 3✅ 50ms
Polyglot 12✅ 72ms
Polyglot Argument 7✅ 13ms
Polyglot Argument with Inheritance 3✅ 8ms
Polyglot Conversion 14✅ 19ms
Polyglot hash maps 8✅ 380ms
Polyglot JS 21✅ 180ms
Polyglot keys and values 5✅ 83ms
Polyglot Operator == 7✅ 53ms
Polyglot Python 18✅ 140ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 35ms
Private methods 5✅ 4ms
Problem_Behavior 2✅ 54ms
Process 5✅ 14s
Python: Common polyglot Dictionary operations 29✅ 104ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 5s
PythonDate date part tests 8✅ 413ms
PythonLocalTime 29✅ 2s
Qualified Names 3✅ 4ms
Random 14✅ 1s
Range 37✅ 1s
Rank Data 7✅ 28ms
Read XML 7✅ 78ms
read_bytes 5✅ 85ms
read_text 6✅ 191ms
Refs 6✅ 13ms
Regression 12✅ 77ms
ReportingStreamDecoder 6✅ 2s
ReportingStreamEncoder 8✅ 236ms
Request 10✅ 50ms
rounding 4✅ 43ms
Rounding 16✅ 292ms
should correctly evaluate documentation examples 8✅ 37ms
Sorting with multiple comparators 4✅ 2⚪ 55ms
Sorting with the default comparator 7✅ 3⚪ 116ms
Stack size 1⚪ 0ms
Stack traces 2✅ 23ms
State 5✅ 8ms
Statistics 15✅ 451ms
Statistics - empty Vector 3✅ 12ms
Statistics - invalid input 5✅ 74ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 21ms
Statistics - Nothing Vector 3✅ 30ms
System 1✅ 0ms
tag name 1✅ 1ms
take/drop Sample non-determinism 2✅ 27ms
take/drop Sample non-determinism 2✅ 12ms
take/drop Sample non-determinism 2✅ 16ms
take/drop Sample non-determinism 2✅ 5ms
take/drop Sample non-determinism 2✅ 3ms
Temporary_File facility 6✅ 1⚪ 3s
Text - general 85✅ 7s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 15ms
Text.cleanse 14✅ 111ms
Text.match 6✅ 34ms
Text.Regex splitting 3✅ 23ms
Text.Regex tokenizing 2✅ 50ms
Text.Regex: find and find_all 20✅ 1⚪ 216ms
Text.replace 28✅ 430ms
Text.Span 3✅ 14ms
Text.substring 4✅ 8ms
the Self construct 6✅ 32ms
Time_Of_Day 29✅ 595ms
Type Errors 11✅ 95ms
uncurry 1✅ 0ms
Unix epoch conversion 4✅ 19ms
Unresolved symbol 1✅ 3ms
URI 22✅ 2s
Use a slice of an array as vectors 104✅ 426ms
Use Array as vectors 104✅ 625ms
Use Array_Proxy as vectors 104✅ 492ms
Use Java ArrayList as vectors 104✅ 595ms
Use Vector as vectors 104✅ 2s
UTF_16 BigEndian 5✅ 112ms
UTF_16 LittleEndian 5✅ 84ms
UTF_8 11✅ 223ms
Vector Slicing Helpers 1✅ 9ms
Vector.build 13✅ 203ms
Vector/Array equality 9✅ 18ms
Windows 1252 4✅ 23ms
Wrapped dataflow errors 8✅ 21ms
Wrapped errors 8✅ 83ms
write operations 23✅ 1s
Write XML 4✅ 264ms
Zone 9✅ 25ms

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 59ms
GeoJSON to Table 3✅ 425ms

✅ 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✅ 92ms
Image with 1 channel 19✅ 172ms
Image with 2 channels 19✅ 190ms
Image with 3 channels 19✅ 176ms
Image with 4 channels 19✅ 171ms
Image Write 2✅ 50ms
Image.read 9✅ 204ms
Matrix with 1 channel 21✅ 262ms
Matrix with 2 channels 21✅ 214ms
Matrix with 3 channels 21✅ 210ms
Matrix with 4 channels 21✅ 188ms
Matrix_Error 1✅ 3ms

✅ 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

5048 tests were completed in 288s with 4880 passed, 0 failed and 168 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 336ms
[Codegen] Basic Select 3✅ 170ms
[Codegen] Handling Missing Values 2✅ 337ms
[Codegen] JSON serialization 1✅ 372ms
[Codegen] Masking Tables and Columns 2✅ 363ms
[Codegen] Sorting 4✅ 228ms
[In-Memory-specific] Table.join 1✅ 152ms
[In-Memory-specific] Table.set 2✅ 117ms
[In-Memory] Interactions Between various operations 12✅ 736ms
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 2s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 875ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 5s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 227ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 479ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 155ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 77ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 95ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 22ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 25ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 715ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 601ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 22ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 13ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 43ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 133ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 12ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 39ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 544ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 390ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 551ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 331ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 295ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 58ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 215ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 154ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 14ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 221ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 88ms
[In-Memory] (Core_Spec) Table.at 3✅ 36ms
[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✅ 12ms
[In-Memory] (Core_Spec) Table.read 5✅ 81ms
[In-Memory] (Core_Spec) Table.rows 5✅ 66ms
[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✅ 67ms
[In-Memory] (Nothing_Spec) between 55✅ 311ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 265ms
[In-Memory] (Nothing_Spec) distinct 11✅ 78ms
[In-Memory] (Nothing_Spec) is_in 99✅ 252ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 289ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 14ms
[In-Memory] (Nothing_Spec) not 1✅ 1ms
[In-Memory] (Nothing_Spec) sort 16✅ 29ms
[In-Memory] Boolean Column operations 3✅ 1s
[In-Memory] Column Naming edge cases 7✅ 416ms
[In-Memory] Column operation Integer Overflow handling 6✅ 277ms
[In-Memory] Column.map 6✅ 80ms
[In-Memory] Column.take/drop 8✅ 446ms
[In-Memory] Column.zip 6✅ 33ms
[In-Memory] Date-Time operations 21✅ 1⚪ 541ms
[In-Memory] Date-Time support 3✅ 26ms
[In-Memory] Dropping Missing Values 9✅ 384ms
[In-Memory] Expression Arithmetic 3✅ 109ms
[In-Memory] Expression Boolean literals 1✅ 42ms
[In-Memory] Expression Boolean Operators 4✅ 71ms
[In-Memory] Expression Column Arithmetic 2✅ 109ms
[In-Memory] Expression Comparison Operators 6✅ 241ms
[In-Memory] Expression Date and Time literals 5✅ 128ms
[In-Memory] Expression Errors should be handled 4✅ 26ms
[In-Memory] Expression Float literals 1✅ 31ms
[In-Memory] Expression Integer literals 1✅ 80ms
[In-Memory] Expression Nothing literals 3✅ 46ms
[In-Memory] Expression Text literals 1✅ 29ms
[In-Memory] Expression Text literals 2✅ 27ms
[In-Memory] Expression Text Operators 2✅ 49ms
[In-Memory] Expression Warnings should be reported 4✅ 184ms
[In-Memory] Filling Missing Values 9✅ 95ms
[In-Memory] Function invocation 5✅ 85ms
[In-Memory] Handling of Big Integer values 10✅ 356ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 262ms
[In-Memory] Storage Builders 2✅ 144ms
[In-Memory] Table Text Cleanse 4✅ 112ms
[In-Memory] Table.add_row_number (common) 7✅ 170ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 74ms
[In-Memory] Table.aggregate 4✅ 53ms
[In-Memory] Table.aggregate 3✅ 39ms
[In-Memory] Table.aggregate Concatenate 6✅ 29ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 56ms
[In-Memory] Table.aggregate First and Last 4✅ 33ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 5ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 251ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 277ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 78ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 20ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 27ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 46ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 54ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 188ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 205ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 52ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 53ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 321ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 5ms
[In-Memory] Table.aggregate+Expressions 2✅ 74ms
[In-Memory] Table.coalesce 8✅ 32ms
[In-Memory] Table.cross_join 9✅ 84ms
[In-Memory] Table.cross_tab 23✅ 334ms
[In-Memory] Table.distinct 7✅ 60ms
[In-Memory] Table.distinct 6✅ 39ms
[In-Memory] Table.duplicates 6✅ 53ms
[In-Memory] Table.filter 28✅ 1⚪ 629ms
[In-Memory] Table.filter 4✅ 698ms
[In-Memory] Table.filter by an expression 5✅ 756ms
[In-Memory] Table.from_union 30✅ 429ms
[In-Memory] Table.join 42✅ 667ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 51ms
[In-Memory] Table.merge 20✅ 672ms
[In-Memory] Table.remove_columns 13✅ 331ms
[In-Memory] Table.rename_columns 25✅ 1s
[In-Memory] Table.reorder_columns 11✅ 258ms
[In-Memory] Table.reorder_columns by type 1✅ 24ms
[In-Memory] Table.replace 22✅ 400ms
[In-Memory] Table.select_columns 16✅ 826ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 94ms
[In-Memory] Table.sort 21✅ 2⚪ 183ms
[In-Memory] Table.sort_columns 4✅ 132ms
[In-Memory] Table.take/drop 11✅ 491ms
[In-Memory] Table.transpose 8✅ 88ms
[In-Memory] Table.union 29✅ 620ms
[In-Memory] Table.zip 12✅ 139ms
[In-Memory] Temp column 2✅ 3ms
[PostgreSQL] .pgpass 2✅ 758ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 291ms
[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✅ 835ms
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 861ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 653ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 180ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 8s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 147ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 149ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 171ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 76ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 161ms
[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⚪ 211ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 38ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 14ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 23ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 51ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 193ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 3ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 63ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 16✅ 20s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 947ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 479ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 172ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 331ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 397ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 44ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 53ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 32ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 493ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 293ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 92ms
[SQLite File] (Core_Spec) Table.at 3✅ 113ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 210ms
[SQLite File] (Core_Spec) Table.get 3✅ 57ms
[SQLite File] (Core_Spec) Table.read 6✅ 614ms
[SQLite File] (Core_Spec) Table.rows 5✅ 167ms
[SQLite File] (Core_Spec) Table.set 8✅ 692ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 251ms
[SQLite File] (Nothing_Spec) between 30✅ 651ms
[SQLite File] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite File] (Nothing_Spec) distinct 6✅ 101ms
[SQLite File] (Nothing_Spec) is_in 54✅ 1s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 6s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 114ms
[SQLite File] (Nothing_Spec) not 1✅ 6ms
[SQLite File] (Nothing_Spec) sort 12✅ 183ms
[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✅ 228ms
[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⚪ 3s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 1s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 3s
[SQLite File] Aggregation 2✅ 326ms
[SQLite File] Basic Table Access 6✅ 2s
[SQLite File] Column Naming edge cases 7✅ 1s
[SQLite File] Column.const 1✅ 55ms
[SQLite File] Column.map 1✅ 5ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 7ms
[SQLite File] Connection.query 7✅ 854ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 199ms
[SQLite File] Dropping Missing Values 8✅ 1s
[SQLite File] Error Handling 2✅ 102ms
[SQLite File] Expression Arithmetic 3✅ 272ms
[SQLite File] Expression Boolean literals 1✅ 49ms
[SQLite File] Expression Boolean Operators 4✅ 157ms
[SQLite File] Expression Column Arithmetic 2✅ 500ms
[SQLite File] Expression Comparison Operators 6✅ 675ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 25ms
[SQLite File] Expression Float literals 1✅ 25ms
[SQLite File] Expression Integer literals 1✅ 64ms
[SQLite File] Expression Nothing literals 3✅ 164ms
[SQLite File] Expression Text literals 1✅ 57ms
[SQLite File] Expression Text literals 2✅ 45ms
[SQLite File] Expression Text Operators 2✅ 138ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 252ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 283ms
[SQLite File] Function invocation 5✅ 198ms
[SQLite File] Internals 1✅ 31ms
[SQLite File] IR Traversal 4✅ 5s
[SQLite File] Masking Tables 1✅ 488ms
[SQLite File] math functions 6✅ 5s
[SQLite File] Metadata 2✅ 261ms
[SQLite File] Missing Values 2✅ 218ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 20ms
[SQLite File] Sorting 5✅ 562ms
[SQLite File] Table Text Cleanse 4✅ 201ms
[SQLite File] Table.add_row_number (common) 7✅ 248ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 70ms
[SQLite File] Table.aggregate 4✅ 568ms
[SQLite File] Table.aggregate Concatenate 6✅ 353ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 480ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 232ms
[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⚪ 451ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 1s
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 195ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 136ms
[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⚪ 596ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 2s
[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✅ 337ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 374ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 210ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 61ms
[SQLite File] Table.aggregate+Expressions 2✅ 202ms
[SQLite File] Table.coalesce 8✅ 215ms
[SQLite File] Table.cross_join 9✅ 580ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 784ms
[SQLite File] Table.distinct 7✅ 325ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 494ms
[SQLite File] Table.filter 27✅ 4s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 307ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 3s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 540ms
[SQLite File] Table.merge 19✅ 2s
[SQLite File] Table.remove_columns 13✅ 493ms
[SQLite File] Table.rename_columns 26✅ 515ms
[SQLite File] Table.reorder_columns 11✅ 344ms
[SQLite File] Table.reorder_columns by type 1✅ 53ms
[SQLite File] Table.replace 21✅ 1s
[SQLite File] Table.select_columns 16✅ 452ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 135ms
[SQLite File] Table.sort 17✅ 4⚪ 468ms
[SQLite File] Table.sort_columns 4✅ 96ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 24✅ 4⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 281ms
[SQLite File] Temp column 2✅ 44ms
[SQLite File] Transaction Support 4✅ 173ms
[SQLite In-Memory] Interactions Between various operations 10✅ 610ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 483ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 515ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 116ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 4s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 76ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 81ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 51ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 36ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 91ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 13ms
[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⚪ 96ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 18ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 17ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 22ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 25ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 102ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 3ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 31ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 13s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 483ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 282ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 71ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 91ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 342ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 115ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 14ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 16ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 15ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 153ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 59ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 31ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 35ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 85ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 11ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 395ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 83ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 189ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 781ms
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 122ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 591ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 2s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 63ms
[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✅ 82ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 8ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 139ms
[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✅ 707ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 161ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 948ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 909ms
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 761ms
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 684ms
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 743ms
[SQLite In-Memory] Aggregation 2✅ 74ms
[SQLite In-Memory] Basic Table Access 6✅ 281ms
[SQLite In-Memory] Column Naming edge cases 7✅ 240ms
[SQLite In-Memory] Column.const 1✅ 44ms
[SQLite In-Memory] Column.map 1✅ 1ms
[SQLite In-Memory] Column.take/drop 6✅ 2s
[SQLite In-Memory] Column.zip 1✅ 2ms
[SQLite In-Memory] Connection.query 7✅ 318ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 53ms
[SQLite In-Memory] Dropping Missing Values 8✅ 620ms
[SQLite In-Memory] Error Handling 2✅ 29ms
[SQLite In-Memory] Expression Arithmetic 3✅ 205ms
[SQLite In-Memory] Expression Boolean literals 1✅ 38ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 112ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 118ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 288ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 12ms
[SQLite In-Memory] Expression Float literals 1✅ 21ms
[SQLite In-Memory] Expression Integer literals 1✅ 32ms
[SQLite In-Memory] Expression Nothing literals 3✅ 82ms
[SQLite In-Memory] Expression Text literals 1✅ 39ms
[SQLite In-Memory] Expression Text literals 2✅ 29ms
[SQLite In-Memory] Expression Text Operators 2✅ 94ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 205ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 199ms
[SQLite In-Memory] Function invocation 5✅ 634ms
[SQLite In-Memory] Internals 1✅ 9ms
[SQLite In-Memory] IR Traversal 4✅ 4s
[SQLite In-Memory] Masking Tables 1✅ 267ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 49ms
[SQLite In-Memory] Missing Values 2✅ 54ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Sorting 5✅ 92ms
[SQLite In-Memory] Table Text Cleanse 4✅ 34ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 169ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 52ms
[SQLite In-Memory] Table.aggregate 4✅ 109ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 194ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 219ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 116ms
[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⚪ 221ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 284ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 96ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 90ms
[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⚪ 160ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 507ms
[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✅ 129ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 94ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 117ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 827ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 31ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 54ms
[SQLite In-Memory] Table.coalesce 8✅ 194ms
[SQLite In-Memory] Table.cross_join 9✅ 502ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 75ms
[SQLite In-Memory] Table.distinct 7✅ 186ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 246ms
[SQLite In-Memory] Table.filter 27✅ 1s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 241ms
[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✅ 116ms
[SQLite In-Memory] Table.merge 19✅ 2s
[SQLite In-Memory] Table.remove_columns 13✅ 100ms
[SQLite In-Memory] Table.rename_columns 26✅ 192ms
[SQLite In-Memory] Table.reorder_columns 11✅ 82ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 24ms
[SQLite In-Memory] Table.replace 21✅ 1s
[SQLite In-Memory] Table.select_columns 16✅ 121ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 48ms
[SQLite In-Memory] Table.sort 17✅ 4⚪ 533ms
[SQLite In-Memory] Table.sort_columns 4✅ 41ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 24✅ 4⚪ 908ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 60ms
[SQLite In-Memory] Temp column 2✅ 34ms
[SQLite In-Memory] Transaction Support 4✅ 54ms
[SQLite] Type Mapping 8✅ 218ms
Aggregate Columns 23✅ 699ms
All types 1✅ 12ms
Autoconstructor Instrumentation 1✅ 3s
Boolean 4✅ 43ms
Boolean Column.format, with format Column 3✅ 38ms
Boolean Column.format, with format string 3✅ 54ms
ceil 3✅ 20ms
Column selectors 2✅ 36ms
Column should_equal 8✅ 72ms
Column Text Cleanse 15✅ 335ms
Column Text Cleanse 15✅ 389ms
Column Text Cleanse 15✅ 110ms
Column.parse 15✅ 179ms
Columns 18✅ 907ms
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 61ms
DataFormatter.format 10✅ 93ms
DataFormatter.parse 13✅ 628ms
Date Column.format, with format Column 6✅ 78ms
Date Column.format, with format string 4✅ 155ms
Date_Time Column.format, with format Column 6✅ 97ms
Date_Time Column.format, with format string 5✅ 150ms
Date_Time truncate 1✅ 14ms
Dates 9✅ 139ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 3s
different types 2✅ 6ms
Dropping Missing Values 1✅ 49ms
Edge cases 1✅ 13ms
Errors 2✅ 16ms
Errors 4✅ 98ms
Excel Range 9✅ 82ms
expand_column 21✅ 383ms
expand_to_rows 16✅ 280ms
Fan_Out 2✅ 69ms
fetching files using HTTP 5✅ 814ms
File.read (Delimited) 3✅ 68ms
File.read (Delimited) should work with Date_Time 3✅ 53ms
File.read (Delimited) should work with Dates 3✅ 53ms
File.read (Delimited) should work with Time_Of_Days 3✅ 36ms
fill 8✅ 73ms
Float 3✅ 22ms
Float, with format Column 3✅ 22ms
floor 3✅ 23ms
from_objects with Array 1✅ 20ms
from_objects with JSON (single values) 2✅ 47ms
from_objects with mixed vector of single and JSON objects 5✅ 43ms
from_objects with non-uniform JSON vector 6✅ 65ms
from_objects with single values 5✅ 292ms
from_objects with uniform JSON vector 5✅ 52ms
InferredIntegerBuilder 2✅ 43ms
Info 1✅ 3ms
Integer 3✅ 47ms
Integer 1✅ 10ms
Integer, with format Column 3✅ 35ms
Integration 1✅ 153ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 79ms
Locales 2✅ 67ms
Mapping Operations 7✅ 432ms
Masking Tables 3✅ 84ms
NaN handling 7✅ 44ms
nothing handling 7✅ 60ms
Numeric 4✅ 57ms
Numeric format, empty 4✅ 54ms
parsing Table formats in DataLinks 8✅ 1s
Problems 12✅ 2⚪ 840ms
Read XLSX / XLS Files 13✅ 1s
Reading single cells correctly 7✅ 660ms
Response caching 22✅ 11s
round/truncate/ceil/floor 3✅ 77ms
Rounding 8✅ 78ms
running count 9✅ 78ms
running kurtosis 1✅ 7ms
running max 3✅ 22ms
running mean 2✅ 16ms
running min 3✅ 31ms
running product 2✅ 15ms
running skew 2✅ 14ms
running standard deviation 2✅ 14ms
running sum 8✅ 112ms
running variance 2✅ 22ms
Should be able to serialise a table with Dates to Text 2✅ 90ms
Should be able to serialise a table with DateTimes to Text 2✅ 35ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 12ms
Slicing Tables 4✅ 43ms
SortedListIndex (used for SortJoin) 6✅ 16ms
Sorting Columns 4✅ 32ms
Sorting Tables 2✅ 67ms
SQL_Statement serialization 2✅ 191ms
SQLite_Format should allow connecting to SQLite files 5✅ 164ms
Table Construction 10✅ 7s
Table Display 1✅ 80ms
Table should_equal 6✅ 240ms
Table.from Text 1✅ 15ms
Table.parse 22✅ 831ms
Table.parse_to_columns 15✅ 459ms
Table.split 10✅ 130ms
Table.split/tokenize column count 8✅ 318ms
Table.split/tokenize column order 1✅ 11ms
Table.split/tokenize errors 4✅ 14ms
Table.split/tokenize name conflicts 2✅ 88ms
Table.tokenize 14✅ 316ms
Text.parse_to_table 2✅ 77ms
Text.parse_to_table errors 3✅ 34ms
Text.parse_to_table parsing 3✅ 162ms
Text.parse_to_table with case-insensitivity 1✅ 23ms
Text.parse_to_table with groups 2✅ 94ms
Time_Of_Day Column.format, with format Column 6✅ 76ms
Time_Of_Day Column.format, with format string 5✅ 96ms
to_xml 28✅ 2⚪ 313ms
truncate 3✅ 24ms
Unique_Name_Strategy Helper 12✅ 398ms
Unique_Name_Strategy.combine_with_prefix 6✅ 19ms
Unsupported statistics 4✅ 3ms
Use First Row As Names 5✅ 71ms
Value_Type 2✅ 6ms
Various File Format support on Table 6✅ 287ms
Vector conversion 1✅ 12ms
Write xls Files 47✅ 4s
Write xlsx Files 47✅ 6s
Writing 4✅ 81ms
Writing to csv files 3✅ 350ms
Writing to json files 3✅ 1s
XLS reading 11✅ 261ms
XLSX reading 11✅ 568ms
XML 7✅ 209ms

✅ 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✅ 729ms
Structure 7✅ 324ms

✅ C:/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✅ 82ms
File uploads 2✅ 11ms
Geo_Map 3✅ 450ms
Histogram Visualization 6✅ 130ms
Lazy Table Visualization 12✅ 499ms
Lazy Text Visualization 3✅ 64ms
Scatter Plot Visualization 12✅ 538ms
Serializable Visualization Identifiers 6✅ 100ms
SQL Visualization 1✅ 336ms
Table Visualization 9✅ 1s
Table.lookup_ignore_case 1✅ 19ms
Table.rows 1✅ 205ms
Type Names of Visualization Defaults 1✅ 45ms
Vector and Arrays 2✅ 1⚪ 46ms
Widgets for Data.read 2✅ 202ms
Widgets for Database 1✅ 30ms
Widgets for In-Database Connection with table name sets 1✅ 230ms
Widgets for In-Database Connection with table types 1✅ 31ms
Widgets for In-Database Table with column name sets 2✅ 40ms
Widgets for In-Memory with column name sets 3✅ 128ms
Widgets for the Text type 1✅ 146ms