AbsaOSS / AbsaOSS/spline-spark-agent

Add table info to CreateHiveTableAsSelectCommand

オープン
#897 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Scala
スター
210
フォーク
102
平均マージ
1日 1時間
マージ済み PR(30日)
1

説明

When the writeCommand equals to CreateHiveTableAsSelectCommand there is no table info in output.
The good solution is get it from logicalPlan by adding this code
Some(ctx.logicalPlan.asInstanceOf[CreateHiveTableAsSelectCommand].tableDesc.identifier)

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

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

評価

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

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

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