== 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@632cd1e4, [__partition_columns=["shardId","sequenceId"], path=hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/internal/optimal-quantities-cache/10000001445], Overwrite
(3) LogicalRDD
Arguments: [shardId#5604052, orderProposalId#5604053L, items#5604054, optimizationGroups#5604055, isOptimal#5604056, lastModified#5604057, optimizationInsights#5604058], false
(4) Filter
Arguments: shardId#5604052 IN (0_1_10000001445)
(5) LocalRelation
Arguments: [shardId#5604062, sequenceId#5604063]
(6) Join
Arguments: Inner, (shardId#5604052 = shardId#5604062)
(7) Project
Arguments: [shardId#5604052, orderProposalId#5604053L, items#5604054, optimizationGroups#5604055, isOptimal#5604056, lastModified#5604057, optimizationInsights#5604058, sequenceId#5604063]