MattWelke[m] has quit [Quit: You have been kicked for being idle]
Albertico[m] has quit [Quit: You have been kicked for being idle]
GaurishSharma[m] has joined #jruby
<GaurishSharma[m]> Hello All,
<GaurishSharma[m]> I am trying to run Sidekiq, JRuby to fetch large results 30M rows from snowflake using JDBC driver. I was able to get connection to snowflake working in a script but when I do the same code in rails. it doesn't work. I think the driver is not being loaded correctly.
<GaurishSharma[m]> Getting "Java::JavaSql::SQLException (No suitable driver found"
<GaurishSharma[m]> more context here - https://twitter.com/headius/status/1497446485708918784
<GaurishSharma[m]> I am sorry if this is not the right place to ask questions. I am trying to get people to use Jruby at my company
<Freaky> any other differences in environment?