hi all 
 i have a double type column price in the fact table,when i query  'select *
' get data price=8.0,so i must query sql like 'select price form product
where price=8.0',both price=8 and price=8.00 can get nothing,so is there
some method to adapt this scene?thanks


--
View this message in context: 
http://apache-kylin.74782.x6.nabble.com/query-double-column-in-fact-table-tp7009.html
Sent from the Apache Kylin mailing list archive at Nabble.com.

Reply via email to