Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Merged
merged 39 commits into from
Nov 6, 2024

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

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

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

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

10018 passed, 0 failed and 256 skipped

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 96✅ 11⚪ 261s
/runner/_work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 26✅ 702ms
/runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml 2967✅ 31⚪ 61s
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 46s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 219ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 850ms
/runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 268✅ 13⚪ 10s
/runner/_work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 6364✅ 198⚪ 532s
/runner/_work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 2s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 72✅ 1⚪ 21s

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

107 tests were completed in 261s 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✅ 75ms
(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✅ 20s
(S3 -> S3) Data Link copying/moving 3✅ 20s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 7s
DataLinks to S3_File 8✅ 26s
S3 Path handling 7✅ 352ms
S3_File reading 7✅ 7s
S3_File writing 20✅ 59s
S3.get_object 2✅ 12s
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

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

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

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 42ms
Host File values behaviour in Enso 2✅ 9ms
I/O Checks 2✅ 227ms
Object Comparator 9✅ 151ms
Test Reporter running on GitHub 3✅ 105ms
Text_Utils 4✅ 76ms
to_display_text 5✅ 92ms

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

2998 tests were completed in 61s with 2967 passed, 0 failed and 31 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 140ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 0ms
(Decimal_Spec) comparison 12✅ 600ms
(Decimal_Spec) construction 21✅ 109ms
(Decimal_Spec) conversions 14✅ 74ms
(Decimal_Spec) Decimal.set_scale 2✅ 1ms
(Decimal_Spec) div 1✅ 4ms
(Decimal_Spec) edge cases 2✅ 15ms
(Decimal_Spec) floor, ceil, truncate 4✅ 11ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 0ms
(Decimal_Spec) min/max 3✅ 14ms
(Decimal_Spec) pow 2✅ 15ms
(Decimal_Spec) remainder 3✅ 7ms
(Decimal_Spec) Rounding 19✅ 133ms
(Decimal_Spec) signs 3✅ 7ms
(Decimal_Spec) text conversion 4✅ 28ms
(Decimal_Spec) Text.to_decimal 3✅ 2ms
Any.map_nothing 2✅ 20ms
Any's methods 3✅ 30ms
arithmetic 1✅ 16ms
Array_Proxy 5✅ 15ms
ArrayOverBuffer 1✅ 7ms
ASCII 4✅ 68ms
Asserts 5✅ 20ms
at/get 7✅ 59ms
Atom Constructors 4✅ 11ms
Atom with holes 9✅ 17ms
Auto_Detect 3✅ 70ms
Autoscoped Constructors 20✅ 41ms
Base_64 3✅ 69ms
BigInts 26✅ 598ms
Booleans 6✅ 23ms
Bound 3✅ 1ms
Builder.new 11✅ 115ms
Bytes 3✅ 28ms
caching 1✅ 59ms
Callables 5✅ 8ms
Can run each helper 2✅ 6ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 2ms
codepoints 2✅ 1ms
Compare functionality with Vector 1✅ 8ms
Compile 6✅ 21ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 5ms
Conversion 33✅ 143ms
Correlation Statistics 6✅ 56ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 626ms
Dataflow Errors 11✅ 45ms
Dataflow Warnings 33✅ 759ms
Date 42✅ 5s
Date date part tests 8✅ 68ms
Date_Range 11✅ 644ms
Date_Time 46✅ 2⚪ 2s
Date_Time date part tests 8✅ 33ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 9✅ 9ms
Debug 1✅ 11ms
Default comparator 5✅ 25ms
Default Encoding 10✅ 309ms
display text 1✅ 1ms
Duration 15✅ 89ms
Empty errors 4✅ 5ms
Encoding object 4✅ 98ms
Enso Arrays 7✅ 35ms
Enso Dictionaries 24✅ 213ms
Enso Hashset 7✅ 36ms
Enso: Common polyglot Dictionary operations 29✅ 2s
Environment 1✅ 15ms
Escape 1✅ 1ms
fetch 11✅ 375ms
File Format 1✅ 40ms
File Operations 22✅ 1⚪ 309ms
flip 2✅ 1ms
Float.truncate 1✅ 4ms
Floats 6✅ 81ms
folder operations 8✅ 75ms
Format Detection in HTTP Fetch 3✅ 65ms
Formatting date/time values 6✅ 97ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 6ms
Functions 2✅ 10ms
Get by tag name 3✅ 47ms
Header 1✅ 5ms
Header resolution 7✅ 28ms
Headers 8✅ 171ms
Http Auth 2✅ 4s
HTTP client 4✅ 570ms
HTTP DataLink 11✅ 392ms
Http Error handling 5✅ 856ms
HTTP in Data.read 4✅ 150ms
HTTP_Method parse 3✅ 3ms
HTTP_Status_Code 1✅ 4ms
identity 3✅ 1ms
Inlining Helpers 2✅ 18ms
inner / outer xml 2✅ 23ms
Input Stream 5✅ 60ms
Instrument @Tail_Call fibonacci 6✅ 475ms
Instrument fibonacci 3✅ 385ms
Integer.truncate 1✅ 1ms
Integers 26✅ 153ms
Interval 7✅ 27ms
Java case of 3✅ 3ms
Java FFI 6✅ 1⚪ 16ms
Java: Common polyglot Dictionary operations 29✅ 43ms
Java/Enso Date 2✅ 9ms
JavaDate 42✅ 1s
JavaDate date part tests 8✅ 4ms
JavaLocalTime 29✅ 48ms
JavaScript Objects, Arrays & Functions 8✅ 295ms
JavaScript: Common polyglot Dictionary operations 29✅ 41ms
JavaScriptArrayWithADate 42✅ 1s
JavaScriptArrayWithADate date part tests 8✅ 17ms
JavascriptDataInArray 44✅ 4⚪ 252ms
JavascriptDataInArray date part tests 8✅ 80ms
JavascriptDate 44✅ 4⚪ 869ms
JavaScriptDate 42✅ 2s
JavascriptDate date part tests 8✅ 9ms
JavaScriptDate date part tests 8✅ 142ms
JavaZonedDateTime 46✅ 2⚪ 163ms
JavaZonedDateTime date part tests 8✅ 4ms
JavaZoneId 7✅ 13ms
JS_Object 5✅ 117ms
JSON 5✅ 33ms
JSON 1✅ 26ms
JSON Deserialization 10✅ 208ms
JSON Serialization 5✅ 105ms
JSON_Format 2✅ 56ms
Lazy 6✅ 15ms
Lazy Generator 1✅ 2ms
Lexicographic Order on Vectors 2✅ 7ms
List 32✅ 403ms
Locale 13✅ 72ms
Looping Imports 1✅ 3ms
Lowercase Methods 5✅ 4ms
Managed_Resource 4✅ 2s
Match.end 4✅ 15ms
Match.groups 2✅ 6ms
Match.named_groups 3✅ 24ms
Match.span 4✅ 27ms
Match.start 4✅ 16ms
Match.text 6✅ 55ms
Match.to_display_text 1✅ 6ms
Match.utf_16_end 4✅ 24ms
Match.utf_16_span 4✅ 34ms
Match.utf_16_start 4✅ 13ms
Maybe 5✅ 4ms
Meta-Value Inspection 6✅ 11ms
Meta-Value Manipulation 30✅ 125ms
Meta.Type.find 4✅ 10ms
Methods 1✅ 1⚪ 1ms
Missing_Argument 3✅ 22ms
MultiValue Conversions 11✅ 98ms
Natural Order 4✅ 63ms
No Method Errors 1✅ 8ms
No_Such_Method 4✅ 22ms
non-linear inserts 11✅ 124ms
Number Conversions 10✅ 16ms
Numbers 15✅ 259ms
Operator == 17✅ 110ms
Ordering 6✅ 21ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 14✅ 143ms
Pair - from 2-Item List 14✅ 115ms
Pair - from 2-Item Vector 14✅ 109ms
Pair - from Pair.new 14✅ 32ms
Pair - from Pair.Value 14✅ 6ms
Panics 22✅ 210ms
parse 8✅ 341ms
Parsing date/time values 26✅ 1⚪ 226ms
Parsing formats 4✅ 198ms
Path Operations 9✅ 1⚪ 36ms
Pattern Matches 19✅ 36ms
Pattern.find and .find_all 8✅ 79ms
Pattern.match and .match_all 8✅ 57ms
Pattern.matches 5✅ 12ms
Pattern.replace 8✅ 122ms
Pattern.split 6✅ 65ms
Pattern.tokenize 7✅ 310ms
Period 8✅ 17ms
Plain_Text 3✅ 73ms
Polyglot 12✅ 70ms
Polyglot Argument 7✅ 7ms
Polyglot Argument with Inheritance 3✅ 4ms
Polyglot Conversion 14✅ 11ms
Polyglot hash maps 8✅ 205ms
Polyglot JS 21✅ 126ms
Polyglot keys and values 5✅ 85ms
Polyglot Operator == 7✅ 42ms
Polyglot Python 18✅ 126ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 21ms
Private methods 5✅ 3ms
Problem_Behavior 2✅ 37ms
Process 5✅ 42ms
Python: Common polyglot Dictionary operations 29✅ 80ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 1s
PythonDate date part tests 8✅ 64ms
PythonLocalTime 29✅ 449ms
Qualified Names 3✅ 3ms
Random 14✅ 713ms
Range 37✅ 688ms
Rank Data 7✅ 26ms
Read XML 7✅ 45ms
read_bytes 5✅ 58ms
read_text 6✅ 112ms
Refs 6✅ 10ms
Regression 12✅ 45ms
ReportingStreamDecoder 6✅ 1s
ReportingStreamEncoder 8✅ 163ms
Request 10✅ 29ms
rounding 4✅ 16ms
Rounding 16✅ 132ms
should correctly evaluate documentation examples 8✅ 30ms
Sorting with multiple comparators 4✅ 2⚪ 28ms
Sorting with the default comparator 7✅ 3⚪ 88ms
Stack size 1✅ 4s
Stack traces 2✅ 19ms
State 5✅ 8ms
Statistics 15✅ 263ms
Statistics - empty Vector 3✅ 4ms
Statistics - invalid input 5✅ 20ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 7ms
Statistics - Nothing Vector 3✅ 9ms
System 2✅ 3ms
tag name 1✅ 1ms
take/drop Sample non-determinism 2✅ 33ms
take/drop Sample non-determinism 2✅ 4ms
take/drop Sample non-determinism 2✅ 3ms
take/drop Sample non-determinism 2✅ 1ms
take/drop Sample non-determinism 2✅ 1ms
Temporary_File facility 6✅ 1⚪ 2s
Text - general 85✅ 5s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 19ms
Text.cleanse 14✅ 49ms
Text.match 6✅ 11ms
Text.Regex splitting 3✅ 8ms
Text.Regex tokenizing 2✅ 20ms
Text.Regex: find and find_all 20✅ 1⚪ 123ms
Text.replace 28✅ 176ms
Text.Span 3✅ 12ms
Text.substring 4✅ 5ms
the Self construct 6✅ 8ms
Time_Of_Day 29✅ 162ms
Type Errors 11✅ 86ms
uncurry 1✅ 1ms
Unix epoch conversion 4✅ 10ms
Unresolved symbol 1✅ 1ms
URI 22✅ 988ms
Use a slice of an array as vectors 104✅ 304ms
Use Array as vectors 104✅ 547ms
Use Array_Proxy as vectors 104✅ 378ms
Use Java ArrayList as vectors 104✅ 367ms
Use Vector as vectors 104✅ 1s
UTF_16 BigEndian 5✅ 69ms
UTF_16 LittleEndian 5✅ 71ms
UTF_8 11✅ 216ms
Vector Slicing Helpers 1✅ 9ms
Vector.build 13✅ 121ms
Vector/Array equality 9✅ 27ms
Windows 1252 4✅ 26ms
Wrapped dataflow errors 8✅ 58ms
Wrapped errors 8✅ 86ms
write operations 23✅ 851ms
Write XML 4✅ 92ms
Zone 9✅ 11ms

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

33 tests were completed in 46s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 4s
Python Examples 1✅ 42s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 33ms
GeoJSON to Table 3✅ 186ms

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 37ms
Image with 1 channel 19✅ 72ms
Image with 2 channels 19✅ 93ms
Image with 3 channels 19✅ 85ms
Image with 4 channels 19✅ 69ms
Image Write 2✅ 13ms
Image.read 9✅ 64ms
Matrix with 1 channel 21✅ 106ms
Matrix with 2 channels 21✅ 105ms
Matrix with 3 channels 21✅ 121ms
Matrix with 4 channels 21✅ 83ms
Matrix_Error 1✅ 2ms

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

281 tests were completed in 10s with 268 passed, 0 failed and 13 skipped.

Test suite Passed Failed Skipped Time
[SQLServer] (Nothing_Spec) between 30✅ 1s
[SQLServer] (Nothing_Spec) Comparisons 108✅ 3s
[SQLServer] (Nothing_Spec) is_nothing 6✅ 162ms
[SQLServer] (Nothing_Spec) not 1✅ 32ms
[SQLServer] (Nothing_Spec) sort 12✅ 170ms
[SQLServer] Audit Logs 3✅ 1⚪ 841ms
[SQLServer] Column.map 1✅ 4ms
[SQLServer] Column.zip 1✅ 9ms
[SQLServer] Date-Time operations 1⚪ 0ms
[SQLServer] Date-Time support 1⚪ 0ms
[SQLServer] partial Date-Time support 2⚪ 0ms
[SQLServer] Saving to Data Link 1⚪ 0ms
[SQLServer] Table.add_row_number 1✅ 9ms
[SQLServer] Table.cross_join 1✅ 13ms
[SQLServer] Table.cross_tab 1⚪ 0ms
[SQLServer] Table.distinct 1✅ 5ms
[SQLServer] Table.filter 1✅ 8ms
[SQLServer] Table.join 1✅ 10ms
[SQLServer] Table.make_table_from_dictionary/vectors 2✅ 42ms
[SQLServer] Table.merge 1✅ 12ms
[SQLServer] Table.remove_columns 13✅ 534ms
[SQLServer] Table.rename_columns 26✅ 811ms
[SQLServer] Table.reorder_columns 11✅ 287ms
[SQLServer] Table.reorder_columns by type 1✅ 82ms
[SQLServer] Table.replace 1✅ 9ms
[SQLServer] Table.select_columns 16✅ 1s
[SQLServer] Table.select_columns 1✅ 34ms
[SQLServer] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 137ms
[SQLServer] Table.sort 17✅ 4⚪ 873ms
[SQLServer] Table.sort_columns 4✅ 126ms
[SQLServer] Table.take/drop 2✅ 9ms
[SQLServer] Table.text_cleanse 1✅ 3ms
[SQLServer] Table.transpose 1⚪ 0ms
[SQLServer] Table.union 1✅ 5ms
[SQLServer] Table.zip 1⚪ 0ms
[SQLServer] Temp column 2✅ 99ms

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

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

6562 tests were completed in 532s with 6364 passed, 0 failed and 198 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 178ms
[Codegen] Basic Select 3✅ 108ms
[Codegen] Handling Missing Values 2✅ 87ms
[Codegen] JSON serialization 1✅ 297ms
[Codegen] Masking Tables and Columns 2✅ 153ms
[Codegen] Sorting 4✅ 115ms
[In-Memory-specific] Table.join 1✅ 31ms
[In-Memory-specific] Table.set 2✅ 26ms
[In-Memory] Interactions Between various operations 12✅ 466ms
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 797ms
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 897ms
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 485ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 3s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 166ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 346ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 95ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 24ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 65ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 8ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 13ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 302ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 316ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 17ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 9ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 22ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 59ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 5ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 28ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 489ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 281ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 277ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 119ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 139ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 438ms
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 57ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 157ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 112ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 11ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 222ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 46ms
[In-Memory] (Core_Spec) Table.at 3✅ 29ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 9ms
[In-Memory] (Core_Spec) Table.get 3✅ 13ms
[In-Memory] (Core_Spec) Table.read 5✅ 48ms
[In-Memory] (Core_Spec) Table.rows 5✅ 35ms
[In-Memory] (Core_Spec) Table.set 8✅ 718ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 1s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 147ms
[In-Memory] (Nothing_Spec) between 55✅ 204ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 117ms
[In-Memory] (Nothing_Spec) distinct 11✅ 31ms
[In-Memory] (Nothing_Spec) is_in 99✅ 85ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 150ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 9ms
[In-Memory] (Nothing_Spec) not 1✅ 1ms
[In-Memory] (Nothing_Spec) sort 16✅ 11ms
[In-Memory] Boolean Column operations 3✅ 1s
[In-Memory] Column Naming edge cases 7✅ 356ms
[In-Memory] Column operation Integer Overflow handling 6✅ 105ms
[In-Memory] Column.map 6✅ 50ms
[In-Memory] Column.take/drop 8✅ 129ms
[In-Memory] Column.zip 6✅ 28ms
[In-Memory] Date-Time operations 21✅ 1⚪ 338ms
[In-Memory] Date-Time support 3✅ 23ms
[In-Memory] Dropping Missing Values 9✅ 236ms
[In-Memory] Expression Arithmetic 3✅ 69ms
[In-Memory] Expression Boolean literals 1✅ 30ms
[In-Memory] Expression Boolean Operators 4✅ 41ms
[In-Memory] Expression Column Arithmetic 2✅ 55ms
[In-Memory] Expression Comparison Operators 6✅ 146ms
[In-Memory] Expression Date and Time literals 5✅ 75ms
[In-Memory] Expression Errors should be handled 4✅ 11ms
[In-Memory] Expression Float literals 1✅ 17ms
[In-Memory] Expression Integer literals 1✅ 27ms
[In-Memory] Expression Nothing literals 3✅ 46ms
[In-Memory] Expression Text literals 1✅ 21ms
[In-Memory] Expression Text literals 2✅ 12ms
[In-Memory] Expression Text Operators 2✅ 30ms
[In-Memory] Expression Warnings should be reported 4✅ 98ms
[In-Memory] Filling Missing Values 9✅ 74ms
[In-Memory] Function invocation 5✅ 39ms
[In-Memory] Handling of Big Integer values 10✅ 177ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 94ms
[In-Memory] Storage Builders 2✅ 129ms
[In-Memory] Table Text Cleanse 4✅ 50ms
[In-Memory] Table.add_row_number (common) 7✅ 103ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 27ms
[In-Memory] Table.aggregate 4✅ 28ms
[In-Memory] Table.aggregate 3✅ 22ms
[In-Memory] Table.aggregate Concatenate 6✅ 17ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 45ms
[In-Memory] Table.aggregate First and Last 4✅ 17ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 5ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 162ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 241ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 45ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 14ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 14ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 14ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 113ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 117ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 98ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 34ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 34ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 195ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 3ms
[In-Memory] Table.aggregate+Expressions 2✅ 57ms
[In-Memory] Table.coalesce 8✅ 12ms
[In-Memory] Table.cross_join 9✅ 73ms
[In-Memory] Table.cross_tab 23✅ 226ms
[In-Memory] Table.distinct 7✅ 44ms
[In-Memory] Table.distinct 6✅ 15ms
[In-Memory] Table.duplicates 6✅ 116ms
[In-Memory] Table.filter 27✅ 1⚪ 239ms
[In-Memory] Table.filter 4✅ 333ms
[In-Memory] Table.filter by an expression 5✅ 497ms
[In-Memory] Table.from_union 30✅ 234ms
[In-Memory] Table.join 42✅ 565ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 24ms
[In-Memory] Table.merge 20✅ 596ms
[In-Memory] Table.remove_columns 13✅ 172ms
[In-Memory] Table.rename_columns 25✅ 568ms
[In-Memory] Table.reorder_columns 11✅ 124ms
[In-Memory] Table.reorder_columns by type 1✅ 13ms
[In-Memory] Table.replace 22✅ 298ms
[In-Memory] Table.select_columns 16✅ 340ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 51ms
[In-Memory] Table.sort 21✅ 2⚪ 91ms
[In-Memory] Table.sort_columns 4✅ 95ms
[In-Memory] Table.take/drop 11✅ 211ms
[In-Memory] Table.transpose 8✅ 80ms
[In-Memory] Table.union 29✅ 324ms
[In-Memory] Table.zip 12✅ 101ms
[In-Memory] Temp column 2✅ 1ms
[PostgreSQL] Interactions Between various operations 12✅ 1s
[PostgreSQL] .pgpass 3✅ 1s
[PostgreSQL] (Column_Operations_Spec) Arithmetic Column Operations 12✅ 2⚪ 901ms
[PostgreSQL] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[PostgreSQL] (Column_Operations_Spec) Colum Operations - Names 8✅ 144ms
[PostgreSQL] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 7s
[PostgreSQL] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 154ms
[PostgreSQL] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 187ms
[PostgreSQL] (Column_Operations_Spec) Column.const 3✅ 240ms
[PostgreSQL] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 104ms
[PostgreSQL] (Column_Operations_Spec) Column.let 1✅ 205ms
[PostgreSQL] (Column_Operations_Spec) Column.rename 1✅ 29ms
[PostgreSQL] (Column_Operations_Spec) Date truncation 1✅ 33ms
[PostgreSQL] (Column_Operations_Spec) Decimal 1⚪ 0ms
[PostgreSQL] (Column_Operations_Spec) Min/Max Operations 3✅ 369ms
[PostgreSQL] (Column_Operations_Spec) Other Column Operations 1✅ 23ms
[PostgreSQL] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 23ms
[PostgreSQL] (Column_Operations_Spec) replace: empty table and nothings 2✅ 53ms
[PostgreSQL] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 73ms
[PostgreSQL] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 200ms
[PostgreSQL] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 11ms
[PostgreSQL] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 81ms
[PostgreSQL] (Column_Operations_Spec) Rounding numeric tests 16✅ 36s
[PostgreSQL] (Column_Operations_Spec) Rounding-like operations 26✅ 2s
[PostgreSQL] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 593ms
[PostgreSQL] (Column_Operations_Spec) Table.make_constant_column 4✅ 1⚪ 296ms
[PostgreSQL] (Column_Operations_Spec) Table.text_replace 7✅ 424ms
[PostgreSQL] (Column_Operations_Spec) Text Column Operations 13✅ 894ms
[PostgreSQL] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 294ms
[PostgreSQL] (Conversion_Spec) Table.expand_column 1✅ 28ms
[PostgreSQL] (Conversion_Spec) Table.expand_to_rows 1✅ 39ms
[PostgreSQL] (Conversion_Spec) Table/Column auto value type 1✅ 28ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - checking invariants 9✅ 515ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - date/time 3✅ 113ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - numeric 4✅ 259ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - to text 8✅ 1⚪ 299ms
[PostgreSQL] (Core_Spec) Table.at 3✅ 82ms
[PostgreSQL] (Core_Spec) Table.column_count 1✅ 0ms
[PostgreSQL] (Core_Spec) Table.column_names 2✅ 178ms
[PostgreSQL] (Core_Spec) Table.get 3✅ 23ms
[PostgreSQL] (Core_Spec) Table.read 6✅ 681ms
[PostgreSQL] (Core_Spec) Table.rows 5✅ 103ms
[PostgreSQL] (Core_Spec) Table.set 8✅ 401ms
[PostgreSQL] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 2s
[PostgreSQL] (Derived_Columns_Spec) Unique derived column names 8✅ 278ms
[PostgreSQL] (Nothing_Spec) between 45✅ 2s
[PostgreSQL] (Nothing_Spec) Comparisons 162✅ 6s
[PostgreSQL] (Nothing_Spec) distinct 9✅ 182ms
[PostgreSQL] (Nothing_Spec) is_in 81✅ 4s
[PostgreSQL] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 7s
[PostgreSQL] (Nothing_Spec) is_nothing 9✅ 311ms
[PostgreSQL] (Nothing_Spec) not 1✅ 9ms
[PostgreSQL] (Nothing_Spec) sort 18✅ 387ms
[PostgreSQL] (Upload_Spec) Appending a Database table to a Database table 30✅ 5s
[PostgreSQL] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[PostgreSQL] (Upload_Spec) Creating an empty table 19✅ 4s
[PostgreSQL] (Upload_Spec) Deleting rows from a Database table 4✅ 301ms
[PostgreSQL] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[PostgreSQL] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 1s
[PostgreSQL] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 2s
[PostgreSQL] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[PostgreSQL] (Upload_Spec) Uploading an in-memory Table 12✅ 3s
[PostgreSQL] Aggregation 2✅ 480ms
[PostgreSQL] Audit Logs 3✅ 1⚪ 954ms
[PostgreSQL] Basic Table Access 6✅ 1s
[PostgreSQL] Column Naming edge cases 7✅ 608ms
[PostgreSQL] Column.map 1✅ 4ms
[PostgreSQL] Column.take/drop 6✅ 3s
[PostgreSQL] Column.zip 1✅ 10ms
[PostgreSQL] Connection setup 3✅ 233ms
[PostgreSQL] Connection.query 7✅ 1s
[PostgreSQL] Data Link 6✅ 2s
[PostgreSQL] Database Encoding 1✅ 356ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 3s
[PostgreSQL] Date-Time support 4✅ 348ms
[PostgreSQL] Dialect-specific codegen 1✅ 222ms
[PostgreSQL] Dropping Missing Values 9✅ 4s
[PostgreSQL] Edge Cases 6✅ 3s
[PostgreSQL] Expression Arithmetic 3✅ 294ms
[PostgreSQL] Expression Boolean literals 1✅ 70ms
[PostgreSQL] Expression Boolean Operators 4✅ 207ms
[PostgreSQL] Expression Column Arithmetic 2✅ 271ms
[PostgreSQL] Expression Comparison Operators 6✅ 571ms
[PostgreSQL] Expression Date and Time literals 4✅ 194ms
[PostgreSQL] Expression Errors should be handled 4✅ 30ms
[PostgreSQL] Expression Float literals 1✅ 45ms
[PostgreSQL] Expression Integer literals 1✅ 133ms
[PostgreSQL] Expression Nothing literals 3✅ 260ms
[PostgreSQL] Expression Text literals 1✅ 65ms
[PostgreSQL] Expression Text literals 2✅ 42ms
[PostgreSQL] Expression Text Operators 2✅ 157ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 453ms
[PostgreSQL] Filling Missing Values 7✅ 605ms
[PostgreSQL] Function invocation 5✅ 207ms
[PostgreSQL] Info 4✅ 373ms
[PostgreSQL] Internals 1✅ 262ms
[PostgreSQL] IR Traversal 4✅ 11s
[PostgreSQL] Masking Tables 1✅ 947ms
[PostgreSQL] math functions 6✅ 9s
[PostgreSQL] Missing Values 2✅ 296ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] Schemas and Databases 4✅ 335ms
[PostgreSQL] Secrets in connection settings 1✅ 427ms
[PostgreSQL] Sorting 5✅ 540ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Table Text Cleanse 4✅ 121ms
[PostgreSQL] Table.add_row_number (common) 7✅ 342ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 101ms
[PostgreSQL] Table.aggregate 5✅ 673ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 311ms
[PostgreSQL] Table.aggregate Count_Distinct 4✅ 465ms
[PostgreSQL] Table.aggregate First and Last 4✅ 578ms
[PostgreSQL] Table.aggregate Mode 1✅ 49ms
[PostgreSQL] Table.aggregate Shortest 1✅ 46ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields 12✅ 1⚪ 327ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 337ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 526ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 258ms
[PostgreSQL] Table.aggregate should correctly infer result types, and the resulting values should be of the correct type 5✅ 982ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 258ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 213ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 1s
[PostgreSQL] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 1✅ 52ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 412ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 261ms
[PostgreSQL] Table.aggregate should summarize whole table 15✅ 1⚪ 1s
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 46ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 147ms
[PostgreSQL] Table.coalesce 8✅ 311ms
[PostgreSQL] Table.cross_join 9✅ 1s
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 5✅ 700ms
[PostgreSQL] Table.distinct 7✅ 430ms
[PostgreSQL] Table.duplicates 1⚪ 0ms
[PostgreSQL] Table.filter 1✅ 817ms
[PostgreSQL] Table.filter 26✅ 3s
[PostgreSQL] Table.filter by an expression 4✅ 1⚪ 363ms
[PostgreSQL] Table.from_union 1⚪ 0ms
[PostgreSQL] Table.join 37✅ 1⚪ 4s
[PostgreSQL] Table.make_table_from_dictionary/vectors 9✅ 641ms
[PostgreSQL] Table.merge 20✅ 4s
[PostgreSQL] Table.remove_columns 13✅ 210ms
[PostgreSQL] Table.rename_columns 26✅ 395ms
[PostgreSQL] Table.reorder_columns 11✅ 184ms
[PostgreSQL] Table.reorder_columns by type 1✅ 49ms
[PostgreSQL] Table.replace 22✅ 2s
[PostgreSQL] Table.select_columns 16✅ 256ms
[PostgreSQL] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 79ms
[PostgreSQL] Table.sort 17✅ 4⚪ 889ms
[PostgreSQL] Table.sort_columns 4✅ 68ms
[PostgreSQL] Table.take/drop 7✅ 5s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 27✅ 1⚪ 3s
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Tables and Table Types 4✅ 270ms
[PostgreSQL] Temp column 2✅ 82ms
[PostgreSQL] Transaction Support 4✅ 157ms
[PostgreSQL] Type Edge Cases 2✅ 389ms
[PostgreSQL] Type Mapping 8✅ 685ms
[PostgreSQL] Warning/Error handling 2✅ 440ms
[SQLite File] Interactions Between various operations 10✅ 2s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 1s
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 2s
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 127ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 12s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 378ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 152ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 330ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 146ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 182ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 28ms
[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⚪ 154ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 33ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 15ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 34ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 39ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 150ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 3ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 51ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 16✅ 18s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 989ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 1s
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 252ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 457ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 876ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 437ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 41ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 34ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 49ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 418ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 119ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 70ms
[SQLite File] (Core_Spec) Table.at 3✅ 37ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 140ms
[SQLite File] (Core_Spec) Table.get 3✅ 18ms
[SQLite File] (Core_Spec) Table.read 6✅ 252ms
[SQLite File] (Core_Spec) Table.rows 5✅ 80ms
[SQLite File] (Core_Spec) Table.set 8✅ 255ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 234ms
[SQLite File] (Nothing_Spec) between 30✅ 2s
[SQLite File] (Nothing_Spec) Comparisons 108✅ 6s
[SQLite File] (Nothing_Spec) distinct 6✅ 215ms
[SQLite File] (Nothing_Spec) is_in 54✅ 3s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 12s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 282ms
[SQLite File] (Nothing_Spec) not 1✅ 11ms
[SQLite File] (Nothing_Spec) sort 12✅ 405ms
[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✅ 5s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 4s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 423ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 3s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 3s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 3s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 8s
[SQLite File] Aggregation 2✅ 82ms
[SQLite File] Basic Table Access 6✅ 485ms
[SQLite File] Column Naming edge cases 7✅ 836ms
[SQLite File] Column.const 1✅ 15ms
[SQLite File] Column.map 1✅ 5ms
[SQLite File] Column.take/drop 6✅ 3s
[SQLite File] Column.zip 1✅ 5ms
[SQLite File] Connection.query 7✅ 247ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 112ms
[SQLite File] Dropping Missing Values 8✅ 855ms
[SQLite File] Error Handling 2✅ 53ms
[SQLite File] Expression Arithmetic 3✅ 351ms
[SQLite File] Expression Boolean literals 1✅ 175ms
[SQLite File] Expression Boolean Operators 4✅ 354ms
[SQLite File] Expression Column Arithmetic 2✅ 404ms
[SQLite File] Expression Comparison Operators 6✅ 608ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 17ms
[SQLite File] Expression Float literals 1✅ 45ms
[SQLite File] Expression Integer literals 1✅ 81ms
[SQLite File] Expression Nothing literals 3✅ 222ms
[SQLite File] Expression Text literals 1✅ 110ms
[SQLite File] Expression Text literals 2✅ 147ms
[SQLite File] Expression Text Operators 2✅ 171ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 519ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 344ms
[SQLite File] Function invocation 5✅ 491ms
[SQLite File] Internals 1✅ 18ms
[SQLite File] IR Traversal 4✅ 9s
[SQLite File] Masking Tables 1✅ 154ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 101ms
[SQLite File] Missing Values 2✅ 86ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 6ms
[SQLite File] Sorting 5✅ 148ms
[SQLite File] Table Text Cleanse 4✅ 334ms
[SQLite File] Table.add_row_number (common) 7✅ 453ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 145ms
[SQLite File] Table.aggregate 4✅ 288ms
[SQLite File] Table.aggregate Concatenate 6✅ 742ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 469ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 352ms
[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⚪ 1s
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 2s
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 444ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 175ms
[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⚪ 2s
[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✅ 442ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 254ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 960ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 56ms
[SQLite File] Table.aggregate+Expressions 2✅ 128ms
[SQLite File] Table.coalesce 8✅ 443ms
[SQLite File] Table.cross_join 9✅ 1s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 216ms
[SQLite File] Table.distinct 7✅ 554ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 87ms
[SQLite File] Table.filter 26✅ 4s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 332ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 5s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 912ms
[SQLite File] Table.merge 19✅ 4s
[SQLite File] Table.remove_columns 13✅ 113ms
[SQLite File] Table.rename_columns 26✅ 428ms
[SQLite File] Table.reorder_columns 11✅ 110ms
[SQLite File] Table.reorder_columns by type 1✅ 156ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 85ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 66ms
[SQLite File] Table.sort 17✅ 4⚪ 733ms
[SQLite File] Table.sort_columns 4✅ 81ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 24✅ 4⚪ 3s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 138ms
[SQLite File] Temp column 2✅ 131ms
[SQLite File] Transaction Support 4✅ 311ms
[SQLite In-Memory] Interactions Between various operations 10✅ 976ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 561ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 731ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 177ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 22s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 145ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 137ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 107ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 58ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 166ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 21ms
[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⚪ 141ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 23ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 15ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 28ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 50ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 182ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 17ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 42ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 14s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 798ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 557ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 143ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 206ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 749ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 206ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 17ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 16ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 18ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 359ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 141ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 95ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 25ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 102ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 10ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 324ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 67ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 186ms
[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✅ 175ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 1s
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 172ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 9s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 228ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 13ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 235ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 5s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 2s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 293ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 1s
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 1s
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 2s
[SQLite In-Memory] Aggregation 2✅ 160ms
[SQLite In-Memory] Basic Table Access 6✅ 317ms
[SQLite In-Memory] Column Naming edge cases 7✅ 305ms
[SQLite In-Memory] Column.const 1✅ 15ms
[SQLite In-Memory] Column.map 1✅ 3ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 5ms
[SQLite In-Memory] Connection.query 7✅ 590ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 95ms
[SQLite In-Memory] Dropping Missing Values 8✅ 1s
[SQLite In-Memory] Error Handling 2✅ 80ms
[SQLite In-Memory] Expression Arithmetic 3✅ 724ms
[SQLite In-Memory] Expression Boolean literals 1✅ 102ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 244ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 301ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 622ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 166ms
[SQLite In-Memory] Expression Float literals 1✅ 48ms
[SQLite In-Memory] Expression Integer literals 1✅ 74ms
[SQLite In-Memory] Expression Nothing literals 3✅ 132ms
[SQLite In-Memory] Expression Text literals 1✅ 63ms
[SQLite In-Memory] Expression Text literals 2✅ 47ms
[SQLite In-Memory] Expression Text Operators 2✅ 186ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 268ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 328ms
[SQLite In-Memory] Function invocation 5✅ 376ms
[SQLite In-Memory] Internals 1✅ 27ms
[SQLite In-Memory] IR Traversal 4✅ 5s
[SQLite In-Memory] Masking Tables 1✅ 327ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 162ms
[SQLite In-Memory] Missing Values 2✅ 163ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Sorting 5✅ 242ms
[SQLite In-Memory] Table Text Cleanse 4✅ 111ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 571ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 80ms
[SQLite In-Memory] Table.aggregate 4✅ 261ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 207ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 488ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 101ms
[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⚪ 174ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 182ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 102ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 87ms
[SQLite In-Memory] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should not summarize empty table when grouped 8✅ 3⚪ 129ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 689ms
[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✅ 250ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 209ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 112ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 550ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 42ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 89ms
[SQLite In-Memory] Table.coalesce 8✅ 583ms
[SQLite In-Memory] Table.cross_join 9✅ 932ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 136ms
[SQLite In-Memory] Table.distinct 7✅ 311ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 254ms
[SQLite In-Memory] Table.filter 26✅ 2s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 211ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 4s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 194ms
[SQLite In-Memory] Table.merge 19✅ 3s
[SQLite In-Memory] Table.remove_columns 13✅ 85ms
[SQLite In-Memory] Table.rename_columns 26✅ 230ms
[SQLite In-Memory] Table.reorder_columns 11✅ 60ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 27ms
[SQLite In-Memory] Table.replace 21✅ 2s
[SQLite In-Memory] Table.select_columns 16✅ 101ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 37ms
[SQLite In-Memory] Table.sort 17✅ 4⚪ 632ms
[SQLite In-Memory] Table.sort_columns 4✅ 48ms
[SQLite In-Memory] Table.take/drop 7✅ 4s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 24✅ 4⚪ 2s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 146ms
[SQLite In-Memory] Temp column 2✅ 52ms
[SQLite In-Memory] Transaction Support 4✅ 88ms
[SQLite] Type Mapping 8✅ 517ms
Aggregate Columns 23✅ 216ms
All types 1✅ 6ms
Autoconstructor Instrumentation 1✅ 2s
Boolean 4✅ 37ms
Boolean Column.format, with format Column 3✅ 23ms
Boolean Column.format, with format string 3✅ 49ms
ceil 3✅ 19ms
Column selectors 2✅ 13ms
Column should_equal 8✅ 224ms
Column Text Cleanse 15✅ 145ms
Column Text Cleanse 15✅ 300ms
Column Text Cleanse 15✅ 680ms
Column Text Cleanse 15✅ 209ms
Column.parse 15✅ 121ms
Columns 18✅ 641ms
Counting Values 1✅ 0ms
DataFormatter builders 3✅ 21ms
DataFormatter.format 10✅ 33ms
DataFormatter.parse 13✅ 173ms
Date Column.format, with format Column 6✅ 68ms
Date Column.format, with format string 4✅ 126ms
Date_Time Column.format, with format Column 6✅ 51ms
Date_Time Column.format, with format string 5✅ 68ms
Date_Time truncate 1✅ 14ms
Dates 9✅ 82ms
Delimited File Parsing 34✅ 3⚪ 858ms
Delimited File Writing 35✅ 1s
different types 2✅ 4ms
Dropping Missing Values 1✅ 35ms
Edge cases 1✅ 14ms
Errors 2✅ 8ms
Errors 4✅ 41ms
Excel Range 9✅ 35ms
expand_column 21✅ 244ms
expand_to_rows 16✅ 246ms
Fan_Out 2✅ 33ms
fetching files using HTTP 5✅ 309ms
File.read (Delimited) 3✅ 25ms
File.read (Delimited) should work with Date_Time 3✅ 16ms
File.read (Delimited) should work with Dates 3✅ 24ms
File.read (Delimited) should work with Time_Of_Days 3✅ 24ms
fill 8✅ 50ms
Float 3✅ 11ms
Float, with format Column 3✅ 10ms
floor 3✅ 21ms
from_objects with Array 1✅ 8ms
from_objects with JSON (single values) 2✅ 28ms
from_objects with mixed vector of single and JSON objects 5✅ 25ms
from_objects with non-uniform JSON vector 6✅ 26ms
from_objects with single values 5✅ 203ms
from_objects with uniform JSON vector 5✅ 27ms
InferredIntegerBuilder 2✅ 29ms
Info 1✅ 5ms
Integer 3✅ 39ms
Integer 1✅ 5ms
Integer, with format Column 3✅ 22ms
Integration 1✅ 61ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 64ms
Locales 2✅ 25ms
Mapping Operations 7✅ 281ms
Masking Tables 3✅ 50ms
NaN handling 7✅ 36ms
nothing handling 7✅ 37ms
Numeric 4✅ 26ms
Numeric format, empty 4✅ 30ms
parsing Table formats in DataLinks 8✅ 446ms
Problems 12✅ 2⚪ 580ms
Read XLSX / XLS Files 13✅ 731ms
Reading single cells correctly 7✅ 465ms
Response caching 22✅ 5s
round/truncate/ceil/floor 3✅ 61ms
Rounding 8✅ 67ms
running count 9✅ 40ms
running kurtosis 1✅ 8ms
running max 3✅ 24ms
running mean 2✅ 17ms
running min 3✅ 14ms
running product 2✅ 17ms
running skew 2✅ 18ms
running standard deviation 2✅ 19ms
running sum 8✅ 52ms
running variance 2✅ 7ms
Should be able to serialise a table with Dates to Text 2✅ 42ms
Should be able to serialise a table with DateTimes to Text 2✅ 15ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 9ms
Slicing Tables 4✅ 45ms
SortedListIndex (used for SortJoin) 6✅ 736ms
Sorting Columns 4✅ 11ms
Sorting Tables 2✅ 33ms
SQL_Statement serialization 2✅ 3s
SQLite_Format should allow connecting to SQLite files 5✅ 282ms
Table Construction 10✅ 5s
Table Display 1✅ 30ms
Table should_equal 6✅ 438ms
Table.from Text 1✅ 10ms
Table.parse 22✅ 448ms
Table.parse_to_columns 15✅ 258ms
Table.split 10✅ 67ms
Table.split/tokenize column count 8✅ 128ms
Table.split/tokenize column order 1✅ 4ms
Table.split/tokenize errors 4✅ 4ms
Table.split/tokenize name conflicts 2✅ 33ms
Table.tokenize 14✅ 140ms
Text.parse_to_table 2✅ 32ms
Text.parse_to_table errors 3✅ 21ms
Text.parse_to_table parsing 3✅ 75ms
Text.parse_to_table with case-insensitivity 1✅ 14ms
Text.parse_to_table with groups 2✅ 72ms
Time_Of_Day Column.format, with format Column 6✅ 50ms
Time_Of_Day Column.format, with format string 5✅ 44ms
to_xml 28✅ 2⚪ 215ms
truncate 3✅ 24ms
Unique_Name_Strategy Helper 12✅ 2s
Unique_Name_Strategy.combine_with_prefix 6✅ 934ms
Unsupported statistics 4✅ 3ms
Use First Row As Names 5✅ 46ms
Value_Type 2✅ 64ms
Various File Format support on Table 6✅ 165ms
Vector conversion 1✅ 6ms
Write xls Files 47✅ 982ms
Write xlsx Files 47✅ 2s
Writing 4✅ 43ms
Writing to csv files 3✅ 116ms
Writing to json files 3✅ 476ms
XLS reading 11✅ 223ms
XLSX reading 11✅ 488ms
XML 7✅ 110ms

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

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

Test suite Passed Failed Skipped Time
Read Tables 6✅ 2s
Structure 7✅ 955ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 371ms
File uploads 2✅ 49ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 284ms
Lazy Table Visualization 12✅ 2s
Lazy Text Visualization 3✅ 175ms
Scatter Plot Visualization 12✅ 4s
Serializable Visualization Identifiers 6✅ 424ms
SQL Visualization 1✅ 4s
Table Visualization 9✅ 4s
Table.lookup_ignore_case 1✅ 60ms
Table.rows 1✅ 924ms
Type Names of Visualization Defaults 1✅ 131ms
Vector and Arrays 2✅ 1⚪ 200ms
Widgets for Data.read 2✅ 806ms
Widgets for Database 1✅ 110ms
Widgets for In-Database Connection with table name sets 1✅ 936ms
Widgets for In-Database Connection with table types 1✅ 98ms
Widgets for In-Database Table with column name sets 2✅ 188ms
Widgets for In-Memory with column name sets 3✅ 534ms
Widgets for the Text type 1✅ 518ms