567567 "classname" : " datahub.ingestion.source.datahub.datahub_source.DataHubSource" ,
568568 "platform_id" : " datahub" ,
569569 "platform_name" : " DataHub" ,
570- "support_status" : " TESTING "
570+ "support_status" : " CERTIFIED "
571571 },
572572 "datahub-apply" : {
573573 "capabilities" : [],
639639 "subtype_modifier" : null ,
640640 "supported" : true
641641 },
642+ {
643+ "capability" : " DESCRIPTIONS" ,
644+ "description" : " Enabled by default" ,
645+ "subtype_modifier" : null ,
646+ "supported" : true
647+ },
642648 {
643649 "capability" : " DELETION_DETECTION" ,
644650 "description" : " Enabled by default via stateful ingestion" ,
645651 "subtype_modifier" : null ,
646652 "supported" : true
647653 },
654+ {
655+ "capability" : " PLATFORM_INSTANCE" ,
656+ "description" : " Project containers are generated instead" ,
657+ "subtype_modifier" : null ,
658+ "supported" : false
659+ },
648660 {
649661 "capability" : " SCHEMA_METADATA" ,
650662 "description" : " Enabled by default, can be disabled via configuration `include_schema`" ,
13081320 },
13091321 "flink" : {
13101322 "capabilities" : [
1311- {
1312- "capability" : " CONTAINERS" ,
1313- "description" : " Catalog databases as containers (requires SQL Gateway)" ,
1314- "subtype_modifier" : null ,
1315- "supported" : true
1316- },
13171323 {
13181324 "capability" : " DELETION_DETECTION" ,
13191325 "description" : " Via stateful ingestion" ,
13261332 "subtype_modifier" : null ,
13271333 "supported" : true
13281334 },
1329- {
1330- "capability" : " SCHEMA_METADATA" ,
1331- "description" : " Catalog table schemas via SQL Gateway (requires include_catalog_metadata)" ,
1332- "subtype_modifier" : null ,
1333- "supported" : true
1334- },
13351335 {
13361336 "capability" : " LINEAGE_COARSE" ,
1337- "description" : " Table-level lineage from Kafka sources/sinks" ,
1337+ "description" : " Table-level lineage from Kafka DataStream sources/sinks and SQL/Table API via catalog resolution " ,
13381338 "subtype_modifier" : null ,
13391339 "supported" : true
13401340 }
13911391 },
13921392 {
13931393 "capability" : " LINEAGE_FINE" ,
1394- "description" : " Support via the `emit_s3_lineage ` config field" ,
1394+ "description" : " Support via the `emit_storage_lineage ` config field" ,
13951395 "subtype_modifier" : null ,
13961396 "supported" : true
13971397 },
17721772 },
17731773 {
17741774 "capability" : " DOMAINS" ,
1775- "description" : " Currently not supported. " ,
1775+ "description" : " Supported via the `domain` config field " ,
17761776 "subtype_modifier" : null ,
1777- "supported" : false
1777+ "supported" : true
17781778 },
17791779 {
17801780 "capability" : " OWNERSHIP" ,
27852785 },
27862786 {
27872787 "capability" : " LINEAGE_FINE" ,
2788- "description" : " Disabled by default, configured using `extract_column_level_lineage`. " ,
2788+ "description" : " Enabled by default, configured using `extract_column_level_lineage`." ,
27892789 "subtype_modifier" : null ,
27902790 "supported" : true
27912791 },
29202920 },
29212921 {
29222922 "capability" : " LINEAGE_FINE" ,
2923- "description" : " Enabled by default to get lineage for views via `include_view_column_lineage` " ,
2923+ "description" : " Column-level lineage when emitting lineage to connector sources (e.g. Iceberg, Hive) " ,
29242924 "subtype_modifier" : [
2925+ " Table" ,
29252926 " View"
29262927 ],
29272928 "supported" : true
38133814 "platform_name" : " Trino" ,
38143815 "support_status" : " CERTIFIED"
38153816 },
3817+ "starrocks" : {
3818+ "capabilities" : [
3819+ {
3820+ "capability" : " CONTAINERS" ,
3821+ "description" : " Enabled by default" ,
3822+ "subtype_modifier" : [
3823+ " Catalog" ,
3824+ " Database"
3825+ ],
3826+ "supported" : true
3827+ },
3828+ {
3829+ "capability" : " CLASSIFICATION" ,
3830+ "description" : " Optionally enabled via `classification.enabled`" ,
3831+ "subtype_modifier" : null ,
3832+ "supported" : true
3833+ },
3834+ {
3835+ "capability" : " LINEAGE_FINE" ,
3836+ "description" : " Enabled by default to get lineage for views via `include_view_column_lineage`" ,
3837+ "subtype_modifier" : [
3838+ " View"
3839+ ],
3840+ "supported" : true
3841+ },
3842+ {
3843+ "capability" : " DATA_PROFILING" ,
3844+ "description" : " Optionally enabled via configuration" ,
3845+ "subtype_modifier" : null ,
3846+ "supported" : true
3847+ },
3848+ {
3849+ "capability" : " DESCRIPTIONS" ,
3850+ "description" : " Enabled by default" ,
3851+ "subtype_modifier" : null ,
3852+ "supported" : true
3853+ },
3854+ {
3855+ "capability" : " DELETION_DETECTION" ,
3856+ "description" : " Enabled by default via stateful ingestion" ,
3857+ "subtype_modifier" : null ,
3858+ "supported" : true
3859+ },
3860+ {
3861+ "capability" : " DOMAINS" ,
3862+ "description" : " Supported via the `domain` config field" ,
3863+ "subtype_modifier" : null ,
3864+ "supported" : true
3865+ },
3866+ {
3867+ "capability" : " PLATFORM_INSTANCE" ,
3868+ "description" : " Enabled by default" ,
3869+ "subtype_modifier" : null ,
3870+ "supported" : true
3871+ },
3872+ {
3873+ "capability" : " SCHEMA_METADATA" ,
3874+ "description" : " Enabled by default" ,
3875+ "subtype_modifier" : null ,
3876+ "supported" : true
3877+ },
3878+ {
3879+ "capability" : " LINEAGE_COARSE" ,
3880+ "description" : " Enabled by default to get lineage for views via `include_view_lineage`" ,
3881+ "subtype_modifier" : [
3882+ " View"
3883+ ],
3884+ "supported" : true
3885+ },
3886+ {
3887+ "capability" : " TEST_CONNECTION" ,
3888+ "description" : " Enabled by default" ,
3889+ "subtype_modifier" : null ,
3890+ "supported" : true
3891+ }
3892+ ],
3893+ "classname" : " datahub.ingestion.source.sql.starrocks.StarRocksSource" ,
3894+ "platform_id" : " starrocks" ,
3895+ "platform_name" : " StarRocks" ,
3896+ "support_status" : " TESTING"
3897+ },
38163898 "superset" : {
38173899 "capabilities" : [
38183900 {
40334115 },
40344116 {
40354117 "capability" : " LINEAGE_FINE" ,
4036- "description" : " Enabled by default to get lineage for views via `include_view_column_lineage` " ,
4118+ "description" : " Column-level lineage when emitting lineage to connector sources (e.g. Iceberg, Hive) " ,
40374119 "subtype_modifier" : [
4120+ " Table" ,
40384121 " View"
40394122 ],
40404123 "supported" : true
42944377 "support_status" : " CERTIFIED"
42954378 }
42964379 }
4297- }
4380+ }
0 commit comments