You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] TAJO-385: Refactoring TaskScheduler to assign multiple fragments. (jihoon) - posted by ji...@apache.org on 2014/01/02 05:36:56 UTC, 0 replies.
- [2/2] git commit: TAJO-385: Refactoring TaskScheduler to assign multiple fragments. (jihoon) - posted by ji...@apache.org on 2014/01/02 05:36:57 UTC, 0 replies.
- [1/2] TAJO-464: Rename the name 'partition', actually meaning shuffle to 'shuffle'. (hyunsik) - posted by hy...@apache.org on 2014/01/02 09:26:08 UTC, 0 replies.
- [2/2] git commit: TAJO-464: Rename the name 'partition', actually meaning shuffle to 'shuffle'. (hyunsik) - posted by hy...@apache.org on 2014/01/02 09:26:09 UTC, 0 replies.
- git commit: TAJO-469: CTAS with no column definition will get a NPE. (Min Zhou via hyunsik) - posted by hy...@apache.org on 2014/01/04 14:32:21 UTC, 0 replies.
- git commit: TAJO-470: Fetcher's finished time and file length is changed in WEB UI. (hyoungjunkim via hyunsik) - posted by hy...@apache.org on 2014/01/04 16:49:31 UTC, 0 replies.
- git commit: TAJO-479: Rename obsolete name 'partition' to 'shuffle and fix the broken taskdetail.jsp. - posted by hy...@apache.org on 2014/01/07 02:26:42 UTC, 0 replies.
- [1/5] TAJO-476: Add a test development kit for unit tests based on executions of queries. - posted by hy...@apache.org on 2014/01/07 03:23:18 UTC, 0 replies.
- [2/5] TAJO-476: Add a test development kit for unit tests based on executions of queries. - posted by hy...@apache.org on 2014/01/07 03:23:19 UTC, 0 replies.
- [3/5] TAJO-476: Add a test development kit for unit tests based on executions of queries. - posted by hy...@apache.org on 2014/01/07 03:23:20 UTC, 0 replies.
- [4/5] TAJO-476: Add a test development kit for unit tests based on executions of queries. - posted by hy...@apache.org on 2014/01/07 03:23:21 UTC, 0 replies.
- [5/5] git commit: TAJO-476: Add a test development kit for unit tests based on executions of queries. - posted by hy...@apache.org on 2014/01/07 03:23:22 UTC, 0 replies.
- git commit: TAJO-471: Extract ColumnPartitonUtils class for ColumnPartition rewrite. (DaeMyung Kang via hyunsik) - posted by hy...@apache.org on 2014/01/07 03:36:03 UTC, 0 replies.
- git commit: TAJO-433: Improve integration with Hive. (jaehwa) - posted by bl...@apache.org on 2014/01/07 10:15:52 UTC, 0 replies.
- git commit: TAJO-484: Fix bug [: !=: unary operator expected when execute start-tajo.sh. (DaeMyung Kang via jihoon) - posted by ji...@apache.org on 2014/01/07 14:48:48 UTC, 0 replies.
- git commit: TAJO-474: Add query admin utility. (DaeMyung Kang via hyunsik) - posted by hy...@apache.org on 2014/01/08 10:34:56 UTC, 0 replies.
- git commit: TAJO-438: Date literal support. (Jae Young Lee via jihoon) - posted by ji...@apache.org on 2014/01/08 11:16:22 UTC, 0 replies.
- git commit: TAJO-483: Add getParentCount(), getParents(), getParent() functions to DirectedGraph. (jihoon) - posted by ji...@apache.org on 2014/01/08 15:48:09 UTC, 0 replies.
- git commit: TAJO-477: Rename killQuery of QMClientProtocol to closeQuery. - posted by hy...@apache.org on 2014/01/08 17:10:52 UTC, 0 replies.
- git commit: TAJO-490: Tajo can't use 'dfs.nameservices' based on namenode ha mode. - posted by bl...@apache.org on 2014/01/10 09:15:38 UTC, 0 replies.
- git commit: TAJO-490: Tajo can't use 'dfs.nameservices' based on namenode ha mode. (Added a missed changelog) - posted by bl...@apache.org on 2014/01/10 09:22:51 UTC, 0 replies.
- git commit: TAJO-496: java.lang.NoSuchFieldError: IS_SECURITY_ENABLED when debuggin tajo. (Min Zhou via hyunsik) - posted by hy...@apache.org on 2014/01/13 03:23:48 UTC, 0 replies.
- git commit: TAJO-488: Data fetcher doesn't close small file in shuffle. (jinho) - posted by jh...@apache.org on 2014/01/14 02:40:56 UTC, 0 replies.
- git commit: TAJO-485: 'CREATE TABLE AS' does not work properly with partition. (jinho) - posted by jh...@apache.org on 2014/01/14 02:50:00 UTC, 0 replies.
- git commit: TAJO-122: Add EXPLAIN clause to show a logical plan. (DaeMyung Kang via hyunsik) - posted by hy...@apache.org on 2014/01/14 18:07:25 UTC, 0 replies.
- git commit: TAJO-502: Jenkins build is failing. (jinho) - posted by jh...@apache.org on 2014/01/15 03:10:26 UTC, 0 replies.
- git commit: TAJO-503: HCatalogStore can't scan several hive databases. (jaehwa) - posted by bl...@apache.org on 2014/01/15 10:42:32 UTC, 0 replies.
- git commit: TAJO-166: Automatic precommit test using Jenkins. (hyunsik) - posted by hy...@apache.org on 2014/01/15 11:08:13 UTC, 0 replies.
- svn commit: r1558347 - /incubator/tajo/site/ - posted by hy...@apache.org on 2014/01/15 12:49:35 UTC, 0 replies.
- git commit: TAJO-457: Update committer list and contributor list. (hyunsik) - posted by hy...@apache.org on 2014/01/15 12:54:23 UTC, 0 replies.
- svn commit: r1558388 - /incubator/tajo/site/team-list.html - posted by hy...@apache.org on 2014/01/15 15:04:57 UTC, 0 replies.
- [Tajo Wiki] Update of "HowToContribute" by HyunsikChoi - posted by Apache Wiki <wi...@apache.org> on 2014/01/15 15:22:47 UTC, 0 replies.
- git commit: TAJO-499: Shorten the length of classpath in shell command. (hyoungjunkim via hyunsik) - posted by hy...@apache.org on 2014/01/17 02:15:15 UTC, 0 replies.
- git commit: TAJO-508: Apply findbugs-excludeFilterFile to TajoQA. (jinho) - posted by jh...@apache.org on 2014/01/17 02:58:20 UTC, 0 replies.
- git commit: TAJO-478: Add request-patch-review.py that helps submitting patches to jira and reviewboard. (hyunsik) - posted by hy...@apache.org on 2014/01/17 08:28:47 UTC, 0 replies.
- [01/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:31 UTC, 0 replies.
- [02/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:32 UTC, 0 replies.
- [03/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:33 UTC, 0 replies.
- [04/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:34 UTC, 0 replies.
- [05/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:35 UTC, 0 replies.
- [06/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:36 UTC, 0 replies.
- [07/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:37 UTC, 0 replies.
- [08/12] TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:38 UTC, 0 replies.
- [09/12] git commit: TAJO-501: Rewrite the projection part of logical planning. - posted by hy...@apache.org on 2014/01/17 10:23:39 UTC, 0 replies.
- [10/12] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tajo into TAJO-502 - posted by hy...@apache.org on 2014/01/17 10:23:40 UTC, 0 replies.
- [11/12] git commit: Removed java.util.objects. - posted by hy...@apache.org on 2014/01/17 10:23:41 UTC, 0 replies.
- [12/12] git commit: Fixed union10. - posted by hy...@apache.org on 2014/01/17 10:23:42 UTC, 0 replies.
- [Tajo Wiki] Update of "Roadmap" by HyunsikChoi - posted by Apache Wiki <wi...@apache.org> on 2014/01/18 04:39:20 UTC, 0 replies.
- git commit: TAJO-518: tajo-algebra and ProjectionPushDownRule code cleanup. - posted by hy...@apache.org on 2014/01/20 02:49:28 UTC, 0 replies.
- [1/3] TAJO-409: Add explored and explained annotations to Tajo function system. (SeongHwa Ahn via hyunsik) - posted by hy...@apache.org on 2014/01/20 05:30:19 UTC, 0 replies.
- [2/3] TAJO-409: Add explored and explained annotations to Tajo function system. (SeongHwa Ahn via hyunsik) - posted by hy...@apache.org on 2014/01/20 05:30:20 UTC, 0 replies.
- [3/3] git commit: TAJO-409: Add explored and explained annotations to Tajo function system. (SeongHwa Ahn via hyunsik) - posted by hy...@apache.org on 2014/01/20 05:30:21 UTC, 0 replies.
- git commit: TAJO-498: Implement digest(text, text) function. (DaeMyung Kang via hyunsik) - posted by hy...@apache.org on 2014/01/21 02:43:29 UTC, 0 replies.
- git commit: TAJO-522: OutOfMemoryError: unable to create new native thread. (hyoungjunkim via hyunsik) - posted by hy...@apache.org on 2014/01/21 02:48:54 UTC, 0 replies.
- git commit: TAJO-531: Fix warnings in tajo-client. (jinho) - posted by jh...@apache.org on 2014/01/21 03:02:31 UTC, 0 replies.
- git commit: TAJO-535: Fix warnings in tajo-rpc. (jinho) - posted by jh...@apache.org on 2014/01/21 03:07:10 UTC, 0 replies.
- git commit: TAJO-537: After TAJO-522, still OutOfMemoryError: unable to create new native thread. (Min Zhou via hyunsik) - posted by hy...@apache.org on 2014/01/21 06:58:01 UTC, 0 replies.
- git commit: TAJO-538: Groupby queries with constant target lists doesn't work. (hyunsik) - posted by hy...@apache.org on 2014/01/21 07:34:56 UTC, 0 replies.
- git commit: TAJO-482: Implements listing functions and describing a specified function. (hyoungjunkim via hyunsik) - posted by hy...@apache.org on 2014/01/22 03:07:28 UTC, 0 replies.
- git commit: TAJO-360: If there is no matched function, catalog causes NPE. (hyoungjunkim via hyunsik) - posted by hy...@apache.org on 2014/01/22 04:18:24 UTC, 0 replies.
- git commit: TAJO-543: InsertNode and CreateTableNode should play their roles. - posted by hy...@apache.org on 2014/01/22 09:49:48 UTC, 0 replies.
- git commit: TAJO-449: Implement extract() function (Keuntae Park) - posted by si...@apache.org on 2014/01/23 02:44:48 UTC, 0 replies.
- git commit: TAJO-526: HCatalogStore Documentation. (jaehwa) - posted by bl...@apache.org on 2014/01/23 06:23:09 UTC, 0 replies.
- git commit: TAJO-493: maven pom.xml should enforce protobuf 2.5. (jaehwa) - posted by bl...@apache.org on 2014/01/24 03:12:20 UTC, 0 replies.
- git commit: TAJO-545: MySQLStore Documentation. (jaehwa) - posted by bl...@apache.org on 2014/01/24 03:14:25 UTC, 0 replies.
- git commit: TAJO-544: Thread pool abusing. (Min Zhou via hyunsik) - posted by hy...@apache.org on 2014/01/24 03:59:50 UTC, 0 replies.
- git commit: TAJO-544: Thread pool abusing. (add a missed change log) - posted by hy...@apache.org on 2014/01/24 04:01:13 UTC, 0 replies.
- git commit: TAJO-511: Sometimes, a query progress becomes higher than 100%. (jihoon) - posted by ji...@apache.org on 2014/01/25 05:26:41 UTC, 0 replies.
- svn commit: r1561255 [1/2] - /incubator/tajo/site/ - posted by hy...@apache.org on 2014/01/25 05:55:53 UTC, 0 replies.
- svn commit: r1561255 [2/2] - /incubator/tajo/site/ - posted by hy...@apache.org on 2014/01/25 05:55:53 UTC, 0 replies.
- git commit: Add mailing-list.md and updated site.xml. - posted by hy...@apache.org on 2014/01/25 05:58:30 UTC, 0 replies.
- [1/3] TAJO-539: Change some EvalNode::eval to directly return a Datum value. - posted by hy...@apache.org on 2014/01/25 07:35:01 UTC, 0 replies.
- [2/3] TAJO-539: Change some EvalNode::eval to directly return a Datum value. - posted by hy...@apache.org on 2014/01/25 07:35:02 UTC, 0 replies.
- [3/3] git commit: TAJO-539: Change some EvalNode::eval to directly return a Datum value. - posted by hy...@apache.org on 2014/01/25 07:35:03 UTC, 0 replies.
- git commit: TAJO-551: Fix bug getFunction can get wrong function that have invalid parameters. (DaeMyung Kang via jihoon) - posted by ji...@apache.org on 2014/01/26 11:23:37 UTC, 0 replies.
- git commit: TAJO-552: Fix Bug verify-protocbuf.sh runs with bash. (DaeMyung Kang via jihoon) - posted by ji...@apache.org on 2014/01/26 11:48:27 UTC, 0 replies.
- [1/4] TAJO-475: Table partition catalog recap. (Min Zhou and hyunsik) - posted by hy...@apache.org on 2014/01/27 09:29:36 UTC, 0 replies.
- [2/4] TAJO-475: Table partition catalog recap. (Min Zhou and hyunsik) - posted by hy...@apache.org on 2014/01/27 09:29:37 UTC, 0 replies.
- [3/4] TAJO-475: Table partition catalog recap. (Min Zhou and hyunsik) - posted by hy...@apache.org on 2014/01/27 09:29:38 UTC, 0 replies.
- [4/4] git commit: TAJO-475: Table partition catalog recap. (Min Zhou and hyunsik) - posted by hy...@apache.org on 2014/01/27 09:29:39 UTC, 0 replies.
- [1/2] TAJO-536: Fix warnings in tajo-core-storage. (jinho) - posted by jh...@apache.org on 2014/01/27 12:19:28 UTC, 0 replies.
- [2/2] git commit: TAJO-536: Fix warnings in tajo-core-storage. (jinho) - posted by jh...@apache.org on 2014/01/27 12:19:29 UTC, 0 replies.
- git commit: TAJO-372: When an exception except for network issues occurs, the operation should not be repeated. - posted by hy...@apache.org on 2014/01/27 12:36:51 UTC, 0 replies.
- git commit: TAJO-556: java.lang.NoSuchFieldError: IS_SECURITY_ENABLED. (jaehwa) - posted by bl...@apache.org on 2014/01/28 06:12:34 UTC, 0 replies.
- git commit: TAJO-558: HCatalogStore can't scan columns. (jaehwa) - posted by bl...@apache.org on 2014/01/28 12:42:18 UTC, 0 replies.
- git commit: TAJO-560: CTAS PARTITION BY with UNION can cause invalid global plan. (hyunsik) - posted by hy...@apache.org on 2014/01/28 13:19:42 UTC, 0 replies.
- [01/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:38 UTC, 0 replies.
- [02/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:39 UTC, 0 replies.
- [03/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:40 UTC, 0 replies.
- [04/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:41 UTC, 0 replies.
- [05/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:42 UTC, 0 replies.
- [06/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:43 UTC, 0 replies.
- [07/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:44 UTC, 0 replies.
- [08/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:45 UTC, 0 replies.
- [09/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:46 UTC, 0 replies.
- [10/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:47 UTC, 0 replies.
- [11/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:48 UTC, 0 replies.
- [12/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:49 UTC, 0 replies.
- [13/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:50 UTC, 0 replies.
- [14/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:51 UTC, 0 replies.
- [15/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:52 UTC, 0 replies.
- [16/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:53 UTC, 0 replies.
- [17/18] TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:54 UTC, 0 replies.
- [18/18] git commit: TAJO-520: Move tajo-core-storage to tajo-storage. (jinho) - posted by jh...@apache.org on 2014/01/28 13:35:55 UTC, 0 replies.
- git commit: TAJO-565: FilterPushDown rewrite rule does not push filters on partitioned scans. - posted by hy...@apache.org on 2014/01/28 17:09:05 UTC, 0 replies.
- git commit: TAJO-558: HCatalogStore can't scan columns. (adding missed file) - posted by bl...@apache.org on 2014/01/28 17:22:09 UTC, 0 replies.
- git commit: TAJO-497: Rearrange reserved and non-reserved keywords. (sirpkt via hyunsik) - posted by hy...@apache.org on 2014/01/29 05:59:22 UTC, 0 replies.
- git commit: TAJO-567: Expression projection bugs. - posted by hy...@apache.org on 2014/01/29 06:22:59 UTC, 0 replies.
- git commit: TAJO-564: Show execution block's progress in querydetail.jsp. (hyoungjunkim via hyunsik) - posted by hy...@apache.org on 2014/01/29 13:31:06 UTC, 0 replies.
- git commit: TAJO-566: BIN/TAJO_DUMP makes wrong ddl script. (hyoungjunkim via hyunsik) - posted by hy...@apache.org on 2014/01/29 13:51:18 UTC, 0 replies.
- git commit: TAJO-506: RawFile cannot support DATE type. (jinho) - posted by jh...@apache.org on 2014/01/30 09:54:00 UTC, 0 replies.
- git commit: TAJO-570: InvalidOperationException in outer join with constant values. - posted by hy...@apache.org on 2014/01/30 18:01:17 UTC, 0 replies.
- git commit: TAJO-569: Add max(TEXT) function. (hyunsik) - posted by hy...@apache.org on 2014/01/30 18:16:36 UTC, 0 replies.