drill
DRILL-8005: Add Writer to JDBC Storage Plugin
#2327
Merged

Commits
  • Initial commit
    cgivre committed 3 years ago
  • Getting to writer
    cgivre committed 3 years ago
  • Schema should be created
    cgivre committed 3 years ago
  • Queries complete
    cgivre committed 3 years ago
  • Queries successfully completing
    cgivre committed 3 years ago
  • WIP
    cgivre committed 3 years ago
  • WIP
    cgivre committed 3 years ago
  • Fixed schema resolution issue
    cgivre committed 3 years ago
  • Fixed VARCHAR precision issue
    cgivre committed 3 years ago
  • Added writable config option
    cgivre committed 3 years ago
  • Mostly working
    cgivre committed 3 years ago
  • Added Postgres Unit Tests, Some working
    cgivre committed 3 years ago
  • All Postgres tests working
    cgivre committed 3 years ago
  • Fix spacing
    cgivre committed 3 years ago
  • Code Cleanup
    cgivre committed 3 years ago
  • WIP
    cgivre committed 3 years ago
  • WIP - Null rows
    cgivre committed 3 years ago
  • Null input working
    cgivre committed 3 years ago
  • Added additional unit tests
    cgivre committed 3 years ago
  • Finished MySQL unit tests
    cgivre committed 3 years ago
  • MySQL and Postgres Tests all Passing
    cgivre committed 3 years ago
  • h2 writer tests working
    cgivre committed 3 years ago
  • Final commit
    cgivre committed 3 years ago
  • Ready for PR
    cgivre committed 3 years ago
  • Final fixes
    cgivre committed 3 years ago
  • Add license header
    cgivre committed 3 years ago
  • Fixed MySQL Timezones in unit tests
    cgivre committed 3 years ago
  • Removed unused import
    cgivre committed 3 years ago
  • Remove unneeded unit tests
    cgivre committed 3 years ago
  • Minor fixes
    cgivre committed 3 years ago
  • Working on docs
    cgivre committed 3 years ago
  • Addressed code comments
    cgivre committed 3 years ago
  • Fixed unit test
    cgivre committed 3 years ago
  • Added test for large file
    cgivre committed 3 years ago
  • Updated tutorial
    cgivre committed 3 years ago
  • Added tests for large inserts
    cgivre committed 3 years ago
  • Added documentation
    cgivre committed 3 years ago
  • Addressed Review Commnet
    cgivre committed 3 years ago
  • De-hacking
    cgivre committed 3 years ago
  • Removed ROW Hack
    cgivre committed 3 years ago
  • Added configurable batching
    cgivre committed 3 years ago
Loading