enso/distribution/lib/Standard
Radosław Waśko 79011bd550
Implement Table.lookup_and_replace in Database (#8146)
- Closes #7981
- Adds a `RUNTIME_ERROR` operation into the DB dialect, that may be used to 'crash' a query if a condition is met - used to validate if `lookup_and_replace` invariants are still satisfied when the query is materialized.
- Removes old `Table_Helpers.is_table` and `same_backend` checks, in favour of the new way of checking this that relies on `Table.from` conversions, and is much simpler to use and also more robust.
2023-10-31 15:19:55 +00:00
..
AWS/0.0.0-dev Implement Table.lookup_and_replace in Database (#8146) 2023-10-31 15:19:55 +00:00
Base/0.0.0-dev Ensure all spans have document offsets (#8039) 2023-10-19 12:36:42 +00:00
Database/0.0.0-dev Implement Table.lookup_and_replace in Database (#8146) 2023-10-31 15:19:55 +00:00
Examples/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Image/0.0.0-dev Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Searcher/0.0.0-dev New Data.post for sending a payload to a Web API (#7700) 2023-09-19 11:26:29 +00:00
Table/0.0.0-dev Implement Table.lookup_and_replace in Database (#8146) 2023-10-31 15:19:55 +00:00
Test/0.0.0-dev Add benchmarks related to add_row_number performance investigation (#8091) 2023-10-18 17:21:59 +00:00
Visualization/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00