twosigma / twosigma/beakerx

Use %classpath magic to specify version of mysql-connector-java driver

Open
#8,228 0 comments 0 reactions 1 assignee Claimed by @LeeTZ View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

To avoid bug for every new version of the driver, for SQL users, before using SQL functionalities, they have to add appropriate driver by our magic command:
`%classpath add mvn mysql mysql-connector-java 8.0.18`
If no version is provided, we should download the latest version.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.