1. 26 7月, 2017 1 次提交
  2. 25 7月, 2017 2 次提交
  3. 24 7月, 2017 2 次提交
  4. 23 7月, 2017 1 次提交
  5. 22 7月, 2017 2 次提交
  6. 21 7月, 2017 1 次提交
  7. 16 7月, 2017 7 次提交
  8. 14 7月, 2017 1 次提交
    • Niklas Mehner's avatar
      Refactor synonym implementation · cbf6b4c8
      Niklas Mehner 提交于
      Remove most of the abstract methods in AbstractTable. Instead add abstract resolve()/asTable() method, that return the backing table.
      cbf6b4c8
  9. 13 7月, 2017 1 次提交
  10. 12 7月, 2017 2 次提交
  11. 11 7月, 2017 1 次提交
  12. 10 7月, 2017 2 次提交
  13. 08 7月, 2017 1 次提交
    • Bear Giles's avatar
      Add entries for Generic cloud and datawarehouse databases. · cb416c7f
      Bear Giles 提交于
      This patch adds entries for Generic database entries for cloud
      and data warehouse databases. This is solely for convenience
      for people using the web server as a convenient frontend for
      SQL database.
      
      Conventional RDBMS databases moved into the cloud:
      
       - Azure SQL (Microsoft, based on SQL Server)
       - Redshift (Amazon, based on PostgreSQL 8)
      
      (Note: Redshift can also use a PostgreSQL driver but the
      Redshift driver has significantly better performance.)
      
      Cloud-native databases:
      
       - Hive 1
       - Hive 2
      
      (Note: hive may be run on a vanilla Hadoop cluster, a Cloudera
      cluster, or a Hortonworks cluster. The last two products may
      offer custom JDBC drivers.)
      
      (Note: this patch does not address Kerberos authentication
      or SSL encryption.)
      
      Data warehouse databases:
      
       - Impala
       - Snowflake
       - Teradata
      
      Impala is part of the Hadoop ecosystem and provided by Cloudera.
      Snowflake and Teradata are both commercial products.
      cb416c7f
  14. 07 7月, 2017 1 次提交
  15. 05 7月, 2017 1 次提交
  16. 02 7月, 2017 7 次提交
  17. 01 7月, 2017 4 次提交
  18. 30 6月, 2017 1 次提交
  19. 29 6月, 2017 2 次提交