AbsaOSS / AbsaOSS/spline-spark-agent
Spline Support of Statment Create table as select
Ouverte
bug
dependency: Spark 3.0+
help wanted
- Langage dominant
- Scala
- Étoiles
- 210
- Forks
- 102
- Merge moyen
- 1 j 1 h
- PR mergées (30 j)
- 1
Description
I have a statment in a Notebook in Databricks that is
```sql
create table
lineage_data.lineagedemo.dinner_1
AS
SELECT
recipe_id, concat(app," + ", main," + ",dessert)
AS
full_menu
FROM
lineage_data.lineagedemo.menu
```
the lineage is not shown
Only on `insert into` - it shows?
Is it by design
I use version
`spark_3_3_spline_agent_bundle_2_12_2_1_0_SNAPSHOT.jar`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.