Skip to content

Clear cached when flush_caches requested

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

Flush system caches via Runtime.gc #14557

Clear cached when flush_caches requested
732ae81
Select commit
Loading
Failed to load commit list.
GitHub Actions / Extra Library Tests Report (GraalVM CE, linux, amd64) succeeded Jan 7, 2026 in 0s

1203 passed, 0 failed and 43 skipped

Tests passed successfully

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

1246 tests were completed in 4702s with 1203 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
[Snowflake] Interactions Between various operations 8✅ 42s
[Snowflake] (Column_Operations_Spec) Arithmetic Column Operations 12✅ 2⚪ 43s
[Snowflake] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 25s
[Snowflake] (Column_Operations_Spec) Colum Operations - Names 8✅ 9s
[Snowflake] (Column_Operations_Spec) Column Comparisons 5✅ 13s
[Snowflake] (Column_Operations_Spec) Column Operations - Equality & Null Handling 7✅ 15s
[Snowflake] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 9s
[Snowflake] (Column_Operations_Spec) Column.const 3✅ 9s
[Snowflake] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 3s
[Snowflake] (Column_Operations_Spec) Column.let 1✅ 8s
[Snowflake] (Column_Operations_Spec) Column.rename 1✅ 2s
[Snowflake] (Column_Operations_Spec) Date truncation 1✅ 1s
[Snowflake] (Column_Operations_Spec) Decimal 1⚪ 0ms
[Snowflake] (Column_Operations_Spec) Min/Max Operations 4✅ 16s
[Snowflake] (Column_Operations_Spec) Other Column Operations 1✅ 675ms
[Snowflake] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 986ms
[Snowflake] (Column_Operations_Spec) replace: empty table and nothings 2✅ 1s
[Snowflake] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 4s
[Snowflake] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 9s
[Snowflake] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 377ms
[Snowflake] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 4s
[Snowflake] (Column_Operations_Spec) Rounding numeric tests 13✅ 5⚪ 26s
[Snowflake] (Column_Operations_Spec) Rounding-like operations 26✅ 40s
[Snowflake] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 19s
[Snowflake] (Column_Operations_Spec) Table.make_constant_column 5✅ 17s
[Snowflake] (Column_Operations_Spec) Table.text_replace 8✅ 11s
[Snowflake] (Column_Operations_Spec) Text Column Operations 14✅ 58s
[Snowflake] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 31s
[Snowflake] (Conversion_Spec) Table.expand_column 1✅ 3s
[Snowflake] (Conversion_Spec) Table.expand_to_rows 1✅ 2s
[Snowflake] (Conversion_Spec) Table/Column auto value type 1✅ 3s
[Snowflake] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 26s
[Snowflake] (Conversion_Spec) Table/Column.cast - date/time 4✅ 12s
[Snowflake] (Conversion_Spec) Table/Column.cast - numeric 3✅ 12s
[Snowflake] (Conversion_Spec) Table/Column.cast - to text 5✅ 11s
[Snowflake] (Core_Spec) Table.at 3✅ 4s
[Snowflake] (Core_Spec) Table.column_count 1✅ 0ms
[Snowflake] (Core_Spec) Table.column_names 2✅ 8s
[Snowflake] (Core_Spec) Table.get 3✅ 1s
[Snowflake] (Core_Spec) Table.read 7✅ 27s
[Snowflake] (Core_Spec) Table.rows 9✅ 9s
[Snowflake] (Core_Spec) Table.set 20✅ 22s
[Snowflake] (Derived_Columns_Spec) Table.set with Simple_Expression 10✅ 44s
[Snowflake] (Derived_Columns_Spec) Unique derived column names 8✅ 7s
[Snowflake] (Expression_Spec) Expression Arithmetic 3✅ 5s
[Snowflake] (Expression_Spec) Expression Boolean literals 1✅ 2s
[Snowflake] (Expression_Spec) Expression Boolean Operators 4✅ 6s
[Snowflake] (Expression_Spec) Expression Column Arithmetic 2✅ 8s
[Snowflake] (Expression_Spec) Expression Comparison Operators 6✅ 12s
[Snowflake] (Expression_Spec) Expression Date and Time literals 4✅ 10s
[Snowflake] (Expression_Spec) Expression Errors should be handled 5✅ 206ms
[Snowflake] (Expression_Spec) Expression Float literals 1✅ 897ms
[Snowflake] (Expression_Spec) Expression Integer literals 1✅ 4s
[Snowflake] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 3s
[Snowflake] (Expression_Spec) Expression Text literals 1✅ 2s
[Snowflake] (Expression_Spec) Expression Text literals 2✅ 4s
[Snowflake] (Expression_Spec) Expression Text Operators 2✅ 4s
[Snowflake] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 12s
[Snowflake] (Expression_Spec) Function invocation 16✅ 12s
[Snowflake] (Expression_Spec) Large expressions 1✅ 48s
[Snowflake] (Nothing_Spec) between 3✅ 9s
[Snowflake] (Nothing_Spec) Comparisons 9✅ 27s
[Snowflake] (Nothing_Spec) distinct 3✅ 3s
[Snowflake] (Nothing_Spec) is_in 9✅ 26s
[Snowflake] (Nothing_Spec) is_nothing 3✅ 10s
[Snowflake] (Nothing_Spec) not 1✅ 380ms
[Snowflake] (Nothing_Spec) sort 6✅ 9s
[Snowflake] (Upload_Spec) Appending a Database table to a Database table 29✅ 1⚪ 321s
[Snowflake] (Upload_Spec) Appending an in-memory table to a Database table 30✅ 1⚪ 227s
[Snowflake] (Upload_Spec) Creating an empty table 19✅ 79s
[Snowflake] (Upload_Spec) Deleting rows from a Database table 4✅ 21s
[Snowflake] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 126s
[Snowflake] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 102s
[Snowflake] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 111s
[Snowflake] (Upload_Spec) Persisting a Database Table (query) 8✅ 2⚪ 100s
[Snowflake] (Upload_Spec) Uploading an in-memory Table 11✅ 2⚪ 114s
[Snowflake] Aggregation 2✅ 4s
[Snowflake] Audit Logs 4✅ 69s
[Snowflake] Basic Table Access 7✅ 18s
[Snowflake] Bulk load tests 3✅ 4s
[Snowflake] Column Naming edge cases 7✅ 30s
[Snowflake] Column.map 1✅ 20ms
[Snowflake] Column.Offset does not work in database 1✅ 2s
[Snowflake] Column.take/drop 6✅ 108s
[Snowflake] Connection.query 8✅ 30s
[Snowflake] Date_Column 1✅ 4s
[Snowflake] Date_Column (first/end_of_month) 3✅ 9s
[Snowflake] Date-Time operations 20✅ 1⚪ 124s
[Snowflake] Date-Time support 4✅ 28s
[Snowflake] Dropping Missing Values 9✅ 82s
[Snowflake] Edge Cases 4✅ 27s
[Snowflake] Filling Missing Values 6✅ 1⚪ 29s
[Snowflake] Info 5✅ 18s
[Snowflake] Internals 1✅ 638ms
[Snowflake] IR Traversal 4✅ 54s
[Snowflake] Key-pair authentication 6✅ 75s
[Snowflake] Masking Tables 1✅ 17s
[Snowflake] math functions 4✅ 25s
[Snowflake] Missing Values 2✅ 5s
[Snowflake] Numeric_Column 66✅ 59s
[Snowflake] Saving to Data Link 5✅ 117s
[Snowflake] Schemas and Databases 4✅ 3s
[Snowflake] Secrets in connection settings 1✅ 7s
[Snowflake] single-column DB_Table 5✅ 8s
[Snowflake] Sorting 5✅ 8s
[Snowflake] Stage tests 7✅ 12s
[Snowflake] Support for Long Column/Table names 14✅ 71s
[Snowflake] Table Text Cleanse 5✅ 5s
[Snowflake] Table.add_group_number 1✅ 31ms
[Snowflake] Table.add_row_number (common) 7✅ 27s
[Snowflake] Table.add_row_number (Database specific) 2✅ 13s
[Snowflake] Table.aggregate 5✅ 15s
[Snowflake] Table.aggregate Concatenate 1✅ 3s
[Snowflake] Table.aggregate Concatenate 1⚪ 0ms
[Snowflake] Table.aggregate Count_Distinct 4✅ 28s
[Snowflake] Table.aggregate First and Last 4✅ 13s
[Snowflake] Table.aggregate Mode 1✅ 3s
[Snowflake] Table.aggregate Shortest 1✅ 3s
[Snowflake] Table.aggregate should be able to group on multiple fields 11✅ 2⚪ 8s
[Snowflake] Table.aggregate should be able to group on single field 11✅ 2⚪ 7s
[Snowflake] Table.aggregate should correctly handle infinities 4✅ 31s
[Snowflake] Table.aggregate should correctly handle NaN 5✅ 17s
[Snowflake] Table.aggregate should correctly infer result types 4✅ 4s
[Snowflake] Table.aggregate should correctly select result types 4✅ 14s
[Snowflake] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[Snowflake] Table.aggregate should not summarize empty table when grouped 9✅ 2⚪ 4s
[Snowflake] Table.aggregate should raise warnings when there are issues 7✅ 75s
[Snowflake] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[Snowflake] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 1✅ 3s
[Snowflake] Table.aggregate should report warnings and errors based on types 4✅ 12s
[Snowflake] Table.aggregate should summarize empty table 9✅ 2⚪ 5s
[Snowflake] Table.aggregate should summarize whole table 14✅ 2⚪ 31s
[Snowflake] Table.aggregate Standard_Deviation 1✅ 3s
[Snowflake] Table.aggregate+Expressions 2✅ 4s
[Snowflake] Table.coalesce 8✅ 27s
[Snowflake] Table.cross_join 9✅ 63s
[Snowflake] Table.cross_tab 1⚪ 0ms
[Snowflake] Table.default_ordering 5✅ 13s
[Snowflake] Table.distinct 6✅ 19s
[Snowflake] Table.duplicates 1⚪ 0ms
[Snowflake] Table.filter 1✅ 16s
[Snowflake] Table.filter 28✅ 87s
[Snowflake] Table.filter by an expression 4✅ 1⚪ 7s
[Snowflake] Table.from_union 1⚪ 0ms
[Snowflake] Table.generate_rows 1✅ 12ms
[Snowflake] Table.join 38✅ 231s
[Snowflake] Table.make_table_from_dictionary/vectors 9✅ 12s
[Snowflake] Table.merge 19✅ 195s
[Snowflake] Table.Offset handles bad inputs gracefully 8✅ 6s
[Snowflake] Table.Offset with closest value fill strategy 8✅ 8s
[Snowflake] Table.Offset with default fill strategy 8✅ 7s
[Snowflake] Table.Offset with default fill strategy (Text Values) 4✅ 4s
[Snowflake] Table.Offset with wrap around fill strategy 1✅ 3s
[Snowflake] Table.Offset works with grouping - closest fill strategy 7✅ 5s
[Snowflake] Table.Offset works with grouping - default fill strategy 7✅ 5s
[Snowflake] Table.Offset works with multiple columns 7✅ 5s
[Snowflake] Table.Offset works with multiple columns - updating in place 8✅ 5s
[Snowflake] Table.Offset works with ordering - closest fill strategy 7✅ 5s
[Snowflake] Table.Offset works with ordering - default fill strategy 7✅ 8s
[Snowflake] Table.remove_columns 13✅ 10s
[Snowflake] Table.rename_columns 26✅ 16s
[Snowflake] Table.reorder_columns 11✅ 10s
[Snowflake] Table.reorder_columns by type 1✅ 3s
[Snowflake] Table.replace 22✅ 99s
[Snowflake] Table.select_columns 16✅ 10s
[Snowflake] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 3s
[Snowflake] Table.sort 21✅ 24s
[Snowflake] Table.sort_columns 4✅ 3s
[Snowflake] Table.take/drop 7✅ 117s
[Snowflake] Table.transpose 1⚪ 0ms
[Snowflake] Table.union 27✅ 2⚪ 132s
[Snowflake] Table.zip 1⚪ 0ms
[Snowflake] Tables and Table Types 4✅ 7s
[Snowflake] Temp column 2✅ 7s
[Snowflake] Text_Column 1✅ 5s
[Snowflake] Text_Column (left, right, mid) 3✅ 15s
[Snowflake] Text_Column (length) 6✅ 48s
[Snowflake] Text_Column (to_case) 3✅ 1⚪ 2s
[Snowflake] Text_Column (upper, lower, proper) 3✅ 26s
[Snowflake] Text_Column index_of 3✅ 15s
[Snowflake] Transaction Support 4✅ 12s
[Snowflake] Warning/Error handling 1✅ 4s
Column Text Cleanse 15✅ 359ms