enso/distribution/lib/Standard
GregoryTravis d467683ed1
Constant columns (in expressions and Column_Operations) should have clearer names (#8188)
Previously, constant columns were given generated names with UUIDs in them, which are long and provide no information. Instead, we now use the constant value itself to form the name.

Since these new generated names are less unique, we must explicitly make them unique, in cases where the caller did not explicilty set a name.
2023-11-01 14:41:03 +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 Overhaul the random number and item generation code (#8127) 2023-10-31 15:25:37 +00:00
Database/0.0.0-dev Constant columns (in expressions and Column_Operations) should have clearer names (#8188) 2023-11-01 14:41:03 +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 Constant columns (in expressions and Column_Operations) should have clearer names (#8188) 2023-11-01 14:41:03 +00:00
Test/0.0.0-dev Overhaul the random number and item generation code (#8127) 2023-10-31 15:25:37 +00:00
Visualization/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00