1. e5ad503 [CALCITE-1487] Set the request as handled with authentication failures by Josh Elser · 7 years ago
  2. c3f4611 [CALCITE-1904] Allow SSL hostname verification to be turned off by Josh Elser · 7 years ago
  3. 4d0f397 [CALCITE-1879] Log incoming protobuf requests at TRACE by Josh Elser · 7 years ago
  4. bf615c1 [CALCITE-1880] Regenerate protobuf files for 3.3.0 by Josh Elser · 7 years ago
  5. 7808cb8 [CALCITE-1878] Update the website for protobuf changes in 1.10.0 by Josh Elser · 7 years ago
  6. 44065d4 [CALCITE-1836] Upgrade to protobuf-java-3.3.0 by Josh Elser · 7 years ago
  7. 0020a54 [CALCITE-1195] Add a curl+jq example for interacting with Avatica by Kevin Risden · 7 years ago
  8. 57b57ec [CALCITE-1813] Use correct noop-driver artifactId by Josh Elser · 7 years ago
  9. dbbf645 Fix tests on Windows; disable SPNEGO test on Windows by Julian Hyde · 7 years ago
  10. 97d90a3 News item for avatica-1.10 by Julian Hyde · 7 years ago
  11. 887f48d [maven-release-plugin] prepare for next development iteration by Julian Hyde · 7 years ago branch-avatica-1.10
  12. fcec4be [maven-release-plugin] prepare release avatica-1.10.0-rc0 by Julian Hyde · 7 years ago avatica-1.10.0-rc0 rel/avatica-1.10.0
  13. e699a4d [CALCITE-1612] Release Avatica 1.10 by Julian Hyde · 7 years ago
  14. 3c40e0d [CALCITE-1690] Timestamp literals cannot express precision above millisecond by Julian Hyde · 7 years ago
  15. 57b574e Fix a couple of warnings by Julian Hyde · 7 years ago
  16. 4db1fb9 [CALCITE-1539] Enable proxy access to Avatica server for third party on behalf of end users by shiwang · 7 years ago
  17. d9809ce [CALCITE-1752] Use URLDecoder instead of manually replacing %20 by Josh Elser · 7 years ago
  18. 557f15c [CALCITE-1756] Differentiate between implicitly null and explicitly null TypedValues by Josh Elser · 7 years ago
  19. dd65a2b [CALCITE-1050] Array support for Avatica by Josh Elser · 8 years ago
  20. 01ec883 [CALCITE-1746] Remove KEYS file from git and from release tarball by Julian Hyde · 7 years ago
  21. 4a91a9e [CALCITE-1353] Convert first_frame_max_size to an int32 by Josh Elser · 7 years ago
  22. d961f4d [CALCITE-1744] Clean up the Avatica poms by Josh Elser · 7 years ago
  23. 6e62e0b [CALCITE-1743] Add instructions to release docs to move git tag from rcN to rel/ by Josh Elser · 7 years ago
  24. d93f4fa [CALCITE-1741] Upgrade to maven-assembly-plugin:3.0.0 by Josh Elser · 7 years ago
  25. c43aec5 [CALCITE-1364] Docker images for an avatica server by Josh Elser · 7 years ago
  26. c42a017 [CALCITE-1736] Address test failures when the path contains spaces by Josh Elser · 7 years ago
  27. 5119105 [CALCITE-1717] Forgot to commit the corrected _config.yml by Josh Elser · 7 years ago
  28. fc7b26c [CALCITE-1717] Remove Calcite code and lift avatica by Josh Elser · 7 years ago
  29. 8a1a287 [CALCITE-1702] Support extended columns in DML (Kevin Liew) by kliewkliew · 7 years ago
  30. 8e57668 Site: Add donate section by Julian Hyde · 7 years ago
  31. c231aae Site: Fix a broken link to Avatica overview by Julian Hyde · 7 years ago
  32. 370dfda [CALCITE-1722] Druid adapter uses un-scaled value of DECIMAL literals (Slim Bouguerra) by Slim Bouguerra · 7 years ago
  33. aa0bf32 [CALCITE-1723] Match DruidProjectFilterTransposeRule against DruidQuery (Nishant Bangarwa) by Nishant Bangarwa · 7 years ago
  34. 0209b16 [CALCITE-1714] Do not push query with group by on druid metrics (Slim Bouguerra) by Slim Bouguerra · 7 years ago
  35. cf5ff72 Add news item for release 1.12.0 by Julian Hyde · 7 years ago
  36. 9ef9430 [CALCITE-1566] Extended materialized view documentation by Michael Mior · 7 years ago
  37. 0f92251 [maven-release-plugin] prepare for next development iteration by Julian Hyde · 7 years ago
  38. ea7ace1 [maven-release-plugin] prepare release calcite-1.12.0 by Julian Hyde · 7 years ago
  39. baa13d6 [CALCITE-1657] Release Calcite 1.12.0 by Julian Hyde · 7 years ago
  40. a89c62c Add file headers; fix rat, assembly and checkstyle warnings by Julian Hyde · 7 years ago
  41. 9c8b597 [CALCITE-1716] Fix Cassandra integration tests by Michael Mior · 7 years ago
  42. 1e405d6 [CALCITE-1715] Downgrade to Guava 19.0 to fix Cassandra incompatibility by Michael Mior · 7 years ago
  43. 5ee4378 [CALCITE-1700] Further cleanup on the StandaloneServer by Josh Elser · 7 years ago
  44. 8bac70e [CALCITE-1700] De-couple the HsqldbServer into a generic JDBC server by Josh Elser · 7 years ago
  45. 554d963 [CALCITE-1699] Statement may be null by Josh Elser · 7 years ago
  46. 0e11746 [CALCITE-1704] Execute queries on CSV files using simple sqlline command by Julian Hyde · 7 years ago
  47. 6b54b6e [CALCITE-1706] Disable DruidAggregateFilterTransposeRule, because it causes fine-grained aggregations to be pushed to Druid by Julian Hyde · 7 years ago
  48. 7f46cd5 Clean up following [CALCITE-1684] by Julian Hyde · 7 years ago
  49. ca48431 [CALCITE-1695] Add class RexSimplify, providing an explicit RexExecutor for methods to simplify RexNodes by Julian Hyde · 7 years ago
  50. 256b1b9 [CALCITE-1694] Pig adapter: Use the shaded Avatica dependency instead by Josh Elser · 7 years ago
  51. 713c8f4 [CALCITE-1561] Make PigTest cluster aware of data files; hopefully this will prevent intermittent test failures (Eli Levine) by Eli Levine · 7 years ago
  52. e0a1f7d [CALCITE-1666] Support for modifiable views with extended columns (Kevin Liew) by kliewkliew · 7 years ago
  53. 598cf64 [CALCITE-1689] Remove PATTERN_DEFINE_AS in SqlStdOperatorTable; MATCH_RECOGNIZE now uses AS (Zhiqiang-He) by Zhiqiang-He · 7 years ago
  54. 55ffb5e [CALCITE-1677] Replace duplicate avatica docs with a redirect by Josh Elser · 7 years ago
  55. 9f23e1a [CALCITE-1696] Support LOCAL_REF for EXPLAIN PLAN AS JSON by Michael Mior · 7 years ago
  56. cdc1d96 [CALCITE-1683] Druid Specific Filter Transpose Rules (Nishant Bangarwa) by Nishant Bangarwa · 7 years ago
  57. 0d996da [CALCITE-1684] Change default precision of VARCHAR and VARBINARY from 1 to "unspecified" (Kevin Liew) by kliewkliew · 7 years ago
  58. 46672b4 [CALCITE-1691] ClassCastException in RelOptUtil.containsNullableFields, attempting to convert executor to RexExecutorImpl by Julian Hyde · 7 years ago
  59. 785c2fb [CALCITE-1688] Infinite loop during materialization substitution if query contains Union, Minus or Intersect by maryannxue · 7 years ago
  60. 6077714 [CALCITE-1665] HAVING support in RelToSqlConverter (Zhiqiang He) by Zhiqiang-He · 7 years ago
  61. 69e9fe7 [CALCITE-1685] Site: defaultNullCollation key listed as materializationsEnabled (Kevin Liew) by kliewkliew · 7 years ago
  62. b20b796 [CALCITE-1686] Only allow FINAL and other functions inside MATCH_RECOGNIZE (Zhiqiang-He) by Zhiqiang-He · 7 years ago
  63. 8e0d76b [CALCITE-1673] In CSV adapter, query with ORDER BY or GROUP BY on TIMESTAMP column throws CompileException (Gangadhar Kairi) by kaiga01 · 7 years ago
  64. 58217cb [CALCITE-1674] LIKE does not match value that contains newline (Mark Payne) by Mark Payne · 7 years ago
  65. 55d7c6d [CALCITE-1675] Two-level column name cannot be resolved in ORDER BY by maryannxue · 7 years ago
  66. a56b84e [CALCITE-1676] In file adapter, scan directory for .csv, .json and .gz files by Julian Hyde · 7 years ago
  67. f854691 [CALCITE-1655] Druid adapter: add IN filter (Slim Bouguerra) by Slim Bouguerra · 7 years ago
  68. 4e10382 [CALCITE-1641] Add parser and validator support for MATCH_RECOGNIZE (Zhiqiang-He) by Zhiqiang-He · 7 years ago
  69. 255cd96 [CALCITE-1668] Simplify "1 = 1" to true, "1 > 2" to false (Kevin Risden) by Kevin Risden · 7 years ago
  70. 8df27ce [CALCITE-1667] In Avatica, forbid calls to JDK APIs that use the default locale, time zone or character set by Julian Hyde · 7 years ago
  71. 75152c5 [CALCITE-1667] Forbid calls to JDK APIs that use the default locale, time zone or character set by Julian Hyde · 7 years ago
  72. c90fddf [CALCITE-1656] Improve cost function in DruidQuery to encourage early column pruning (Nishant Bangarwa) by Nishant · 7 years ago
  73. 33f9d0f Remove tabs and trailing spaces by Julian Hyde · 7 years ago
  74. 4a3df4e Improved plan due to [CALCITE-1601] fix by Julian Hyde · 7 years ago
  75. 952214a [CALCITE-1661] Support aggregation functions on DECIMAL in DruidAdapter by Jesus Camacho Rodriguez · 7 years ago
  76. 24df135 Site: Rename pig and file adapter docs; remove whitespace per file in nav menu by Julian Hyde · 7 years ago
  77. fdbb81c [CALCITE-1598] Pig adapter (Eli Levine) by Eli Levine · 7 years ago
  78. 0372d23 [CALCITE-1661] Support aggregation functions on DECIMAL in DruidAdapter by Jesus Camacho Rodriguez · 7 years ago
  79. 49888a6 [CALCITE-1615] Support HOP and SESSION in the GROUP BY clause (Julian Hyde and Haohui Mai) by Haohui Mai · 7 years ago
  80. 2218343 Further to [CALCITE-1510] INSERT/UPSERT should allow fewer values than columns, check for default value only when target field is null (Rajeshbabu Chintaguntla) by Rajeshbabu Chintaguntla · 7 years ago
  81. 4ba9d1b [CALCITE-1664] CAST('<string>' as TIMESTAMP) wrongly adds part of sub-second fraction to the value by Julian Hyde · 7 years ago
  82. bb6ae0a [CALCITE-1659] Simplifying CAST('YYYY-MM-DD hh:mm:ss.SSS' as TIMESTAMP) should round the sub-second fraction (Remus Rusanu) by Remus Rusanu · 7 years ago
  83. 73e437f [CALCITE-1494] More efficient plan for correlated sub-queries, omitting value-generating scans where possible by Julian Hyde · 7 years ago
  84. 052f854 [CALCITE-1439] Handle errors during constant reduction by Julian Hyde · 7 years ago
  85. 98016a4 Add file header by Julian Hyde · 7 years ago
  86. 88d1d67 [CALCITE-1653] Pass an expression executor to RexUtil.simplify for constant reduction (Remus Rusanu) by Remus Rusanu · 7 years ago
  87. 095acb1 [CALCITE-1601] DateRangeRules loses OR filters by Julian Hyde · 7 years ago
  88. ee289e4 Add test case for [CALCITE-685] by Julian Hyde · 7 years ago
  89. 34997ad [CALCITE-1638] Simplify "$x = $x" to "$x is not null" by Julian Hyde · 7 years ago
  90. 24c25fc Following [CALCITE-884] Add CSV, JSON functionality to file adapter by Julian Hyde · 8 years ago
  91. cf46d3b [CALCITE-884] Web adapter (Henry Olson) by Henry Olson · 8 years ago
  92. 1b11385 [CALCITE-1654] Avoid generating a String from the Request/Response when it will not be logged by Josh Elser · 7 years ago
  93. abfcc79 [CALCITE-1652] Allow GROUPING to have multiple arguments, like GROUPING_ID by Julian Hyde · 7 years ago
  94. 316a058 [CALCITE-1637] Add mutable equivalents for all relational expressions by maryannxue · 7 years ago
  95. 5431bd9 Following [CALCITE-1621], add RexBuilder.makeNullLiteral(RelDataType) by Julian Hyde · 7 years ago
  96. d6093f0 [CALCITE-1621] Adding a cast around the null literal in aggregate rules (Anton Mushin) by Anton Mushin · 7 years ago
  97. b74d3b1 [CALCITE-1649] Data type mismatch in EnumerableMergeJoin by Julian Hyde · 7 years ago
  98. bbb7eaa [CALCITE-1636] JDBC adapter generates wrong SQL for self join with sub-query (Zhiqiang-He) by Zhiqiang-He · 7 years ago
  99. 79adbf3 Site: Add 3 new committers by Julian Hyde · 7 years ago
  100. ceca631 [CALCITE-1633] In plans, output Correlate.joinType attribute in lower-case, same as Join.joinType by Julian Hyde · 7 years ago