enso/test
Radosław Waśko 6ad3faf03b
Refactor Upload_Table to be more readable: split into separate smaller submodules (#10713)
- First step of #10609 - before I actually modify it, I decided I need to refactor the `Upload_Table` logic as it was quite convoluted. Doing this as a separate PR for easier review. A big 600+ line file was replaced by several smaller ones grouped by topics.
- Practically no changes apart from moving stuff into separate modules.
- One small change - added `Missing_Argument` to `SQL_Query` as I noticed that lack of defaults was giving rise to confusing errors when working with `query` in the GUI.

Before:
![image](https://github.com/user-attachments/assets/b586caec-f25c-406e-be5a-d402f10feb86)
After:
![image](https://github.com/user-attachments/assets/6b1d4206-05b1-4587-b3e1-43ca95ea7c2e)
![image](https://github.com/user-attachments/assets/58c098bd-db0c-4ee2-823c-bf5c9e758ce4)
2024-07-31 09:54:17 +00:00
..
AWS_Tests Space-precedence does not apply to value-level operators (#10597) 2024-07-24 10:55:44 +00:00
Base_Tests Relative paths are relative to current project locally and in Cloud (#10660) 2024-07-31 09:43:17 +00:00
Benchmarks Detect compilation while benchmarking (#10574) 2024-07-18 15:49:16 +00:00
Examples_Tests Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00
Exploratory_Benchmarks Final step removing the Problem_Behavior publishing. (#10461) 2024-07-05 18:41:36 +00:00
Geo_Tests Snowflake Dialect pt. 6 - Union, Distinct and other improvements (#10576) 2024-07-19 16:04:00 +00:00
Google_Api_Test Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Helpers Implement private methods (#10060) 2024-05-31 08:00:20 +00:00
Image_Tests Writing to Data Links (#9750) 2024-04-25 17:55:49 +00:00
micro-distribution Implement Runtime.Context.Dataflow_Stack_Trace for dataflow errors thrown from Enso (#9625) 2024-07-26 19:20:41 +00:00
Microsoft_Tests Add Initial SQL Server support (#10624) 2024-07-30 11:13:08 +01:00
Snowflake_Tests Fix date_diff in Snowflake (#10672) 2024-07-25 16:16:33 +00:00
Table_Tests Refactor Upload_Table to be more readable: split into separate smaller submodules (#10713) 2024-07-31 09:54:17 +00:00
Visualization_Tests Stop publishing First/Last as constructors and use auto-scoping for take and drop. (#10467) 2024-07-08 10:26:30 +00:00