1. 3ca900d TAJO-1906: Decrease the default size of hash map and array list for testing. by Jihoon Son · 9 years ago
  2. 690bc09 Update site for 0.11.0 release. (add missing license) by Jihoon Son · 9 years ago
  3. c865074 Update site for 0.11.0 release. (add missing changes) by Jihoon Son · 9 years ago
  4. 94d0055 Update site for 0.11.0 release. by Jihoon Son · 9 years ago
  5. 8491b5d TAJO-1877: Adopt try-resource statement to AbstractDBStore. by Dongkyu Hwangbo · 9 years ago
  6. 6947bc5 TAJO-1653: Add 'INSERT INTO VALUES' statement for OLTP-like storages. by Hyunsik Choi · 9 years ago
  7. a89b523 TAJO-1643: SQLParse can't parse table alias in in brackets. by Hyunsik Choi · 9 years ago
  8. ab0d094 Squashed commit of the following: by charsyam · 9 years ago
  9. 1842ee1 TAJO-1934: Test failures in TestPgSQLQueryTests due to sort order. by Dongkyu Hwangbo · 9 years ago
  10. f29c007 TAJO-1911: Change guava's Optional to Java's Optional. by Hyunsik Choi · 9 years ago
  11. 0006536 TAJO-1850: Using TUtil.newHash(Set/Map) should be replaced by Java's diamond operator. by Dongkyu Hwangbo · 9 years ago
  12. a647f37 TAJO-1933: When a simple query executed on partitioned tables, the number of result rows is always the number of rows of the whole table. by Jihoon Son · 9 years ago
  13. ec1337f TAJO-1928: Can't read parquet on hive meta. by Jinho Kim · 9 years ago
  14. 54bf516 TAJO-1923: Selecting on information_schema.table_stats throws an internal error. by Jihoon Son · 9 years ago
  15. f8065b9 TAJO-1917: Conflict on Parquet Libraries. by Jongyoung Park · 9 years ago
  16. a74134d TAJO-1924: Repair partition need to calculate partition volume. by JaeHwa Jung · 9 years ago
  17. 2aaa991 TAJO-1900: When a record column and its child column are retrieved together, the record column might not be inferred as record type properly. by Jihoon Son · 9 years ago
  18. 5d470bc TAJO-1909: Eliminate remained explicit diamond expressions. by Dongkyu Hwangbo · 9 years ago
  19. ccca8c6 TAJO-1875: Resource leak after a query failure. by Jihoon Son · 9 years ago
  20. b05ade6 TAJO-1903: Insert clause occassionally fails on S3. by Jinho Kim · 9 years ago
  21. 145c17f TAJO-1912: Selection from aliased schemaless tables throws an error. by Jihoon Son · 9 years ago
  22. 51198d0 TAJO-1918: Writing text type in Parquet should handle text bytes. by Jongyoung Park · 9 years ago
  23. 21c4480 TAJO-1916: 'How to contribute' link is broken. by Jihoon Son · 9 years ago
  24. 829d83a TAJO-1907: Reduce the size of the INDEXES table's COLUMN_NAMES field. by Jihoon Son · 9 years ago
  25. 6dc1c55 TAJO-1908: Add a link to the nightly build version to the download page. by Jihoon Son · 9 years ago
  26. f7a3fe0 TAJO-1915: Add a TajoClient example for creating and getting tables. by Hyunsik Choi · 9 years ago
  27. 1e14912 TAJO-1913: Timezone does not affect the constant folding. by Hyunsik Choi · 9 years ago
  28. 513aff4 TAJO-1883: Keep tajo-client and its dependent modules to be 1.7 target. by Hyunsik Choi · 9 years ago
  29. 4bed490 TAJO-1914: Remove imports of guava library of facebook. by Jihoon Son · 9 years ago
  30. 356c48e TAJO-1895: Add a maven profile to skip the unit tests of tajo-storage-pgsql. by Hyunsik Choi · 9 years ago
  31. dd16f11 TAJO-1899: Calling 'Arrays.asList()' with too few arguments cause memory extravagance. by Dongkyu Hwangbo · 9 years ago
  32. f328047 TAJO-1893: Remove unused import. by Dongkyu Hwangbo · 9 years ago
  33. 8ae851c TAJO-1901: Repair partition throws ArrayIndexOutOfBoundsException occasionally. by JaeHwa Jung · 9 years ago
  34. 94197c3 TAJO-1461: Follow Protocol Buffer Style Guide. (Contributed by David Chen, committed by hyunsik) by Hyunsik Choi · 9 years ago
  35. ef94bb3 TAJO-1902: Add line delimiter for repair partition in TajoDump. by JaeHwa Jung · 9 years ago
  36. 4564c37 TAJO-1887: Disable the alter table add partition statement temporarily. by JaeHwa Jung · 9 years ago
  37. 3035b01 TAJO-1889: UndefinedColumnException when a query with table subquery is executed on self-describing tables. (fix wrong query) by Jihoon Son · 9 years ago
  38. 67c4541 TAJO-1663: Change the variable name storeType to dataFormat. by Hyunsik Choi · 9 years ago
  39. 72dd1c0 TAJO-1889: UndefinedColumnException when a query with table subquery is executed on self-describing tables. (jihoon) by Jihoon Son · 9 years ago
  40. 54e848e TAJO-1894: Filter condition is ignored when a query involves multiple subqueries and aggregations. by Jihoon Son · 9 years ago
  41. cd01b73 TAJO-1885: Simple query with projection should be supported. by Hyunsik Choi · 9 years ago
  42. dfec6a0 TAJO-1890: Clean up debug and test modes and unhandled exceptions. by Hyunsik Choi · 9 years ago
  43. bf04b56 TAJO-1827: JSON parsing error at storage-site.json while tajo master starts up. by JaeHwa Jung · 9 years ago
  44. d8b99cc TAJO-1886: Set compilerSourceVM and compilerTargetVM to web.xml. by Hyunsik Choi · 9 years ago
  45. b5aacb9 TAJO-1493: Make partition pruning based on catalog informations. by JaeHwa Jung · 9 years ago
  46. 5af330d TAJO-1673: Implement recover partitions. by JaeHwa Jung · 9 years ago
  47. 5defb26 TAJO-1884: Add missing jetty-util dependency. by Jinho Kim · 9 years ago
  48. 2017441 TAJO-1768: Move Tajo into Java 8. by Hyunsik Choi · 9 years ago
  49. aa699c7 TAJO-1844: Eliminate explicit diamond expressions. by Dongkyu Hwangbo · 9 years ago
  50. 1eb1004 TAJO-1860: Refactor Rpc clients to take Connection Parameters. by Hyunsik Choi · 9 years ago
  51. 5a15586 TAJO-1832: Well support for self-describing data formats. by Jihoon Son · 9 years ago
  52. 4a96288 TAJO-1868: Allow TablespaceManager::get to return unregistered tablespace. by Hyunsik Choi · 9 years ago
  53. cf3eef9 TAJO-1861: TSQL should change line after printout error message during connecting other database. by Dongkyu Hwangbo · 9 years ago
  54. eef7878 TAJO-1873: Fix NPE in QueryExecutorServlet. by Jinho Kim · 9 years ago
  55. 08def97 TAJO-1871: '-DskipTests' flag does not work. by Jihoon Son · 9 years ago
  56. 21b4797 TAJO-1872: Increase the minimum split size and add a classpath to hadoop tools. by Jihoon Son · 9 years ago
  57. 8f00bf7 TAJO-1869: Incorrect result when sorting table with small files. by Jinho Kim · 9 years ago
  58. de1b7d4 Fixed script syntax by Jinho Kim · 9 years ago
  59. 024b3c3 TAJO-1870: Enable tests of tajo-storage-pgsql module when arch type is 64-bit. by Jinho Kim · 9 years ago
  60. 61b6ec8 TAJO-1867: TajoMaster should handle the change of ${tajo.root}. by Hyunsik Choi · 9 years ago
  61. aca5593 Fixed tajo-dist to check if tajo-storage-pgsql jar exists. by Hyunsik Choi · 9 years ago
  62. 94709cb Add profile 'storage-pgsql' to include tajo-storage-pgsql module. by Hyunsik Choi · 9 years ago
  63. 0e4ad56 TAJO-1730: JDBC Tablespace support. by Hyunsik Choi · 9 years ago
  64. e1c2d35 Revert "TAJO-1493: Make partition pruning based on catalog informations." by JaeHwa Jung · 9 years ago
  65. b0c0a39 TAJO-1682: Write ORC document. by Jongyoung Park · 9 years ago
  66. 616414a TAJO-1744: Porting bash shell scripts to Windows command shell scripts. by YeonSu Han · 9 years ago
  67. 78fee98 TAJO-1853: Add tablespace syntax to the CREATE TABLE section of DDL page. by Jihoon Son · 9 years ago
  68. 8ef49f0 TAJO-1846: Python temp directory path should be selected differently based on user platform. by Dongkyu Hwangbo · 9 years ago
  69. b683291 TAJO-1493: Make partition pruning based on catalog informations. by JaeHwa Jung · 9 years ago
  70. 9d59e06 TAJO-1134: start-tajo.sh should display WEB UI URL and TajoMaster RPC address by YeonSu Han · 9 years ago
  71. 8763d42 TAJO-1465: Add ORCFileAppender to write into ORCFile table. by Jongyoung Park · 9 years ago
  72. 8baaa48 TAJO-1824: Remove partition_keys table from information_schema. by JaeHwa Jung · 9 years ago
  73. a6334e9 TAJO-1851: Can not release a different rack task. by Jinho Kim · 9 years ago
  74. 7d97284 TAJO-1813: Allow external catalog store for unit testing. by Jihoon Son · 9 years ago
  75. 59fe678 TAJO-1848: ShutdownHook in TajoMaster can throw NPE if serviceInit() is failed. by Hyunsik Choi · 9 years ago
  76. 882eaa6 TAJO-1841: Eliminate explicit diamond expressions in tajo-{algebra,rpc} by Hyunsik Choi · 9 years ago
  77. 8bbd51d TAJO-1340: Change the default output file format. by Jinho Kim · 9 years ago
  78. fb5da66 TAJO-1835: TajoClient::executeQueryAndGetResult should throw Query(Failed|Killed)Exception. by Hyunsik Choi · 9 years ago
  79. 738feac TAJO-1845: Enforcers in the master plan should be printed in a fixed order. by Jihoon Son · 9 years ago
  80. 60d8d4b TAJO-1831: Add a shutdown hook manager in order to set priorities. by Jinho Kim · 9 years ago
  81. cea832a TAJO-1830: Fix race condition in HdfsServiceTracker. by Jinho Kim · 9 years ago
  82. cc69178 TAJO-1817: Improve SQL parser error message. by Hyunsik Choi · 9 years ago
  83. f5fdc24 TAJO-1739: Add a statement for adding partition to TajoDump. by JaeHwa Jung · 9 years ago
  84. 238f0b3 TAJO-1727: Avoid to create external table using TableSpace. by JaeHwa Jung · 9 years ago
  85. 508d17a TAJO-1833: Refine LogicalPlanPreprocessor to add new rules easily. by Jihoon Son · 9 years ago
  86. fe99e0f TAJO-1600: Invalid query planning for distinct group-by. by Hyunsik Choi · 9 years ago
  87. 7f7f4d1 TAJO-1825: Remove zero length fragments when file length is zero. by Jinho Kim · 9 years ago
  88. bd90521 TAJO-1826: Revert "refine code for Parquet 1.8.1." by Jongyoung Park · 9 years ago
  89. 745818b TAJO-1782: Check ON_ERROR_STOP flag in TSQL when error is occured. by Dongkyu Hwangbo · 9 years ago
  90. 1cdd018 TAJO-1829: Fix DelimitedTextFileAppender NPE in negative tests. by Jinho Kim · 9 years ago
  91. c66d0b4 TAJO-1828: tajo-daemon scripts should kill process after process can not stop gracefully. by Jinho Kim · 9 years ago
  92. bdd8e76 TAJO-1674: Validation of CTAS schema mismatch. by Hyunsik Choi · 9 years ago
  93. a460978 TAJO-1729: No handling of default case in DDLExecutor. (Contributed by Dongkyu Hwangbo, committed by Jinho) by Dongkyu Hwangbo · 9 years ago
  94. b3a65b5 TAJO-1819: Cannot find existing tables when pgsql catalog starts up. by Jihoon Son · 9 years ago
  95. 8a27a43 TAJO-1821: Temporary data is not cleared after TestCatalog. by Jihoon Son · 9 years ago
  96. 579e9de TAJO-1805: In the 'Execute Query' page of web UI, default database should be set as 'default'. (Contributed by Dongkyu Hwangbo, committed by hyunsik) by Hyunsik Choi · 9 years ago
  97. 52161f8 TAJO-1814: Add some positive/negative tests for CREATE TABLE IF NOT EXISTS. by Hyunsik Choi · 9 years ago
  98. b1d08f8 TAJO-1823: Can't start TajoMaster. by Hyunsik Choi · 9 years ago
  99. c0e193d TAJO-1820: Fix wrong case sensitivity rules of non-reserved keywords. by Hyunsik Choi · 9 years ago
  100. da40cb0 TAJO-1610: Cannot find column when the same name is used for table and database. by Hyunsik Choi · 9 years ago