Skip to content

Commit e206e25

Browse files
yjhjstzCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 42ab066 commit e206e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/gporca/libgpopt/src/operators/CPhysicalDynamicTableScan.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ CPhysicalDynamicTableScan::PppsDerive(CMemoryPool *mp,
9494

9595
CEnfdProp::EPropEnforcingType
9696
CPhysicalDynamicTableScan::EpetRewindability(CExpressionHandle &exprhdl,
97-
const CEnfdRewindability *per) const
97+
const CEnfdRewindability *per) const
9898
{
9999
CRewindabilitySpec *prs = CDrvdPropPlan::Pdpplan(exprhdl.Pdp())->Prs();
100100
if (per->FCompatible(prs))

0 commit comments

Comments
 (0)