bvaradar commented on issue #2203: URL: https://github.com/apache/hudi/issues/2203#issuecomment-716642421
@BalaMahesh : Is your empty query of the form : select * from _ro where dt="2020-04-04" ? Can you also find the unique partition paths that is stored in Hudi - "select dictinct(`_hoodie_partition_path`) from _ro". Can you copy the output here. Does this match with the query filter you are passing ? Also, Are these values consistent with partition values in hive metastore ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
