== Physical Plan ==
Execute SaveIntoDataSourceCommand (1)
+- SaveIntoDataSourceCommand (2)
+- Project (7)
+- Join (6)
:- Filter (4)
: +- LogicalRDD (3)
+- LocalRelation (5)
(1) Execute SaveIntoDataSourceCommand
Output: []
(2) SaveIntoDataSourceCommand
Arguments: org.apache.spark.sql.delta.sources.DeltaDataSource@57d6308d, [__partition_columns=["shardId","sequenceId"], path=hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/internal/optimal-quantities-cache/10000002107], Overwrite
(3) LogicalRDD
Arguments: [shardId#645266, orderProposalId#645267L, items#645268, optimizationGroups#645269, isOptimal#645270, lastModified#645271, optimizationInsights#645272], false
(4) Filter
Arguments: shardId#645266 IN (0_1_10000002107)
(5) LocalRelation
Arguments: [shardId#645306, sequenceId#645307]
(6) Join
Arguments: Inner, (shardId#645266 = shardId#645306)
(7) Project
Arguments: [shardId#645266, orderProposalId#645267L, items#645268, optimizationGroups#645269, isOptimal#645270, lastModified#645271, optimizationInsights#645272, sequenceId#645307]