danny0405 commented on PR #8102:
URL: https://github.com/apache/hudi/pull/8102#issuecomment-1486455250
> @danny0405 Thanks for suggestion. The pr actually already use the second
way as you suggest. Please see the `HoodieContinuousPartitionTableSource `. I
just keep the `HoodieTableSource ` at the same time to provide a way fallback
to the original behavior if the query doesn't work well using new
`HoodieContinuousPartitionTableSource `.
The original partition push down is not powerful enough, it can only filter
out simple partition expressions, what is the corner case of the new push down
for which we need a fallback then?
Does the 1st way work too?
--
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]