Rohit Satardekar

Results 10 comments of Rohit Satardekar

create catalog syntax is incorrect. WITH should be PROPERTIES you need to specify jdbc_url & driver_url something like this CREATE CATALOG demo_catalog PROPERTIES('type' = 'jdbc', 'default-database' = 'db_test', 'username' =...

@pranesh005 the above issue regarding "get_clientids" is because ganesha is not built with USE_CB_SIMULATOR the DBUS org.ganesha.nfsd.cbsim methods list is built under USE_CB_SIMULATOR flag. please enable USE_CB_SIMULATOR and rebuild ganesha....

> @rohitrs1983 thanks for the update, there is a clang-format check failure. please take a look and fix it as necessary. @kevincai fixed the clang-format check.

> @imay PTAL and check if you can skip the coverage check. @imay can u please merge this

> @rohitrs1983 automatic rebase doesn't work, can you manual rebase this PR to latest main branch? @kevincai rebased to latest main.

@zhangyifan27 most probably it seems you have not configured the correct time zone, so you are seeing incorrect result.

@guanxianchun this is fixed as part of PR https://github.com/StarRocks/starrocks/pull/51028 it seems your version does not have the fix.