metabase / metabase/sudoku-driver
Out dated
- Dominant language
- Clojure
- Stars
- 7
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
This sample is currently out dated. I'm trying to write a driver for redis and I'm kinda stuck. This driver is outdated and has not migrated to [execute-reducible-query](https://github.com/metabase/metabase/pull/11832)
There is also another minor issues with a flag that i have come across because of ` "--add-modules=java.xml.bind"` it would not compile on my device I don't know if this should be addressed or ignore.
throwing `java.lang.module.FindException: Module java.xml.bind not found` on `java 11`
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by reviewing the sample driver and the execute-reducible-query change, then reproduce the Java 11 compilation failure involving java.xml.bind; done means the driver uses the migrated API and the sample compiles on Java 11.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, java, redis
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100