- 26 7月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 25 7月, 2017 2 次提交
- 24 7月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
required passing the Column down to Value#convertTo Note that the test code in testscript.sql was pulled from maxenglander's PR #572
-
- 23 7月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 22 7月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
-
由 andrei 提交于
-
- 21 7月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
and making them sort-of regular functions makes it easier to allow overriding them
-
- 16 7月, 2017 7 次提交
-
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
The charset collator allows sorting strings according to their binary representation in a given charset.
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
- 14 7月, 2017 1 次提交
-
-
由 Niklas Mehner 提交于
Remove most of the abstract methods in AbstractTable. Instead add abstract resolve()/asTable() method, that return the backing table.
-
- 13 7月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 12 7月, 2017 2 次提交
-
-
由 Niklas Mehner 提交于
* Close connections in test * Call updateMeta in CreateSynonym to make sure changes get persisted * Drop synonym when the backing is table is dropped to fix ticket #556
-
由 httpdigest 提交于
-
- 11 7月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 10 7月, 2017 2 次提交
- 08 7月, 2017 1 次提交
-
-
由 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.
-
- 07 7月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 05 7月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-
- 02 7月, 2017 7 次提交
-
-
由 Owner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Noel Grandin 提交于
This reverts commit ae6da320, reversing changes made to 8b018f2b.
-
由 Noel Grandin 提交于
This reverts commit a45edd78.
-
由 Noel Grandin 提交于
and add a another test case for datediff
-
- 01 7月, 2017 4 次提交
-
-
由 Niklas Mehner 提交于
-
由 Noel Grandin 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
- 30 6月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
by using reader-writer lock, reported issue #538
-
- 29 6月, 2017 2 次提交
-
-
由 fred 提交于
-
由 Noel Grandin 提交于
-