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

Speed up statistics #7390

Merged
merged 16 commits into from
Jul 26, 2023

Another test.

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

Speed up statistics #7390

Another test.
d3d3696
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Standard Library Tests (linux) succeeded Jul 26, 2023 in 0s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 6s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 615ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2957✅ 192⚪ 84s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2041✅ 19⚪ 34s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

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

Test suite Passed Failed Skipped Time
Examples 33✅ 6s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 21ms
GeoJSON to Table 3✅ 594ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 131ms
Image with 1 channel 19✅ 63ms
Image with 2 channels 19✅ 136ms
Image with 3 channels 19✅ 91ms
Image with 4 channels 19✅ 120ms
Image Write 2✅ 10ms
Image.read 9✅ 413ms
Matrix with 1 channel 21✅ 107ms
Matrix with 2 channels 21✅ 109ms
Matrix with 3 channels 21✅ 152ms
Matrix with 4 channels 21✅ 130ms
Matrix_Error 1✅ 2ms

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

3149 tests were completed in 84s with 2957 passed, 0 failed and 192 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 72ms
[Codegen] Basic Select 3✅ 45ms
[Codegen] Handling Missing Values 2✅ 71ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 126ms
[Codegen] Sorting 4✅ 40ms
[In-Memory-specific] Table.join 1✅ 483ms
[In-Memory-specific] Table.set 2✅ 41ms
[In-Memory] Interactions Between various operations 8✅ 867ms
[In-Memory] Arithmetic Column Operations 12✅ 87ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 441ms
[In-Memory] Colum Operations - Names 10✅ 48ms
[In-Memory] Column Comparisons 5✅ 1⚪ 258ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 129ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 61ms
[In-Memory] Column Operations - Text Trim 3✅ 29ms
[In-Memory] Column.const 3✅ 8ms
[In-Memory] Column.fill_nothing/empty 4✅ 89ms
[In-Memory] Column.map 4✅ 43ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 6✅ 109ms
[In-Memory] Column.zip 4✅ 10ms
[In-Memory] Date-Time operations 22✅ 641ms
[In-Memory] Date-Time support 3✅ 32ms
[In-Memory] Dropping Missing Values 8✅ 220ms
[In-Memory] Expression Arithmetic 3✅ 57ms
[In-Memory] Expression Boolean literals 1✅ 53ms
[In-Memory] Expression Boolean Operators 4✅ 58ms
[In-Memory] Expression Column Arithmetic 2✅ 43ms
[In-Memory] Expression Comparison Operators 6✅ 192ms
[In-Memory] Expression Date and Time literals 5✅ 44ms
[In-Memory] Expression Decimal literals 1✅ 28ms
[In-Memory] Expression Errors should be handled 4✅ 26ms
[In-Memory] Expression Integer literals 1✅ 26ms
[In-Memory] Expression Nothing literals 3✅ 26ms
[In-Memory] Expression Text literals 1✅ 20ms
[In-Memory] Expression Text literals 2✅ 6ms
[In-Memory] Expression Text Operators 2✅ 38ms
[In-Memory] Expression Warnings should be reported 4✅ 89ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 10ms
[In-Memory] Function invocation 2✅ 19ms
[In-Memory] Min/Max Operations 2✅ 81ms
[In-Memory] Other Column Operations 1✅ 3ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 17ms
[In-Memory] replace: literal text pattern and replacement 4✅ 30ms
[In-Memory] replace: pattern and replacement columns 4✅ 13ms
[In-Memory] Rounding numeric tests 17✅ 2s
[In-Memory] Rounding-like operations 15✅ 147ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 25ms
[In-Memory] Storage Builders 1✅ 9ms
[In-Memory] Table.add_row_number (common) 6✅ 121ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 47ms
[In-Memory] Table.aggregate 3✅ 370ms
[In-Memory] Table.aggregate 3✅ 22ms
[In-Memory] Table.aggregate Concatenate 6✅ 41ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 32ms
[In-Memory] Table.aggregate First and Last 1✅ 1ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 4ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 273ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 379ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 34ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 11ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 20ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 12ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 175ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 118ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 47ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 70ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 184ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 338ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 4ms
[In-Memory] Table.aggregate+Expressions 2✅ 52ms
[In-Memory] Table.at 3✅ 11ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 11ms
[In-Memory] Table.cross_join 8✅ 84ms
[In-Memory] Table.cross_tab 22✅ 309ms
[In-Memory] Table.distinct 6✅ 178ms
[In-Memory] Table.distinct 7✅ 128ms
[In-Memory] Table.fill_nothing/empty 6✅ 54ms
[In-Memory] Table.filter 5✅ 1s
[In-Memory] Table.filter 20✅ 2⚪ 440ms
[In-Memory] Table.filter_by_expression 5✅ 129ms
[In-Memory] Table.get 3✅ 8ms
[In-Memory] Table.join 33✅ 657ms
[In-Memory] Table.join performance 3✅ 1⚪ 364ms
[In-Memory] Table.order_by 23✅ 201ms
[In-Memory] Table.remove_columns 12✅ 260ms
[In-Memory] Table.rename_columns 20✅ 381ms
[In-Memory] Table.reorder_columns 10✅ 159ms
[In-Memory] Table.replace 3✅ 82ms
[In-Memory] Table.rows 6✅ 26ms
[In-Memory] Table.select_columns 15✅ 434ms
[In-Memory] Table.set 7✅ 521ms
[In-Memory] Table.sort_columns 4✅ 84ms
[In-Memory] Table.take/drop 6✅ 418ms
[In-Memory] Table.transpose 8✅ 74ms
[In-Memory] Table.union 20✅ 1⚪ 326ms
[In-Memory] Table.zip 11✅ 163ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 64ms
[In-Memory] Table/Column.cast - date/time 3✅ 33ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 65ms
[In-Memory] Table/Column.cast - to text 3✅ 49ms
[In-Memory] Text Column Operations 5✅ 125ms
[PostgreSQL] Interactions Between various operations 10✅ 921ms
[PostgreSQL] .pgpass 3✅ 186ms
[PostgreSQL] Aggregation 2✅ 71ms
[PostgreSQL] Appending a Database table to a Database table 28✅ 1s
[PostgreSQL] Appending an in-memory table to a Database table 28✅ 1s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 123ms
[PostgreSQL] Basic Table Access 3✅ 321ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 239ms
[PostgreSQL] Colum Operations - Names 8✅ 30ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 316ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 110ms
[PostgreSQL] Column Operations - Text Replace 2✅ 15ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 52ms
[PostgreSQL] Column.const 3✅ 69ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 76ms
[PostgreSQL] Column.map 1✅ 7ms
[PostgreSQL] Column.rename 1✅ 13ms
[PostgreSQL] Column.take/drop 1⚪ 0ms
[PostgreSQL] Column.zip 1✅ 6ms
[PostgreSQL] Connection setup 3✅ 122ms
[PostgreSQL] Creating an empty table 14✅ 394ms
[PostgreSQL] Date-Time operations 20✅ 712ms
[PostgreSQL] Date-Time support 3✅ 166ms
[PostgreSQL] Dialect-specific codegen 1✅ 15ms
[PostgreSQL] Dropping Missing Values 8✅ 370ms
[PostgreSQL] Edge Cases 1✅ 47ms
[PostgreSQL] Expression Arithmetic 3✅ 174ms
[PostgreSQL] Expression Boolean literals 1✅ 19ms
[PostgreSQL] Expression Boolean Operators 4✅ 48ms
[PostgreSQL] Expression Column Arithmetic 2✅ 110ms
[PostgreSQL] Expression Comparison Operators 6✅ 167ms
[PostgreSQL] Expression Date and Time literals 4✅ 59ms
[PostgreSQL] Expression Decimal literals 1✅ 12ms
[PostgreSQL] Expression Errors should be handled 4✅ 15ms
[PostgreSQL] Expression Integer literals 1✅ 18ms
[PostgreSQL] Expression Nothing literals 3✅ 46ms
[PostgreSQL] Expression Text literals 1✅ 11ms
[PostgreSQL] Expression Text literals 2✅ 21ms
[PostgreSQL] Expression Text Operators 2✅ 40ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 80ms
[PostgreSQL] Filling Missing Values 4✅ 82ms
[PostgreSQL] Function invocation 2✅ 16ms
[PostgreSQL] Info 3✅ 28ms
[PostgreSQL] Masking Tables 1✅ 34ms
[PostgreSQL] math functions 6✅ 2s
[PostgreSQL] Min/Max Operations 2✅ 19ms
[PostgreSQL] Missing Values 2✅ 90ms
[PostgreSQL] Other Column Operations 1✅ 26ms
[PostgreSQL] Output Execution Context for Database operations 10✅ 1⚪ 583ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 404ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 37ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 68ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 21ms
[PostgreSQL] Rounding numeric tests 17✅ 8s
[PostgreSQL] Rounding-like operations 22✅ 683ms
[PostgreSQL] Schemas and Databases 4✅ 53ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 89ms
[PostgreSQL] Sorting 5✅ 129ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Table.add_row_number (common) 6✅ 81ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 21ms
[PostgreSQL] Table.aggregate 3✅ 49ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 63ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 81ms
[PostgreSQL] Table.aggregate First and Last 1✅ 12ms
[PostgreSQL] Table.aggregate Mode 1✅ 9ms
[PostgreSQL] Table.aggregate Shortest 1✅ 14ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 157ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 137ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 98ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 45ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 94ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 38ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 68ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 360ms
[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✅ 16ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 95ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 50ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 171ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 6ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 35ms
[PostgreSQL] Table.at 3✅ 21ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 61ms
[PostgreSQL] Table.cross_join 8✅ 252ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 40ms
[PostgreSQL] Table.distinct 7✅ 133ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 160ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 19✅ 1⚪ 616ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 85ms
[PostgreSQL] Table.get 3✅ 7ms
[PostgreSQL] Table.join 26✅ 3⚪ 737ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 165ms
[PostgreSQL] Table.query 8✅ 152ms
[PostgreSQL] Table.remove_columns 12✅ 434ms
[PostgreSQL] Table.rename_columns 20✅ 773ms
[PostgreSQL] Table.reorder_columns 10✅ 418ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 21ms
[PostgreSQL] Table.select_columns 15✅ 531ms
[PostgreSQL] Table.set 7✅ 141ms
[PostgreSQL] Table.sort_columns 4✅ 127ms
[PostgreSQL] Table.take/drop 1⚪ 0ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 19✅ 623ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 7✅ 1⚪ 120ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 29ms
[PostgreSQL] Table/Column.cast - numeric 3✅ 1⚪ 51ms
[PostgreSQL] Table/Column.cast - to text 4✅ 1⚪ 56ms
[PostgreSQL] Tables and Table Types 4✅ 118ms
[PostgreSQL] Text Column Operations 5✅ 128ms
[PostgreSQL] Transaction Support 4✅ 67ms
[PostgreSQL] Type Mapping 8✅ 301ms
[PostgreSQL] Uploading an in-memory Table 10✅ 535ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 708ms
[SQLite File] Aggregation 2✅ 52ms
[SQLite File] Appending a Database table to a Database table 28✅ 1s
[SQLite File] Appending an in-memory table to a Database table 28✅ 729ms
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 106ms
[SQLite File] Basic Table Access 3✅ 337ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 95ms
[SQLite File] Colum Operations - Names 8✅ 19ms
[SQLite File] Column Comparisons 4✅ 1⚪ 162ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 49ms
[SQLite File] Column Operations - Text Replace 2✅ 11ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 28ms
[SQLite File] Column.const 3✅ 29ms
[SQLite File] Column.fill_nothing/empty 4✅ 49ms
[SQLite File] Column.map 1✅ 7ms
[SQLite File] Column.rename 1✅ 9ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 9ms
[SQLite File] Creating an empty table 14✅ 346ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 16ms
[SQLite File] Dropping Missing Values 7✅ 151ms
[SQLite File] Error Handling 1✅ 13ms
[SQLite File] Expression Arithmetic 3✅ 124ms
[SQLite File] Expression Boolean literals 1✅ 32ms
[SQLite File] Expression Boolean Operators 4✅ 44ms
[SQLite File] Expression Column Arithmetic 2✅ 82ms
[SQLite File] Expression Comparison Operators 6✅ 146ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 7ms
[SQLite File] Expression Errors should be handled 4✅ 18ms
[SQLite File] Expression Integer literals 1✅ 5ms
[SQLite File] Expression Nothing literals 3✅ 46ms
[SQLite File] Expression Text literals 1✅ 14ms
[SQLite File] Expression Text literals 2✅ 22ms
[SQLite File] Expression Text Operators 2✅ 24ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 46ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 28ms
[SQLite File] Function invocation 2✅ 18ms
[SQLite File] Masking Tables 1✅ 32ms
[SQLite File] math functions 6✅ 873ms
[SQLite File] Metadata 2✅ 42ms
[SQLite File] Min/Max Operations 2✅ 60ms
[SQLite File] Missing Values 2✅ 51ms
[SQLite File] Other Column Operations 1✅ 23ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 312ms
[SQLite File] partial Date-Time support 2✅ 40ms
[SQLite File] Persisting a Database Table (query) 8✅ 378ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 20ms
[SQLite File] replace: literal text pattern and replacement 4✅ 62ms
[SQLite File] replace: pattern and replacement columns 4✅ 6ms
[SQLite File] Rounding numeric tests 17✅ 4s
[SQLite File] Rounding-like operations 15✅ 245ms
[SQLite File] Schemas and Databases 3✅ 9ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 66ms
[SQLite File] Sorting 5✅ 74ms
[SQLite File] Table.add_row_number (common) 6✅ 87ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 20ms
[SQLite File] Table.aggregate 1✅ 6ms
[SQLite File] Table.aggregate Concatenate 6✅ 70ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 65ms
[SQLite File] Table.aggregate First and Last 1⚪ 0ms
[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 not in left columns 7✅ 6⚪ 105ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 79ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 25ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 27ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 54ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 262ms
[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✅ 51ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 37ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 68ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 76ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 16ms
[SQLite File] Table.aggregate+Expressions 2✅ 24ms
[SQLite File] Table.at 3✅ 15ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 34ms
[SQLite File] Table.cross_join 8✅ 156ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 68ms
[SQLite File] Table.distinct 7✅ 55ms
[SQLite File] Table.fill_nothing/empty 6✅ 76ms
[SQLite File] Table.filter 1✅ 2ms
[SQLite File] Table.filter 19✅ 1⚪ 365ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 74ms
[SQLite File] Table.get 3✅ 13ms
[SQLite File] Table.join 26✅ 3⚪ 576ms
[SQLite File] Table.order_by 19✅ 2⚪ 172ms
[SQLite File] Table.query 8✅ 132ms
[SQLite File] Table.remove_columns 11✅ 292ms
[SQLite File] Table.rename_columns 20✅ 393ms
[SQLite File] Table.reorder_columns 9✅ 248ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 18ms
[SQLite File] Table.select_columns 14✅ 511ms
[SQLite File] Table.set 7✅ 113ms
[SQLite File] Table.sort_columns 4✅ 73ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 389ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 94ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 26ms
[SQLite File] Table/Column.cast - to text 1✅ 9ms
[SQLite File] Tables and Table Types 4✅ 68ms
[SQLite File] Text Column Operations 5✅ 154ms
[SQLite File] Transaction Support 4✅ 72ms
[SQLite File] Uploading an in-memory Table 10✅ 519ms
[SQLite In-Memory] Interactions Between various operations 8✅ 791ms
[SQLite In-Memory] Aggregation 2✅ 17ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 535ms
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 443ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 52ms
[SQLite In-Memory] Basic Table Access 3✅ 38ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 35ms
[SQLite In-Memory] Colum Operations - Names 8✅ 15ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 72ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 21ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 4ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 12ms
[SQLite In-Memory] Column.const 3✅ 18ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 31ms
[SQLite In-Memory] Column.map 1✅ 3ms
[SQLite In-Memory] Column.rename 1✅ 5ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 2ms
[SQLite In-Memory] Creating an empty table 12✅ 72ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 7✅ 70ms
[SQLite In-Memory] Error Handling 1✅ 4ms
[SQLite In-Memory] Expression Arithmetic 3✅ 86ms
[SQLite In-Memory] Expression Boolean literals 1✅ 12ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 20ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 48ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 62ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 4ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 10ms
[SQLite In-Memory] Expression Integer literals 1✅ 4ms
[SQLite In-Memory] Expression Nothing literals 3✅ 17ms
[SQLite In-Memory] Expression Text literals 1✅ 6ms
[SQLite In-Memory] Expression Text literals 2✅ 6ms
[SQLite In-Memory] Expression Text Operators 2✅ 17ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 33ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 29ms
[SQLite In-Memory] Function invocation 2✅ 9ms
[SQLite In-Memory] Masking Tables 1✅ 17ms
[SQLite In-Memory] math functions 6✅ 360ms
[SQLite In-Memory] Metadata 2✅ 5ms
[SQLite In-Memory] Min/Max Operations 2✅ 15ms
[SQLite In-Memory] Missing Values 2✅ 28ms
[SQLite In-Memory] Other Column Operations 1✅ 6ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 76ms
[SQLite In-Memory] partial Date-Time support 2✅ 17ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 191ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 4ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 9ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 2ms
[SQLite In-Memory] Rounding numeric tests 17✅ 3s
[SQLite In-Memory] Rounding-like operations 15✅ 115ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 31ms
[SQLite In-Memory] Sorting 5✅ 43ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 41ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 12ms
[SQLite In-Memory] Table.aggregate 1✅ 5ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 38ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 32ms
[SQLite In-Memory] Table.aggregate First and Last 1⚪ 0ms
[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 not in left columns 7✅ 6⚪ 57ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 35ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 14ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 13ms
[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 7✅ 4⚪ 19ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 152ms
[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✅ 34ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 28ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 15ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 29ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 7ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 18ms
[SQLite In-Memory] Table.at 3✅ 4ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 24ms
[SQLite In-Memory] Table.cross_join 8✅ 100ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 6ms
[SQLite In-Memory] Table.distinct 7✅ 46ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 38ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 240ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 54ms
[SQLite In-Memory] Table.get 3✅ 2ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 324ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 68ms
[SQLite In-Memory] Table.query 8✅ 59ms
[SQLite In-Memory] Table.remove_columns 11✅ 138ms
[SQLite In-Memory] Table.rename_columns 20✅ 176ms
[SQLite In-Memory] Table.reorder_columns 9✅ 115ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 23ms
[SQLite In-Memory] Table.select_columns 14✅ 190ms
[SQLite In-Memory] Table.set 7✅ 36ms
[SQLite In-Memory] Table.sort_columns 4✅ 28ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 218ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 64ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 30ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 14ms
[SQLite In-Memory] Tables and Table Types 4✅ 13ms
[SQLite In-Memory] Text Column Operations 5✅ 51ms
[SQLite In-Memory] Transaction Support 4✅ 14ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 136ms
[SQLite] Type Mapping 8✅ 78ms
Aggregate Columns 23✅ 37ms
Boolean Column.format, with format Column 3✅ 23ms
Boolean Column.format, with format string 3✅ 53ms
ceil 3✅ 18ms
Column.parse 13✅ 85ms
Columns 13✅ 1⚪ 42ms
Construction 9✅ 3s
Counting Values 1✅ 0ms
DataFormatter builders 4✅ 33ms
DataFormatter.format 9✅ 1⚪ 63ms
DataFormatter.parse 10✅ 186ms
Date Column.format, with format Column 6✅ 28ms
Date Column.format, with format string 4✅ 85ms
Date_Time Column.format, with format Column 6✅ 21ms
Date_Time Column.format, with format string 4✅ 45ms
Date_Time truncate 1✅ 16ms
Delimited File Parsing 27✅ 3⚪ 708ms
Delimited File Writing 33✅ 891ms
Dropping Missing Values 1✅ 244ms
Edge cases 1✅ 2ms
Errors 2✅ 3ms
Excel Range 9✅ 64ms
File.read (Delimited) 3✅ 21ms
File.read (Delimited) should work with Date_Time 3✅ 7ms
File.read (Delimited) should work with Dates 3✅ 6ms
File.read (Delimited) should work with Time_Of_Days 3✅ 4ms
fill 6✅ 128ms
Float 3✅ 7ms
Float, with format Column 3✅ 5ms
floor 3✅ 6ms
Helpers 1✅ 1ms
Info 1✅ 21ms
Integer 3✅ 29ms
Integer 1✅ 4ms
Integer, with format Column 3✅ 8ms
Integration 1✅ 62ms
JSON conversion 2✅ 62ms
Mapping Operations 7✅ 225ms
Masking Tables 3✅ 136ms
Numeric, empty/Nothing 4✅ 26ms
Problems 3✅ 9ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 161ms
round/truncate/ceil/floor 3✅ 278ms
Rounding 7✅ 285ms
Should be able to serialise a table with Dates to Text 2✅ 21ms
Should be able to serialise a table with DateTimes to Text 2✅ 1ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 2ms
Slicing Tables 4✅ 118ms
Sorting Columns 4✅ 57ms
Sorting Tables 2✅ 110ms
SQLite_Format should allow connecting to SQLite files 5✅ 23ms
Table.from Text 1✅ 8ms
Table.parse 22✅ 480ms
Table.parse_to_columns 14✅ 107ms
Table.split 5✅ 76ms
Table.split/tokenize column count 4✅ 54ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 7ms
Table.split/tokenize name conflicts 2✅ 25ms
Table.tokenize 12✅ 88ms
Text.parse_to_table 2✅ 20ms
Text.parse_to_table errors 3✅ 11ms
Text.parse_to_table parsing 3✅ 15ms
Text.parse_to_table with case-insensitivity 1✅ 5ms
Text.parse_to_table with groups 2✅ 13ms
Time_Of_Day Column.format, with format Column 6✅ 15ms
Time_Of_Day Column.format, with format string 5✅ 43ms
truncate 3✅ 10ms
Unique_Name_Strategy Helper 7✅ 20ms
Unique_Name_Strategy.combine_with_prefix 6✅ 25ms
Use First Row As Names 5✅ 270ms
Value_Type 2✅ 16ms
Various File Format support on Table 8✅ 696ms
Vector conversion 1✅ 8ms
Write xls Files 36✅ 577ms
Write xlsx Files 36✅ 2s
Writing 4✅ 54ms
XLS reading 7✅ 18ms
XLSX reading 7✅ 185ms

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

2060 tests were completed in 34s with 2041 passed, 0 failed and 19 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 7ms
Any's methods 3✅ 40ms
Array_Proxy 5✅ 19ms
ArrayOverBuffer 1✅ 15ms
ASCII 4✅ 20ms
Atom with holes 7✅ 11ms
Auto_Detect 3✅ 16ms
Booleans 6✅ 9ms
Bound 3✅ 4ms
Bytes 3✅ 5ms
caching 1✅ 23ms
Callables 5✅ 10ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 5ms
Compile 6✅ 31ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 5ms
Conversion 21✅ 54ms
Correlation Statistics 6✅ 111ms
curry 1✅ 2ms
Dataflow Errors 11✅ 23ms
Dataflow Warnings 32✅ 897ms
Date 45✅ 6s
Date_Range 11✅ 722ms
Date_Time 55✅ 2⚪ 779ms
Date_Time equality 2✅ 9ms
Date_Timedate part tests 8✅ 20ms
Datedate part tests 8✅ 92ms
Day_Of_Week conversions 8✅ 28ms
Decimal.round 16✅ 118ms
Decimal.truncate 1✅ 2ms
Decimals 5✅ 17ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 11ms
Deterministic Random Noise Generator 2✅ 162ms
Duration 15✅ 152ms
Encoding object 4✅ 31ms
Enso Arrays 5✅ 15ms
Enso maps 46✅ 152ms
Enso Set 5✅ 32ms
Environment 1✅ 14ms
Escape 1✅ 0ms
File Operations 20✅ 138ms
flip 2✅ 0ms
folder operations 3✅ 66ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 16ms
Header 1✅ 4ms
HTTP 23✅ 557ms
identity 3✅ 0ms
Inlining Helpers 2✅ 2ms
Integer.round 7✅ 45ms
Integer.truncate 1✅ 1ms
Integers 23✅ 68ms
Interval 7✅ 28ms
Java FFI 6✅ 1⚪ 9ms
Java/Enso Date 2✅ 7ms
JavaDate 45✅ 1s
JavaDatedate part tests 8✅ 3ms
JavaLocalTime 27✅ 36ms
JavaScript Objects, Arrays & Functions 8✅ 276ms
JavaScriptArrayWithADate 45✅ 2s
JavaScriptArrayWithADatedate part tests 8✅ 38ms
JavascriptDataInArray 54✅ 3⚪ 411ms
JavascriptDataInArraydate part tests 8✅ 73ms
JavascriptDate 54✅ 3⚪ 727ms
JavaScriptDate 45✅ 3s
JavascriptDatedate part tests 8✅ 201ms
JavaScriptDatedate part tests 8✅ 58ms
JavaZonedDateTime 55✅ 2⚪ 357ms
JavaZonedDateTimedate part tests 8✅ 12ms
JavaZoneId 7✅ 35ms
JS_Object 2✅ 81ms
JSON 4✅ 24ms
JSON Deserialization 2✅ 52ms
JSON Serialization 3✅ 110ms
JSON_Format 2✅ 48ms
Lazy 6✅ 16ms
Lazy Generator 1✅ 2ms
Lexicographic Order on Vectors 2✅ 5ms
List 31✅ 370ms
Locale 13✅ 53ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 3ms
Managed_Resource 3✅ 11ms
Match.end 4✅ 21ms
Match.groups 2✅ 10ms
Match.named_groups 3✅ 28ms
Match.span 4✅ 12ms
Match.start 4✅ 22ms
Match.text 6✅ 27ms
Match.utf_16_end 4✅ 20ms
Match.utf_16_span 4✅ 9ms
Match.utf_16_start 4✅ 18ms
Maybe 5✅ 4ms
Meta-Value Inspection 4✅ 3ms
Meta-Value Manipulation 26✅ 80ms
Methods 1✅ 1⚪ 0ms
Natural Order 4✅ 60ms
No Method Errors 1✅ 14ms
Noise 3✅ 29ms
non-linear inserts 11✅ 72ms
Numbers 14✅ 61ms
Numeric values 1✅ 2ms
Object Comparator 7✅ 22ms
Operator == 15✅ 38ms
Ordering 6✅ 20ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 152ms
Pair - from 2-Item List 13✅ 100ms
Pair - from 2-Item Vector 13✅ 93ms
Pair - from Pair.new 13✅ 36ms
Pair - from Pair.Value 13✅ 8ms
Panics 17✅ 118ms
parse 8✅ 79ms
Pattern Matches 16✅ 31ms
Pattern.find and .find_all 8✅ 85ms
Pattern.match and .match_all 8✅ 49ms
Pattern.matches 5✅ 15ms
Pattern.replace 16✅ 182ms
Pattern.split 6✅ 16ms
Pattern.tokenize 7✅ 105ms
Period 7✅ 37ms
Plain_Text 3✅ 22ms
Polyglot hash maps 6✅ 88ms
Polyglot JS 19✅ 106ms
Polyglot keys and values 6✅ 2s
Polyglot Python 15✅ 79ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 15ms
Process 5✅ 32ms
Qualified Names 3✅ 1ms
Random 6✅ 606ms
Range 36✅ 3s
Rank Data 7✅ 35ms
read_bytes 6✅ 14ms
read_text 6✅ 74ms
Refs 1✅ 1ms
Regex splitting 3✅ 16ms
Regex tokenizing 2✅ 23ms
Regex: find and find_all 20✅ 1⚪ 232ms
Regression 12✅ 119ms
ReportingStreamDecoder 6✅ 132ms
ReportingStreamEncoder 8✅ 64ms
Request 10✅ 16ms
Sorting with multiple comparators 4✅ 2⚪ 27ms
Sorting with the default comparator 7✅ 3⚪ 73ms
Stack traces 1✅ 3ms
Statistics 14✅ 333ms
Statistics - empty Vector 3✅ 17ms
Statistics - invalid input 5✅ 129ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 26ms
Statistics - Nothing Vector 3✅ 50ms
System 2✅ 6ms
Text 82✅ 3s
Text_Sub_Range_Data 2✅ 11ms
Text_Utils 4✅ 60ms
Text.match 6✅ 40ms
Text.replace 16✅ 195ms
Text.Span 3✅ 13ms
the Self construct 6✅ 13ms
Time_Of_Day 27✅ 199ms
to_display_text 5✅ 28ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 0ms
URI 4✅ 26ms
Use a slice of an array as vectors 72✅ 136ms
Use Array as vectors 72✅ 444ms
Use Array_Proxy as vectors 72✅ 169ms
Use Java ArrayList as vectors 72✅ 179ms
Use Vector as vectors 72✅ 885ms
UTF_16 BigEndian 2✅ 2ms
UTF_16 LittleEndian 2✅ 2ms
UTF_8 7✅ 18ms
Vector Slicing Helpers 1✅ 30ms
Vector/Array equality 9✅ 17ms
Windows 1252 4✅ 10ms
write operations 20✅ 300ms
Zone 9✅ 37ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 172ms
File uploads 2✅ 14ms
Geo_Map 3✅ 818ms
Histogram Visualization 6✅ 230ms
Lazy Table Visualization 12✅ 372ms
Lazy Text Visualization 3✅ 54ms
Scatter Plot Visualization 14✅ 899ms
Serializable Visualization Identifiers 5✅ 138ms
SQL Visualization 1✅ 214ms
Table Visualization 9✅ 514ms
Table.lookup_ignore_case 1✅ 36ms
Table.rows 1✅ 307ms
Type Names of Visualization Defaults 1✅ 127ms
Vector and Arrays 2✅ 1⚪ 49ms
Widgets for Database 1✅ 21ms
Widgets for In-Database Connection with table name sets 1✅ 176ms
Widgets for In-Database Connection with table types 1✅ 28ms
Widgets for In-Database Table with column name sets 2✅ 64ms
Widgets for In-Memory with column name sets 2✅ 89ms
Widgets for the Text type 1✅ 118ms