prestige v2.0.0 Prestige.Session View Source
Struct that hold connection information as well and current transactions and prepared statements. Needed for all interactions with presto
Example
session = Presto.new_session(url: "http://localhost:8080", user: "bbalser", catalog: "hive", schema: "default")