When executing a query on an hourly partitioned table using SELECT ... ORDER BY embedding <#> '[<embedding>], we're encountering the following error: ``` ERROR: called `Option::unwrap()` on a `None` value ``` Any insights into why this error might be occurring would be greatly appreciated.