Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.18.0
Description
Scan reuse with readable metadata and watermark push down will get wrong result. In class ScanReuser, we will re-build watermark spec after projection push down. However, we will get wrong index while try to find index in new source type.