1. 23 3月, 2020 1 次提交
  2. 17 4月, 2019 1 次提交
  3. 02 1月, 2019 1 次提交
  4. 14 11月, 2018 1 次提交
  5. 18 10月, 2018 1 次提交
  6. 31 8月, 2018 1 次提交
    • G
      Rename io.druid to org.apache.druid. (#6266) · 431d3d84
      Gian Merlino 提交于
      * Rename io.druid to org.apache.druid.
      
      * Fix META-INF files and remove some benchmark results.
      
      * MonitorsConfig update for metrics package migration.
      
      * Reorder some dimensions in inner queries for some reason.
      
      * Fix protobuf tests.
      431d3d84
  7. 10 11月, 2017 1 次提交
    • R
      Prohibit and remove unused declarations in the processing module (#4930) · 3541b754
      Roman Leventov 提交于
      * Prohibit and remove unused declarations in the processing module
      
      * Fix tests
      
      * Fix integration tests
      
      * Suppress unused
      
      * Try to remove SuppressWarnings unused in VirtualColumn
      
      * Remove reset 'false positives'
      
      * Annotate CliCommandCreator as ExtensionPoint
      
      * Unused import warning instead of error in IntelliJ
      
      * Fixes
      
      * Add comment
      
      * Fix AzureBlob
      
      * Fix CloudFilesBlob
      
      * Address comments
      
      * Add Project SDK section to INTELLIJ_SETUP.md
      
      * Fix image
      3541b754
  8. 17 5月, 2017 1 次提交
    • C
      Add INTELLIJ_SETUP.md (#4261) · e4add598
      Charles Allen 提交于
      * Add INTELLIJ_SETUP.md
      
      * Fix `.idea/runConfigurations`
      
      * Update INTELLIJ_SETUP.md
      
      * Update INTELLIJ_SETUP.md
      
      * Address Comments
      e4add598