agentm / agentm/project-m36

consider new join syntax leveraging key definitions

Đang mở
#378 1 bình luận 0 reaction 1 người được giao Được @agentm nhận Xem trên GitHub
Ngôn ngữ chính
Haskell
Star
952
Fork
50
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Joins in TutorialD are currently a bit clunky because one must rename attributes to be equal. Instead, we propose new syntactic sugar to generate the renames from declared foreign keys:

Proposed syntax:

```
rvA join rvB using foreign key rvA_rvB_fk
```
This syntax should use the existing attribute names, if possible, otherwise the expression could create arbitrarily-named attributes, which is bad for reproducibility.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.