drill
DRILL-8055: Druid Plugin support for V0.20 and up
#2387
Merged

Commits
  • DRILL-8055: first edits... compile and normal test works, but TestDrillQueries has problems in compose file. I need to address them first.
    Z0ltrix committed 2 years ago
  • DRILL-8055: removed old SelectQuery.java and SelectQueryBuilder.java
    Z0ltrix committed 2 years ago
  • DRILL-8055: Rewrote SelectQuery to ScanQuery
    Z0ltrix committed 2 years ago
  • DRILL-8055: Switched SelectQuery to ScanQuery
    Z0ltrix committed 2 years ago
  • DRILL-8055: removed old SelectQuery.java and SelectQueryBuilder.java
    Z0ltrix committed 2 years ago
  • Merge remote-tracking branch 'origin/DRILL-8055' into DRILL-8055
    Z0ltrix committed 2 years ago
  • DRILL-8055: Switched to Druid 0.22.0 and changed Query for testTwoANDdEqualsFilter... First Test positive
    Z0ltrix committed 2 years ago
  • DRILL-8055: Fixed 4 of 5 Druid Test Queries from TestDruidQueries.java
    Z0ltrix committed 2 years ago
  • DRILL-8055: All TestDruidQueries.java run successfully
    Z0ltrix committed 2 years ago
  • DRILL-8055: Some Code Cleanup
    Z0ltrix committed 2 years ago
  • DRILL-8055: Fixed license header
    Z0ltrix committed 2 years ago
  • DRILL-8055: Fixed automated tests
    Z0ltrix committed 2 years ago
  • DRILL-8055: removed unused code
    Z0ltrix committed 2 years ago
  • DRILL-8055: updated README.md
    Z0ltrix committed 2 years ago
  • DRILL-8055: Switched to BigInteger for Druid Offset
    Z0ltrix committed 2 years ago
  • DRILL-8055: removed commented out code
    Z0ltrix committed 2 years ago
Loading