Code of Conduct
Search before asking
Describe the bug
spark-sql (atlas_ybx)> create table table_lineage_1 as select * from raw_logs;
Time taken: 1.812 seconds
some execution result is:

But, I can't find the lineage to this table table_lineage_1 from atlas web UI.
Affects Version(s)
1.9.0
Kyuubi Server Log Output
Kyuubi Engine Log Output
Kyuubi Server Configurations
Kyuubi Engine Configurations
Additional context
No response
Are you willing to submit PR?