== 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@6c347c3f, [__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/10000002108], Overwrite
(3) LogicalRDD
Arguments: [shardId#815247, orderProposalId#815248L, items#815249, optimizationGroups#815250, isOptimal#815251, lastModified#815252, optimizationInsights#815253], false
(4) Filter
Arguments: shardId#815247 IN (0_1_10000002108)
(5) LocalRelation
Arguments: [shardId#815257, sequenceId#815258]
(6) Join
Arguments: Inner, (shardId#815247 = shardId#815257)
(7) Project
Arguments: [shardId#815247, orderProposalId#815248L, items#815249, optimizationGroups#815250, isOptimal#815251, lastModified#815252, optimizationInsights#815253, sequenceId#815258]