Surag Gupta

Results 1 comments of Surag Gupta

@yitao-li - I did manage to get `collect()` working on HDP3: `invoke(hive_session, "executeQuery", "SELECT * FROM ") %>% collect()` returns a tibble as expected. `sdf_register()`, on the other hand, fails...