MyGit

0.3.0

PRQL/prql

版本发布时间: 2022-11-30 15:18:17

PRQL/prql最新发布版本:0.13.0(2024-07-26 01:27:49)

🎉 0.3.0 is the biggest ever change in PRQL's compiler 🎉. It rewrites much of the internals: the compiler now has a semantic understanding of expressions, including resolving names & building a DAG of column lineage.

While the immediate changes to the language are modest — some long-running bugs are fixed — this unlocks beginning development of many of the broad features we've had ambitions for, such as type-checking & auto-complete. And it simplifies building our next language features, such as match-case expressions, unions & table expressions.

@aljazerzen has (mostly single-handedly) done this work over the past few months. The project owes him immense appreciation.

Breaking changes:

We've had to make some modest breaking changes for 0.3:

Features:

Fixes:

Documentation:

Internal changes:

相关地址:原始地址 下载(tar) 下载(zip)

查看:2022-11-30发行的版本