boneanxs commented on issue #6412:
URL: https://github.com/apache/hudi/issues/6412#issuecomment-1217463991

   @bithw1 Have you tried:
   
   `spark.sql(s"select * from tbl_order_incremental where _hoodie_commit_time > 
"0" and _hoodie_commit_time <= $T2").show(truncate = false)` to make "0" as a 
string?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to