Skip to content

Commit c04ed55

Browse files
committed
MCP-946: Price Index Optimization
-Fix Perf Acceptance tests;
1 parent 0f0d1fa commit c04ed55

File tree

1 file changed

+0
-3
lines changed
  • app/code/Magento/ConfigurableProduct/Model/ResourceModel/Product/Indexer/Price

1 file changed

+0
-3
lines changed

app/code/Magento/ConfigurableProduct/Model/ResourceModel/Product/Indexer/Price/OptionsIndexer.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ public function execute(string $indexTable, string $tempIndexTable, ?array $enti
4646
"entity_id",
4747
"customer_group_id",
4848
"website_id",
49-
"tax_class_id",
50-
"price",
51-
"final_price",
5249
"min_price",
5350
"max_price",
5451
"tier_price",

0 commit comments

Comments
 (0)