Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] Questions on filter method of dataframe

Hi, 

Recently I came across a problem on filter method of dataframe, 
I am wondering that if I got a dataframe reading from Hbase via spark session,
and then built cache for the dataframe, after that I used filter method like st_within on the dataframe,
will the z3-index still be used or not? Thank you!

Best regards,
Evan


Back to the top