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

Reflection configuration for AWS #12394

Merged
merged 4 commits into from
Mar 3, 2025

Merge branch 'develop' into wip/hubert/ni-aws

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

Reflection configuration for AWS #12394

Merge branch 'develop' into wip/hubert/ni-aws
fff3b34
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) succeeded Mar 3, 2025 in 0s

8900 passed, 0 failed and 214 skipped

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 108✅ 21⚪ 163s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 35✅ 5s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3062✅ 43⚪ 273s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 1⚪ 22s
/Users/runner/work/enso/enso/target/test-results/Generic_JDBC_Tests/JUnit.xml 21✅ 4s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 2s
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 5s
/Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Table_Internal_Tests/JUnit.xml 1✅ 1s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 5357✅ 145⚪ 458s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 2s
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 2s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 81✅ 1⚪ 17s

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

129 tests were completed in 163s with 108 passed, 0 failed and 21 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✅ 106ms
(Local -> Local) Data Link copying/moving 3✅ 766ms
(Local -> S3) copying/moving 5✅ 5s
(Local -> S3) Data Link copying/moving 3✅ 8s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 6s
(S3 -> Local) Data Link copying/moving 3✅ 7s
(S3 -> S3) copying/moving 5✅ 10s
(S3 -> S3) Data Link copying/moving 3✅ 18s
(S3_File) Download Mode 3✅ 15s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 13✅ 10⚪ 32s
S3 Path handling 7✅ 287ms
S3_File reading 10✅ 5s
S3_File writing 21✅ 29s
S3.get_object 2✅ 8s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 9s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 2s

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

35 tests were completed in 5s with 35 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 40ms
Host File values behaviour in Enso 2✅ 40ms
I/O Checks 2✅ 1s
Instrument @Tail_Call fibonacci 6✅ 1s
Instrument fibonacci 3✅ 485ms
Object Comparator 9✅ 1s
Test Reporter running on GitHub 3✅ 85ms
Text_Utils 4✅ 1s
to_display_text 5✅ 112ms

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

3105 tests were completed in 273s with 3062 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
.to Meta.Type 2✅ 24ms
(Decimal_Spec) arithmetic 9✅ 526ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 17ms
(Decimal_Spec) comparison 12✅ 2s
(Decimal_Spec) construction 21✅ 314ms
(Decimal_Spec) conversions 14✅ 335ms
(Decimal_Spec) Decimal.set_scale 2✅ 22ms
(Decimal_Spec) div 1✅ 52ms
(Decimal_Spec) edge cases 2✅ 65ms
(Decimal_Spec) floor, ceil, truncate 4✅ 406ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 17ms
(Decimal_Spec) min/max 3✅ 290ms
(Decimal_Spec) pow 2✅ 93ms
(Decimal_Spec) remainder 3✅ 113ms
(Decimal_Spec) Rounding 19✅ 1s
(Decimal_Spec) signs 3✅ 63ms
(Decimal_Spec) text conversion 4✅ 182ms
(Decimal_Spec) Text.to_decimal 3✅ 27ms
(File) Download Mode 3✅ 4s
Any.map_nothing 2✅ 74ms
Any's methods 3✅ 667ms
arithmetic 1✅ 152ms
Array_Proxy 5✅ 228ms
ArrayOverBuffer 1✅ 50ms
ASCII 4✅ 129ms
Asserts 5✅ 54ms
at/get 7✅ 345ms
Atom Constructors 4✅ 74ms
Atom with holes 9✅ 307ms
Auto_Detect 3✅ 24ms
Autoscoped Constructors 20✅ 359ms
Base_64 3✅ 115ms
BigInts 26✅ 2s
Booleans 6✅ 128ms
Bound 3✅ 8ms
Builder.new 11✅ 123ms
Bytes 3✅ 21ms
caching 1✅ 76ms
Callables 5✅ 348ms
Chain Multi Value 13✅ 179ms
Check Nothing and NaN 3✅ 8ms
children 2✅ 46ms
codepoints 2✅ 9ms
Compare functionality with Vector 1✅ 46ms
Compile 6✅ 63ms
Complex Multi Value 3✅ 37ms
const 1✅ 5ms
Contexts and Execution Environment 4✅ 55ms
Conversion 33✅ 420ms
Convert Multi Value 5✅ 135ms
Correlation Statistics 6✅ 199ms
curry 1✅ 19ms
Data.read / File_Format 2✅ 396ms
Data.read_many 8✅ 202ms
Dataflow Errors 11✅ 164ms
Dataflow Warnings 34✅ 2s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 36s
Date date part tests 8✅ 304ms
Date_Range 11✅ 2s
Date_Time 46✅ 2⚪ 4s
Date_Time date part tests 8✅ 141ms
Date_Time equality 2✅ 21ms
Day_Of_Week conversions 9✅ 122ms
Debug 1✅ 2ms
Default comparator 5✅ 41ms
Default Encoding 10✅ 282ms
display text 1✅ 11ms
Duration 15✅ 172ms
Empty errors 4✅ 20ms
Encoding object 4✅ 128ms
Enso Arrays 7✅ 301ms
Enso Cloud Audit Log 5✅ 367ms
Enso Cloud Authentication 5✅ 519ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 655ms
Enso Hashset 7✅ 341ms
Enso_User 2✅ 1⚪ 149ms
Enso_User - local mock integration tests 2✅ 152ms
Enso_User - offline logic tests 1✅ 35ms
Enso: Common polyglot Dictionary operations 29✅ 10s
Environment 1✅ 51ms
Equals and hash 2✅ 114ms
Escape 1✅ 6ms
fetch 11✅ 505ms
File Format 1✅ 19ms
File Operations 22✅ 1⚪ 661ms
flip 2✅ 19ms
Float.truncate 1✅ 64ms
Floats 6✅ 160ms
folder operations 9✅ 543ms
Format Detection in HTTP Fetch 3✅ 105ms
Formatting date/time values 6✅ 259ms
Fully Qualified Names 1✅ 10ms
Function Ascribed Parameters 12✅ 66ms
Functions 5✅ 131ms
Get by tag name 3✅ 108ms
Header 1✅ 16ms
Header resolution 7✅ 194ms
Headers 8✅ 250ms
Http Auth 2✅ 5s
HTTP client 4✅ 252ms
HTTP DataLink 11✅ 522ms
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 222ms
HTTP_Method parse 3✅ 42ms
HTTP_Status_Code 1✅ 66ms
identity 3✅ 22ms
Inlining Helpers 2✅ 16ms
inner / outer xml 2✅ 53ms
Input Stream 5✅ 129ms
Integer.truncate 1✅ 14ms
Integers 26✅ 667ms
Interval 7✅ 70ms
Java case of 3✅ 13ms
Java FFI 6✅ 1⚪ 40ms
Java: Common polyglot Dictionary operations 29✅ 890ms
Java/Enso Date 2✅ 30ms
JavaDate 42✅ 37s
JavaDate date part tests 8✅ 317ms
JavaLocalTime 29✅ 350ms
JavaScript Objects, Arrays & Functions 8✅ 1s
JavaScript: Common polyglot Dictionary operations 29✅ 891ms
JavaScriptArrayWithADate 42✅ 27s
JavaScriptArrayWithADate date part tests 8✅ 873ms
JavascriptDataInArray 44✅ 4⚪ 2s
JavascriptDataInArray date part tests 8✅ 351ms
JavascriptDate 44✅ 4⚪ 3s
JavaScriptDate 42✅ 35s
JavascriptDate date part tests 8✅ 272ms
JavaScriptDate date part tests 8✅ 395ms
JavaZonedDateTime 46✅ 2⚪ 3s
JavaZonedDateTime date part tests 8✅ 204ms
JavaZoneId 7✅ 49ms
JS_Object 5✅ 188ms
JSON 5✅ 112ms
JSON 1✅ 33ms
JSON Deserialization 10✅ 313ms
JSON Serialization 5✅ 148ms
JSON_Format 2✅ 68ms
Lazy 8✅ 187ms
Lazy Generator 1✅ 16ms
Lexicographic Order on Vectors 2✅ 29ms
List 32✅ 1s
Locale 13✅ 300ms
Looping Imports 1✅ 4ms
Lowercase Methods 5✅ 45ms
Managed_Resource 5✅ 3s
Match.end 4✅ 47ms
Match.groups 2✅ 115ms
Match.named_groups 3✅ 110ms
Match.span 4✅ 46ms
Match.start 4✅ 59ms
Match.text 6✅ 103ms
Match.to_display_text 1✅ 17ms
Match.utf_16_end 4✅ 49ms
Match.utf_16_span 4✅ 41ms
Match.utf_16_start 4✅ 44ms
Maybe 5✅ 33ms
Meta-Value Inspection 6✅ 106ms
Meta-Value Manipulation 33✅ 879ms
Meta.Type.find 4✅ 61ms
Methods 1✅ 1⚪ 6ms
Missing_Argument 3✅ 148ms
Multi Value as type refinement 20✅ 4⚪ 521ms
MultiValue Conversions 11✅ 416ms
Natural Order 4✅ 231ms
No Method Errors 1✅ 42ms
No_Such_Method 4✅ 99ms
non-linear inserts 11✅ 601ms
Number Conversions 10✅ 192ms
Numbers 15✅ 568ms
Operator == 17✅ 99ms
Ordering 6✅ 140ms
Pair 1✅ 5ms
Pair - from 2-Item JavaScript Array 14✅ 306ms
Pair - from 2-Item List 14✅ 302ms
Pair - from 2-Item Vector 14✅ 206ms
Pair - from Pair.new 14✅ 277ms
Pair - from Pair.Value 14✅ 117ms
Panics 22✅ 578ms
parse 8✅ 285ms
Parsing date/time values 26✅ 1⚪ 895ms
Parsing formats 4✅ 239ms
Path Operations 10✅ 1⚪ 128ms
Pattern Matches 19✅ 118ms
Pattern.find and .find_all 8✅ 213ms
Pattern.match and .match_all 8✅ 90ms
Pattern.matches 5✅ 75ms
Pattern.replace 8✅ 234ms
Pattern.split 6✅ 99ms
Pattern.tokenize 7✅ 364ms
Period 8✅ 89ms
Plain_Text 3✅ 79ms
Polyglot 12✅ 123ms
Polyglot Argument 7✅ 89ms
Polyglot Argument with Inheritance 3✅ 22ms
Polyglot Conversion 14✅ 87ms
Polyglot hash maps 8✅ 426ms
Polyglot JS 21✅ 275ms
Polyglot keys and values 5✅ 111ms
Polyglot Operator == 7✅ 41ms
Polyglot Python 18✅ 180ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 12✅ 200ms
Private methods 5✅ 31ms
Problem_Behavior 2✅ 28ms
Process 5✅ 151ms
Python: Common polyglot Dictionary operations 29✅ 654ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 6s
PythonDate date part tests 8✅ 378ms
PythonLocalTime 29✅ 2s
Qualified Names 3✅ 22ms
Random 14✅ 2s
Range 37✅ 3s
Rank Data 7✅ 60ms
Read XML 7✅ 164ms
read_bytes 5✅ 87ms
read_text 6✅ 186ms
Refs 6✅ 58ms
Regression 12✅ 207ms
ReportingStreamDecoder 6✅ 2s
ReportingStreamEncoder 8✅ 250ms
Request 10✅ 156ms
rounding 4✅ 62ms
Rounding 16✅ 993ms
should correctly evaluate documentation examples 8✅ 110ms
Sorting with multiple comparators 4✅ 2⚪ 117ms
Sorting with the default comparator 7✅ 3⚪ 276ms
Stack size 1⚪ 0ms
Stack traces 6✅ 624ms
State 6✅ 32ms
Statistics 16✅ 833ms
Statistics - empty Vector 3✅ 38ms
Statistics - invalid input 5✅ 80ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 70ms
Statistics - Nothing Vector 3✅ 90ms
System 2✅ 24ms
tag name 1✅ 16ms
take/drop Sample non-determinism 2✅ 24ms
take/drop Sample non-determinism 2✅ 19ms
take/drop Sample non-determinism 2✅ 18ms
take/drop Sample non-determinism 2✅ 16ms
take/drop Sample non-determinism 2✅ 17ms
Temporary_File facility 6✅ 1⚪ 893ms
Text - general 85✅ 16s
text contents 1✅ 8ms
Text_Sub_Range_Data 2✅ 100ms
Text.cleanse 14✅ 84ms
Text.match 6✅ 19ms
Text.Regex splitting 3✅ 62ms
Text.Regex tokenizing 2✅ 49ms
Text.Regex: find and find_all 20✅ 1⚪ 270ms
Text.replace 28✅ 609ms
Text.Span 3✅ 74ms
Text.substring 4✅ 19ms
the Self construct 6✅ 43ms
Time_Of_Day 29✅ 486ms
Type Errors 11✅ 161ms
uncurry 1✅ 11ms
Unix epoch conversion 4✅ 80ms
Unresolved symbol 1✅ 34ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 2s
Use Array as vectors 104✅ 2s
Use Array_Proxy as vectors 104✅ 2s
Use Java ArrayList as vectors 104✅ 2s
Use Vector as vectors 104✅ 2s
UTF_16 BigEndian 5✅ 82ms
UTF_16 LittleEndian 5✅ 88ms
UTF_8 11✅ 292ms
Vector Slicing Helpers 1✅ 73ms
Vector.build 13✅ 78ms
Vector/Array equality 9✅ 62ms
Windows 1252 4✅ 74ms
Wrapped dataflow errors 8✅ 74ms
Wrapped errors 8✅ 90ms
write operations 23✅ 2s
Write XML 4✅ 242ms
Zone 9✅ 38ms

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

34 tests were completed in 22s with 33 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 6s
Python Examples 1⚪ 0ms
Standard.Base Signature Checks 1✅ 15s

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

21 tests were completed in 4s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(H2) Generic JDBC Connection 11✅ 2s
(H2) Generic JDBC Connection 10✅ 1s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 361ms
GeoJSON to Table 3✅ 1s

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 216ms
Image with 1 channel 19✅ 512ms
Image with 2 channels 19✅ 563ms
Image with 3 channels 19✅ 436ms
Image with 4 channels 19✅ 417ms
Image Write 2✅ 80ms
Image.read 9✅ 617ms
Matrix with 1 channel 21✅ 979ms
Matrix with 2 channels 21✅ 586ms
Matrix with 3 channels 21✅ 438ms
Matrix with 4 channels 21✅ 434ms
Matrix_Error 1✅ 35ms

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
Autoconstructor Instrumentation 1✅ 1s

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

5502 tests were completed in 458s with 5357 passed, 0 failed and 145 skipped.

Test suite Passed Failed Skipped Time
(SQLite File) Generic JDBC Connection 11✅ 284ms
(SQLite In-Memory) Generic JDBC Connection 11✅ 129ms
(SQLite) Generic JDBC Connection 1✅ 44ms
(SQLite) Generic JDBC Connection 1✅ 15ms
[Codegen] Aggregation 2✅ 276ms
[Codegen] Basic Select 3✅ 209ms
[Codegen] Handling Missing Values 2✅ 251ms
[Codegen] JSON serialization 1✅ 229ms
[Codegen] Masking Tables and Columns 2✅ 273ms
[Codegen] Sorting 4✅ 165ms
[In-Memory-specific] Table.join 1✅ 105ms
[In-Memory-specific] Table.set 2✅ 69ms
[In-Memory] Interactions Between various operations 12✅ 1s
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 3s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 173ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 7✅ 16s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 7✅ 514ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 142ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 75ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 22ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 113ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 11ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 61ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 247ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 274ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 18ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 28ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 59ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 133ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 13ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 50ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 2s
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 1s
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 688ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 178ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 742ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 2s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 129ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 485ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 13✅ 333ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 4✅ 34ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 312ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 138ms
[In-Memory] (Core_Spec) Table.at 3✅ 38ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 2ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 66ms
[In-Memory] (Core_Spec) Table.get 3✅ 39ms
[In-Memory] (Core_Spec) Table.read 5✅ 135ms
[In-Memory] (Core_Spec) Table.rows 5✅ 88ms
[In-Memory] (Core_Spec) Table.set 8✅ 241ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 587ms
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 96ms
[In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 99ms
[In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 37ms
[In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 118ms
[In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 184ms
[In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 287ms
[In-Memory] (Expression_Spec) Expression Date and Time literals 5✅ 75ms
[In-Memory] (Expression_Spec) Expression Errors should be handled 5✅ 76ms
[In-Memory] (Expression_Spec) Expression Float literals 1✅ 18ms
[In-Memory] (Expression_Spec) Expression Integer literals 1✅ 24ms
[In-Memory] (Expression_Spec) Expression Nothing literals 3✅ 123ms
[In-Memory] (Expression_Spec) Expression Text literals 1✅ 32ms
[In-Memory] (Expression_Spec) Expression Text literals 2✅ 18ms
[In-Memory] (Expression_Spec) Expression Text Operators 2✅ 76ms
[In-Memory] (Expression_Spec) Expression Warnings should be reported 4✅ 247ms
[In-Memory] (Expression_Spec) Function invocation 12✅ 223ms
[In-Memory] (Expression_Spec) Large expressions 1✅ 89ms
[In-Memory] (Nothing_Spec) between 55✅ 648ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 1s
[In-Memory] (Nothing_Spec) distinct 11✅ 129ms
[In-Memory] (Nothing_Spec) is_in 99✅ 581ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 1s
[In-Memory] (Nothing_Spec) is_nothing 11✅ 76ms
[In-Memory] (Nothing_Spec) not 1✅ 4ms
[In-Memory] (Nothing_Spec) sort 18✅ 78ms
[In-Memory] Boolean Column operations 3✅ 3s
[In-Memory] Column Naming edge cases 7✅ 1s
[In-Memory] Column operation Integer Overflow handling 6✅ 577ms
[In-Memory] Column.map 6✅ 175ms
[In-Memory] Column.Offset with closest value fill strategy 8✅ 36ms
[In-Memory] Column.Offset with constant fill strategy 1⚪ 0ms
[In-Memory] Column.Offset with default fill strategy 7✅ 33ms
[In-Memory] Column.Offset with wrap around fill strategy 10✅ 46ms
[In-Memory] Column.take/drop 8✅ 434ms
[In-Memory] Column.zip 6✅ 74ms
[In-Memory] Date-Time operations 22✅ 1⚪ 1s
[In-Memory] Date-Time support 3✅ 42ms
[In-Memory] Dropping Missing Values 9✅ 596ms
[In-Memory] Filling Missing Values 9✅ 233ms
[In-Memory] Handling of Big Integer values 10✅ 688ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 362ms
[In-Memory] Storage Builders 2✅ 246ms
[In-Memory] Table Text Cleanse 4✅ 92ms
[In-Memory] Table.add_group_number (common) 13✅ 348ms
[In-Memory] Table.add_row_number (common) 7✅ 356ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 232ms
[In-Memory] Table.aggregate 4✅ 234ms
[In-Memory] Table.aggregate 3✅ 199ms
[In-Memory] Table.aggregate Average 1✅ 87ms
[In-Memory] Table.aggregate Concatenate 6✅ 272ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 358ms
[In-Memory] Table.aggregate First and Last 4✅ 252ms
[In-Memory] Table.aggregate Mode 1✅ 18ms
[In-Memory] Table.aggregate Shortest 1✅ 61ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 999ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 1s
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 248ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 89ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 184ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 57ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 310ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 518ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 187ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 353ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 456ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 1s
[In-Memory] Table.aggregate Standard_Deviation 1✅ 63ms
[In-Memory] Table.aggregate Sum 3✅ 354ms
[In-Memory] Table.aggregate+Expressions 2✅ 220ms
[In-Memory] Table.coalesce 8✅ 203ms
[In-Memory] Table.cross_join 9✅ 221ms
[In-Memory] Table.cross_tab 23✅ 750ms
[In-Memory] Table.distinct 7✅ 153ms
[In-Memory] Table.distinct 6✅ 207ms
[In-Memory] Table.duplicates 6✅ 122ms
[In-Memory] Table.filter 28✅ 1⚪ 1s
[In-Memory] Table.filter 4✅ 2s
[In-Memory] Table.filter by an expression 5✅ 139ms
[In-Memory] Table.from_union 33✅ 1s
[In-Memory] Table.join 42✅ 2s
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 135ms
[In-Memory] Table.merge 20✅ 1s
[In-Memory] Table.Offset handles bad inputs gracefully 8✅ 43ms
[In-Memory] Table.Offset with closest value fill strategy 8✅ 84ms
[In-Memory] Table.Offset with default fill strategy 8✅ 94ms
[In-Memory] Table.Offset with default fill strategy (Text Values) 4✅ 32ms
[In-Memory] Table.Offset with wrap around fill strategy 12✅ 119ms
[In-Memory] Table.Offset works with grouping - closest fill strategy 7✅ 74ms
[In-Memory] Table.Offset works with grouping - default fill strategy 7✅ 76ms
[In-Memory] Table.Offset works with grouping - wrap around fill strategy 7✅ 79ms
[In-Memory] Table.Offset works with multiple columns 7✅ 88ms
[In-Memory] Table.Offset works with multiple columns - updating in place 8✅ 76ms
[In-Memory] Table.Offset works with ordering - closest fill strategy 7✅ 73ms
[In-Memory] Table.Offset works with ordering - default fill strategy 7✅ 74ms
[In-Memory] Table.Offset works with ordering - wrap around fill strategy 7✅ 76ms
[In-Memory] Table.remove_columns 13✅ 160ms
[In-Memory] Table.rename_columns 25✅ 509ms
[In-Memory] Table.reorder_columns 11✅ 137ms
[In-Memory] Table.reorder_columns by type 1✅ 12ms
[In-Memory] Table.replace 22✅ 512ms
[In-Memory] Table.select_columns 16✅ 232ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 57ms
[In-Memory] Table.sort 23✅ 432ms
[In-Memory] Table.sort_columns 4✅ 54ms
[In-Memory] Table.take/drop 11✅ 501ms
[In-Memory] Table.transpose 8✅ 211ms
[In-Memory] Table.union 32✅ 1s
[In-Memory] Table.zip 12✅ 645ms
[In-Memory] Temp column 2✅ 8ms
[In-Memory] Works in Table.set expressions with default 6✅ 42ms
[PostgreSQL] .pgpass 3✅ 870ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 564ms
[PostgreSQL] Data Link 1⚪ 0ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 10✅ 1s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 568ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 637ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 175ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 6✅ 7s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 7✅ 250ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 155ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 104ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 77ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 161ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 26ms
[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⚪ 185ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 36ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 17ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 31ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 38ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 151ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 3ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 43ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 22s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 708ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 616ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 4✅ 210ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 359ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 726ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 440ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 29ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 29ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 40ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 636ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 261ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 85ms
[SQLite File] (Core_Spec) Table.at 3✅ 88ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 182ms
[SQLite File] (Core_Spec) Table.get 3✅ 40ms
[SQLite File] (Core_Spec) Table.read 6✅ 715ms
[SQLite File] (Core_Spec) Table.rows 5✅ 330ms
[SQLite File] (Core_Spec) Table.set 8✅ 266ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 217ms
[SQLite File] (Expression_Spec) Expression Arithmetic 3✅ 256ms
[SQLite File] (Expression_Spec) Expression Boolean literals 1✅ 99ms
[SQLite File] (Expression_Spec) Expression Boolean Operators 4✅ 267ms
[SQLite File] (Expression_Spec) Expression Column Arithmetic 2✅ 227ms
[SQLite File] (Expression_Spec) Expression Comparison Operators 6✅ 461ms
[SQLite File] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite File] (Expression_Spec) Expression Errors should be handled 4✅ 23ms
[SQLite File] (Expression_Spec) Expression Float literals 1✅ 44ms
[SQLite File] (Expression_Spec) Expression Integer literals 1✅ 80ms
[SQLite File] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 43ms
[SQLite File] (Expression_Spec) Expression Text literals 1✅ 80ms
[SQLite File] (Expression_Spec) Expression Text literals 2✅ 48ms
[SQLite File] (Expression_Spec) Expression Text Operators 2✅ 141ms
[SQLite File] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 287ms
[SQLite File] (Expression_Spec) Function invocation 8✅ 301ms
[SQLite File] (Expression_Spec) Large expressions 1✅ 2s
[SQLite File] (Nothing_Spec) between 30✅ 1s
[SQLite File] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite File] (Nothing_Spec) distinct 6✅ 150ms
[SQLite File] (Nothing_Spec) is_in 54✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 8s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 212ms
[SQLite File] (Nothing_Spec) not 1✅ 12ms
[SQLite File] (Nothing_Spec) sort 12✅ 262ms
[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✅ 6s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 460ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 3s
[SQLite File] Aggregation 2✅ 249ms
[SQLite File] Basic Table Access 6✅ 913ms
[SQLite File] Column Naming edge cases 7✅ 1s
[SQLite File] Column.const 1✅ 36ms
[SQLite File] Column.map 1✅ 4ms
[SQLite File] Column.Offset does not work in database 1✅ 4ms
[SQLite File] Column.take/drop 6✅ 3s
[SQLite File] Column.zip 1✅ 8ms
[SQLite File] Connection.query 7✅ 1s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 146ms
[SQLite File] Dropping Missing Values 8✅ 1s
[SQLite File] Error Handling 2✅ 93ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 376ms
[SQLite File] Internals 1✅ 21ms
[SQLite File] IR Traversal 4✅ 6s
[SQLite File] Masking Tables 1✅ 529ms
[SQLite File] math functions 6✅ 4s
[SQLite File] Metadata 2✅ 207ms
[SQLite File] Missing Values 2✅ 189ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 18ms
[SQLite File] single-column DB_Table 5✅ 219ms
[SQLite File] Sorting 5✅ 307ms
[SQLite File] Table Text Cleanse 4✅ 68ms
[SQLite File] Table.add_group_number 1✅ 45ms
[SQLite File] Table.add_row_number (common) 7✅ 564ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 113ms
[SQLite File] Table.aggregate 4✅ 374ms
[SQLite File] Table.aggregate Concatenate 6✅ 522ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 588ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 239ms
[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⚪ 643ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 669ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 226ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 171ms
[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⚪ 353ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 1s
[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✅ 412ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 317ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 375ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 81ms
[SQLite File] Table.aggregate+Expressions 2✅ 161ms
[SQLite File] Table.coalesce 8✅ 470ms
[SQLite File] Table.cross_join 9✅ 1s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 293ms
[SQLite File] Table.distinct 7✅ 385ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 346ms
[SQLite File] Table.filter 27✅ 2s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 160ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 5s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 442ms
[SQLite File] Table.merge 19✅ 4s
[SQLite File] Table.Offset handles bad inputs gracefully 8✅ 72ms
[SQLite File] Table.Offset with closest value fill strategy 8✅ 247ms
[SQLite File] Table.Offset with default fill strategy 8✅ 221ms
[SQLite File] Table.Offset with default fill strategy (Text Values) 4✅ 91ms
[SQLite File] Table.Offset with wrap around fill strategy 1✅ 4ms
[SQLite File] Table.Offset works with grouping - closest fill strategy 7✅ 303ms
[SQLite File] Table.Offset works with grouping - default fill strategy 7✅ 552ms
[SQLite File] Table.Offset works with multiple columns 7✅ 290ms
[SQLite File] Table.Offset works with multiple columns - updating in place 8✅ 208ms
[SQLite File] Table.Offset works with ordering - closest fill strategy 7✅ 192ms
[SQLite File] Table.Offset works with ordering - default fill strategy 7✅ 185ms
[SQLite File] Table.remove_columns 13✅ 196ms
[SQLite File] Table.rename_columns 26✅ 438ms
[SQLite File] Table.reorder_columns 11✅ 168ms
[SQLite File] Table.reorder_columns by type 1✅ 40ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 251ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 89ms
[SQLite File] Table.sort 21✅ 966ms
[SQLite File] Table.sort_columns 4✅ 76ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 25✅ 4⚪ 3s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 297ms
[SQLite File] Temp column 2✅ 68ms
[SQLite File] Transaction Support 4✅ 226ms
[SQLite In-Memory] Interactions Between various operations 10✅ 1s
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 590ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 770ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 196ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 8s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 7✅ 363ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 148ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 94ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 88ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 152ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 22ms
[SQLite In-Memory] (Column_Operations_Spec) Date truncation 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Decimal 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Min/Max Operations 2✅ 1⚪ 216ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 29ms
[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✅ 45ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 52ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 167ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 4ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 63ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 20s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 822ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 708ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 4✅ 199ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 190ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 765ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 338ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 22ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 23ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 26ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 364ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 142ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 78ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 76ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 167ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 40ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 548ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 148ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 252ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 2s
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 335ms
[SQLite In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 331ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 250ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 315ms
[SQLite In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 287ms
[SQLite In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 560ms
[SQLite In-Memory] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 29ms
[SQLite In-Memory] (Expression_Spec) Expression Float literals 1✅ 123ms
[SQLite In-Memory] (Expression_Spec) Expression Integer literals 1✅ 318ms
[SQLite In-Memory] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 2s
[SQLite In-Memory] (Expression_Spec) Expression Text literals 1✅ 196ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 2✅ 140ms
[SQLite In-Memory] (Expression_Spec) Expression Text Operators 2✅ 200ms
[SQLite In-Memory] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 209ms
[SQLite In-Memory] (Expression_Spec) Function invocation 8✅ 305ms
[SQLite In-Memory] (Expression_Spec) Large expressions 1✅ 2s
[SQLite In-Memory] (Nothing_Spec) between 30✅ 1s
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 224ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 8s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 255ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 16ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 290ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 4s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 329ms
[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✅ 2s
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Aggregation 2✅ 134ms
[SQLite In-Memory] Basic Table Access 6✅ 411ms
[SQLite In-Memory] Column Naming edge cases 7✅ 354ms
[SQLite In-Memory] Column.const 1✅ 19ms
[SQLite In-Memory] Column.map 1✅ 3ms
[SQLite In-Memory] Column.Offset does not work in database 1✅ 0ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 9ms
[SQLite In-Memory] Connection.query 7✅ 505ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 77ms
[SQLite In-Memory] Dropping Missing Values 8✅ 1s
[SQLite In-Memory] Error Handling 2✅ 83ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 352ms
[SQLite In-Memory] Internals 1✅ 10ms
[SQLite In-Memory] IR Traversal 4✅ 6s
[SQLite In-Memory] Masking Tables 1✅ 307ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 85ms
[SQLite In-Memory] Missing Values 2✅ 104ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 9ms
[SQLite In-Memory] single-column DB_Table 5✅ 116ms
[SQLite In-Memory] Sorting 5✅ 193ms
[SQLite In-Memory] Table Text Cleanse 4✅ 41ms
[SQLite In-Memory] Table.add_group_number 1✅ 11ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 395ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 71ms
[SQLite In-Memory] Table.aggregate 4✅ 287ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 524ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 441ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 183ms
[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⚪ 550ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 514ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 128ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 138ms
[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⚪ 318ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 858ms
[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✅ 303ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 241ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 316ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 61ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 120ms
[SQLite In-Memory] Table.coalesce 8✅ 321ms
[SQLite In-Memory] Table.cross_join 9✅ 1s
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 142ms
[SQLite In-Memory] Table.distinct 7✅ 825ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 240ms
[SQLite In-Memory] Table.filter 27✅ 2s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 168ms
[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✅ 266ms
[SQLite In-Memory] Table.merge 19✅ 3s
[SQLite In-Memory] Table.Offset handles bad inputs gracefully 8✅ 168ms
[SQLite In-Memory] Table.Offset with closest value fill strategy 8✅ 572ms
[SQLite In-Memory] Table.Offset with default fill strategy 8✅ 265ms
[SQLite In-Memory] Table.Offset with default fill strategy (Text Values) 4✅ 132ms
[SQLite In-Memory] Table.Offset with wrap around fill strategy 1✅ 13ms
[SQLite In-Memory] Table.Offset works with grouping - closest fill strategy 7✅ 416ms
[SQLite In-Memory] Table.Offset works with grouping - default fill strategy 7✅ 726ms
[SQLite In-Memory] Table.Offset works with multiple columns 7✅ 286ms
[SQLite In-Memory] Table.Offset works with multiple columns - updating in place 8✅ 285ms
[SQLite In-Memory] Table.Offset works with ordering - closest fill strategy 7✅ 319ms
[SQLite In-Memory] Table.Offset works with ordering - default fill strategy 7✅ 336ms
[SQLite In-Memory] Table.remove_columns 13✅ 186ms
[SQLite In-Memory] Table.rename_columns 26✅ 515ms
[SQLite In-Memory] Table.reorder_columns 11✅ 172ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 43ms
[SQLite In-Memory] Table.replace 21✅ 3s
[SQLite In-Memory] Table.select_columns 16✅ 267ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 105ms
[SQLite In-Memory] Table.sort 21✅ 2s
[SQLite In-Memory] Table.sort_columns 4✅ 84ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 25✅ 4⚪ 2s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 197ms
[SQLite In-Memory] Temp column 2✅ 54ms
[SQLite In-Memory] Transaction Support 4✅ 143ms
[SQLite] Type Mapping 8✅ 371ms
Aggregate Columns 23✅ 2s
All types 1✅ 41ms
Boolean 4✅ 161ms
Boolean Column.format, with format Column 3✅ 58ms
Boolean Column.format, with format string 3✅ 74ms
ceil 3✅ 36ms
Column selectors 2✅ 80ms
Column Text Cleanse 15✅ 190ms
Column Text Cleanse 15✅ 362ms
Column Text Cleanse 15✅ 177ms
Column.parse 15✅ 848ms
Columns 20✅ 21s
Counting Values 1✅ 34ms
Data.read_many 19✅ 3s
DataFormatter builders 3✅ 113ms
DataFormatter.format 10✅ 192ms
DataFormatter.parse 13✅ 761ms
Date Column.format, with format Column 6✅ 125ms
Date Column.format, with format string 4✅ 213ms
Date_Time Column.format, with format Column 6✅ 140ms
Date_Time Column.format, with format string 5✅ 238ms
Date_Time truncate 1✅ 22ms
Dates 9✅ 416ms
Delimited File Parsing 40✅ 3⚪ 3s
Delimited File Writing 35✅ 3s
different types 2✅ 9ms
Dropping Missing Values 1✅ 136ms
Edge cases 1✅ 25ms
Errors 2✅ 23ms
Errors 4✅ 59ms
Excel Range 9✅ 710ms
expand_column 21✅ 397ms
expand_to_rows 16✅ 234ms
Fan_Out 2✅ 80ms
fetching files using HTTP 5✅ 490ms
File.read (Delimited) 3✅ 64ms
File.read (Delimited) should work with Date_Time 3✅ 54ms
File.read (Delimited) should work with Dates 3✅ 73ms
File.read (Delimited) should work with Time_Of_Days 3✅ 88ms
fill 8✅ 287ms
Float 3✅ 37ms
Float, with format Column 3✅ 28ms
floor 3✅ 36ms
from_objects with Array 1✅ 16ms
from_objects with JSON (single values) 2✅ 40ms
from_objects with mixed vector of single and JSON objects 5✅ 55ms
from_objects with non-uniform JSON vector 6✅ 95ms
from_objects with single values 5✅ 324ms
from_objects with uniform JSON vector 5✅ 52ms
InferredIntegerBuilder 2✅ 43ms
Info 1✅ 36ms
Integer 3✅ 70ms
Integer 1✅ 24ms
Integer, with format Column 3✅ 75ms
Integration 1✅ 103ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 57ms
Locales 2✅ 54ms
Mapping Operations 7✅ 1s
Masking Tables 3✅ 265ms
NaN handling 7✅ 109ms
nothing handling 7✅ 110ms
Numeric 4✅ 163ms
Numeric format, empty 4✅ 112ms
parsing Table formats in DataLinks 8✅ 2s
Problems 14✅ 2⚪ 1s
Read XLSX / XLS Files 17✅ 8s
Reading single cells correctly 7✅ 4s
Response caching 36✅ 22s
round/truncate/ceil/floor 3✅ 157ms
Rounding 8✅ 168ms
running count 9✅ 91ms
running kurtosis 1✅ 11ms
running max 3✅ 27ms
running mean 2✅ 23ms
running min 3✅ 27ms
running product 2✅ 19ms
running skew 2✅ 22ms
running standard deviation 2✅ 19ms
running sum 8✅ 105ms
running variance 2✅ 22ms
Should be able to serialise a table with Dates to Text 2✅ 51ms
Should be able to serialise a table with DateTimes to Text 2✅ 20ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 25ms
single-column Table 12✅ 255ms
single-value Column 17✅ 195ms
Slicing Tables 4✅ 328ms
SortedListIndex (used for SortJoin) 6✅ 87ms
Sorting Columns 4✅ 91ms
Sorting Tables 2✅ 301ms
SQL_Statement serialization 2✅ 140ms
SQLite_Format should allow connecting to SQLite files 5✅ 209ms
Table Construction 13✅ 11s
Table Display 1✅ 120ms
Table.from Text 1✅ 21ms
Table.parse 22✅ 1s
Table.parse_to_columns 15✅ 349ms
Table.split 10✅ 118ms
Table.split/tokenize column count 8✅ 228ms
Table.split/tokenize column order 1✅ 12ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 80ms
Table.tokenize 14✅ 198ms
Table/Column.should_equal helpers 26✅ 647ms
Text.parse_to_table 2✅ 132ms
Text.parse_to_table errors 3✅ 1ms
Text.parse_to_table parsing 3✅ 51ms
Text.parse_to_table with case-insensitivity 1✅ 14ms
Text.parse_to_table with groups 2✅ 53ms
Time_Of_Day Column.format, with format Column 6✅ 130ms
Time_Of_Day Column.format, with format string 5✅ 161ms
to_xml 28✅ 2⚪ 540ms
truncate 3✅ 40ms
Unique_Name_Strategy Helper 12✅ 754ms
Unique_Name_Strategy.combine_with_prefix 6✅ 51ms
Unsupported statistics 4✅ 7ms
Use First Row As Names 5✅ 316ms
Value_Type 2✅ 82ms
Various File Format support on Table 6✅ 186ms
Vector conversion 1✅ 50ms
Write xls Files 47✅ 3s
Write xlsx Files 47✅ 4s
Writing 4✅ 81ms
Writing to csv files 3✅ 218ms
Writing to json files 3✅ 2s
XLS reading 13✅ 501ms
XLSX reading 13✅ 885ms
XML 7✅ 413ms

✅ /Users/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✅ 1s
Structure 7✅ 1s

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

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 151ms
should_end_with extension method 1✅ 54ms
should_equal extension method 4✅ 2s
should_not_contain extension method 1✅ 57ms
should_not_equal extension method 2✅ 257ms
should_start_with extension method 1✅ 92ms

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

82 tests were completed in 17s with 81 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 177ms
File uploads 2✅ 23ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 284ms
Lazy Table Visualization 12✅ 2s
Lazy Text Visualization 3✅ 162ms
Scatter Plot Visualization 14✅ 3s
Serializable Visualization Identifiers 6✅ 492ms
SQL Visualization 1✅ 398ms
Table Visualization 14✅ 2s
Table.lookup_ignore_case 1✅ 348ms
Table.rows 1✅ 519ms
Type Names of Visualization Defaults 1✅ 544ms
Vector and Arrays 2✅ 1⚪ 456ms
Widget_Helpers run 2✅ 32ms
Widgets for Data.read 2✅ 2s
Widgets for Database 1✅ 167ms
Widgets for In-Database Connection with table name sets 1✅ 1s
Widgets for In-Database Connection with table types 1✅ 206ms
Widgets for In-Database Table with column name sets 2✅ 335ms
Widgets for In-Memory with column name sets 3✅ 698ms
Widgets for the Text type 1✅ 745ms