AbsaOSS / AbsaOSS/spline-spark-agent
Spline Support of Statment Create table as select
Aperta
bug
dependency: Spark 3.0+
help wanted
- Lingua principale
- Scala
- Stelle
- 210
- Fork
- 102
- Merge medio
- 1g 1h
- PR unite (30g)
- 1
Descrizione
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`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.