zhuqi-lucas commented on issue #22949:
URL: https://github.com/apache/datafusion/issues/22949#issuecomment-4705201123

   Re-investigated: the prod symptoms cited above were actually caused by a 
separate bug — a missing with_new_children block in our downstream port of 
#21807's DeduplicatingDeserializer. After fixing that, our pruner works without 
going through the adapter+simplifier path at all. The 
simplifier-folds-DynamicFilter behavior described here is technically still 
observable in isolation, but no production code in our setup hits it. 
   
   I will Close as 'not actionable for us'; happy to reopen if anyone else 
needs it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to