apache / apache/datafusion-sqlparser-rs
[Discussion] Remove use of `dialect_of` macro
オープン
- 主要言語
- Rust
- スター
- 3.5k
- フォーク
- 772
- 平均マージ
- 4日 9時間
- マージ済み PR(30日)
- 17
説明
What was the purpose of the current `Dialect`?
The `dialect_of` macro makes it difficult to modify your code whenever you add support for Dialect.
And besides the identifier support of Dialect, it seems that it can also support query (Expr).
But... if you have other intentions for macros
Since there is a problem, I would like to discuss it with the maintainers.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
現在の `Dialect` の定義と `dialect_of` マクロの実装を読み、議論で言及されている識別子と `Expr` のサポートに注目してください。マクロの意図された役割を判断するため、maintainer のコメントを確認してください。完了とするには、合意された設計とスコープが必要ですが、それらは issue では確立されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- compilers
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100