agentm / agentm/project-m36

consider new join syntax leveraging key definitions

オープン
#378 コメント 1 件 リアクション 0 件 担当者 1 名 @agentm が担当を希望しています GitHub で見る
主要言語
Haskell
スター
952
フォーク
50
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。