AbsaOSS / AbsaOSS/spline-spark-agent
Spline Support of Statment Create table as select
Abierto
bug
dependency: Spark 3.0+
help wanted
- Lenguaje dominante
- Scala
- Estrellas
- 210
- Forks
- 102
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 1
Descripción
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`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.