You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: TAJO-1042: Implement block iteration interfaces for executors and scanners. - posted by hy...@apache.org on 2014/10/01 05:28:25 UTC, 0 replies.
- git commit: TAJO-1080: Cleanup BooleanDatum and Inet4Datum. - posted by hy...@apache.org on 2014/10/01 05:31:47 UTC, 0 replies.
- git commit: TAJO-1078: Update contributor list. - posted by hy...@apache.org on 2014/10/01 05:35:24 UTC, 0 replies.
- svn commit: r1628589 - in /tajo/site: ./ releases/0.8.0/ - posted by hy...@apache.org on 2014/10/01 05:44:51 UTC, 0 replies.
- git commit: TAJO-1074: Query calculates wrong progress before subquery init. (jinho) - posted by jh...@apache.org on 2014/10/01 06:56:25 UTC, 0 replies.
- git commit: TAJO-962: Column reference used in LIMIT clause incurs NPE. - posted by hy...@apache.org on 2014/10/01 08:16:26 UTC, 0 replies.
- git commit: TAJO-1043: Implement nextFetch(RowBlock) of CSVScanner. (hyunsik) - posted by hy...@apache.org on 2014/10/01 08:23:37 UTC, 0 replies.
- git commit: TAJO-1083: StoreTableExec should be block iterative. - posted by hy...@apache.org on 2014/10/01 08:38:29 UTC, 0 replies.
- [1/2] TAJO-1084: Generated codes should access directly UnSafeTuple and RowWriter. - posted by hy...@apache.org on 2014/10/01 09:41:19 UTC, 0 replies.
- [2/2] git commit: TAJO-1084: Generated codes should access directly UnSafeTuple and RowWriter. - posted by hy...@apache.org on 2014/10/01 09:41:20 UTC, 0 replies.
- git commit: TAJO-981: Help command (\?) in tsql takes too long time. (YeonSu Han via jaehwa) - posted by bl...@apache.org on 2014/10/01 09:49:07 UTC, 0 replies.
- git commit: TAJO-1044: Implement nextFetch(RowBlock) of Parquer scanner. - posted by hy...@apache.org on 2014/10/01 10:20:40 UTC, 0 replies.
- [1/6] git commit: TAJO-1061: Update build documentation. (jaehwa) - posted by hy...@apache.org on 2014/10/01 17:38:24 UTC, 0 replies.
- [2/6] git commit: TAJO-1078: Update contributor list. - posted by hy...@apache.org on 2014/10/01 17:38:25 UTC, 0 replies.
- [3/6] git commit: TAJO-1074: Query calculates wrong progress before subquery init. (jinho) - posted by hy...@apache.org on 2014/10/01 17:38:26 UTC, 0 replies.
- [4/6] git commit: TAJO-962: Column reference used in LIMIT clause incurs NPE. - posted by hy...@apache.org on 2014/10/01 17:38:27 UTC, 0 replies.
- [5/6] git commit: TAJO-981: Help command (\?) in tsql takes too long time. (YeonSu Han via jaehwa) - posted by hy...@apache.org on 2014/10/01 17:38:28 UTC, 0 replies.
- [6/6] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into block_iteration - posted by hy...@apache.org on 2014/10/01 17:38:29 UTC, 0 replies.
- git commit: TAJO-1055: ExecutorPreCompiler does not cache correctly compiled TupleComparators. - posted by hy...@apache.org on 2014/10/01 17:39:29 UTC, 0 replies.
- git commit: Fixed the wrong method names caused after conflicts resolution. - posted by hy...@apache.org on 2014/10/01 17:49:38 UTC, 0 replies.
- git commit: TAJO-1068: Add SQL Query documentation. - posted by hy...@apache.org on 2014/10/02 02:34:11 UTC, 0 replies.
- svn commit: r1628871 [3/5] - in /tajo/site/docs/current: ./ _sources/configuration/ _sources/getting_started/ _sources/sql_language/ _static/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/02 02:36:31 UTC, 0 replies.
- svn commit: r1628871 [4/5] - in /tajo/site/docs/current: ./ _sources/configuration/ _sources/getting_started/ _sources/sql_language/ _static/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/02 02:36:31 UTC, 0 replies.
- svn commit: r1628871 [5/5] - in /tajo/site/docs/current: ./ _sources/configuration/ _sources/getting_started/ _sources/sql_language/ _static/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/02 02:36:31 UTC, 0 replies.
- svn commit: r1628871 [1/5] - in /tajo/site/docs/current: ./ _sources/configuration/ _sources/getting_started/ _sources/sql_language/ _static/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/02 02:36:31 UTC, 0 replies.
- svn commit: r1628871 [2/5] - in /tajo/site/docs/current: ./ _sources/configuration/ _sources/getting_started/ _sources/sql_language/ _static/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/02 02:36:31 UTC, 0 replies.
- git commit: TAJO-1077: Add Derby configuration documentation. - posted by hy...@apache.org on 2014/10/02 06:30:04 UTC, 0 replies.
- svn commit: r1628884 - in /tajo/site/docs/current: _sources/configuration/catalog_configuration.txt _sources/getting_started/local_setup.txt configuration/catalog_configuration.html getting_started/local_setup.html index.html searchindex.js - posted by hy...@apache.org on 2014/10/02 06:41:41 UTC, 0 replies.
- git commit: TAJO-1081: Non-forwarded (simple) query shows wrong rows. - posted by hy...@apache.org on 2014/10/02 09:28:10 UTC, 0 replies.
- git commit: TAJO-1081: Non-forwarded (simple) query shows wrong rows. (missed fix for test) - posted by hy...@apache.org on 2014/10/02 10:16:53 UTC, 0 replies.
- Git Push Summary - posted by ji...@apache.org on 2014/10/03 07:06:29 UTC, 2 replies.
- [1/9] git commit: TAJO-836: create index support. (jihoon) - posted by ji...@apache.org on 2014/10/03 07:07:17 UTC, 0 replies.
- [2/9] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/03 07:07:18 UTC, 0 replies.
- [3/9] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/03 07:07:19 UTC, 0 replies.
- [4/9] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/03 07:07:20 UTC, 0 replies.
- [5/9] git commit: tmp - posted by ji...@apache.org on 2014/10/03 07:07:21 UTC, 0 replies.
- [6/9] git commit: test success - posted by ji...@apache.org on 2014/10/03 07:07:22 UTC, 0 replies.
- [7/9] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/03 07:07:23 UTC, 0 replies.
- [8/9] git commit: Merge branch 'index_support' of github.com:jihoonson/tajo-2 into index_support - posted by ji...@apache.org on 2014/10/03 07:07:24 UTC, 0 replies.
- [9/9] git commit: remove commented out codes - posted by ji...@apache.org on 2014/10/03 07:07:25 UTC, 0 replies.
- git commit: TAJO-1072: CLI gets stuck when wrong host/port is provided. (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/04 18:12:42 UTC, 0 replies.
- git commit: TAJO-1065: The \admin -cluster argument doesn't run as expected. (Jongyoung Park via hyunsik) - posted by hy...@apache.org on 2014/10/04 18:54:51 UTC, 0 replies.
- git commit: TAJO-1030: Not supported JDBC APIs should return empty results instead of Exception. (Hyoungjun Kim via hyunsik) - posted by hy...@apache.org on 2014/10/05 02:58:09 UTC, 0 replies.
- git commit: TAJO-668: Add datetime function documentation. (Jongyoung Park via hyunsik) - posted by hy...@apache.org on 2014/10/05 03:06:12 UTC, 0 replies.
- [01/19] git commit: TAJO-995: HiveMetaStoreClient wrapper should retry the connection - posted by bl...@apache.org on 2014/10/06 04:52:17 UTC, 0 replies.
- [02/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:18 UTC, 0 replies.
- [03/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:19 UTC, 0 replies.
- [04/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:20 UTC, 0 replies.
- [05/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:21 UTC, 0 replies.
- [06/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:22 UTC, 0 replies.
- [07/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:23 UTC, 0 replies.
- [08/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:24 UTC, 0 replies.
- [09/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by bl...@apache.org on 2014/10/06 04:52:25 UTC, 0 replies.
- [10/19] git commit: TAJO-1062: Update TSQL documentation - posted by bl...@apache.org on 2014/10/06 04:52:26 UTC, 0 replies.
- [11/19] git commit: Update tsql documentation. - posted by bl...@apache.org on 2014/10/06 04:52:27 UTC, 0 replies.
- [12/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1062 - posted by bl...@apache.org on 2014/10/06 04:52:28 UTC, 0 replies.
- [13/19] git commit: Update some typos - posted by bl...@apache.org on 2014/10/06 04:52:29 UTC, 0 replies.
- [14/19] git commit: Rename back_command.rst - posted by bl...@apache.org on 2014/10/06 04:52:30 UTC, 0 replies.
- [15/19] git commit: Use "Tajo" instead of "tajo" - posted by bl...@apache.org on 2014/10/06 04:52:31 UTC, 0 replies.
- [16/19] git commit: Update some comments. - posted by bl...@apache.org on 2014/10/06 04:52:32 UTC, 0 replies.
- [17/19] git commit: Rename cli.rst to tsql.rst - posted by bl...@apache.org on 2014/10/06 04:52:33 UTC, 0 replies.
- [18/19] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1062 - posted by bl...@apache.org on 2014/10/06 04:52:34 UTC, 0 replies.
- [19/19] git commit: Updated Change Note. - posted by bl...@apache.org on 2014/10/06 04:52:35 UTC, 0 replies.
- git commit: TAJO-1067: INSERT OVERWRITE INTO should not remove all partitions. (jaehwa) - posted by bl...@apache.org on 2014/10/06 07:13:29 UTC, 0 replies.
- git commit: TAJO-1096: Update download source documentation (Mai Hai Thanh via jaehwa) - posted by bl...@apache.org on 2014/10/06 09:29:57 UTC, 0 replies.
- git commit: TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.format(). (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/07 05:35:15 UTC, 0 replies.
- git commit: TAJO-1101: Broadcast join with a zero-length file table returns wrong result data. - posted by hj...@apache.org on 2014/10/08 01:59:09 UTC, 0 replies.
- git commit: TAJO-1103: Insert clause of partitioned table loses some FetchImpls. (jinho) - posted by jh...@apache.org on 2014/10/08 04:05:53 UTC, 0 replies.
- [1/2] TAJO-1010: Improve multiple DISTINCT aggregation. (Hyoungjun Kim and jaehwa) - posted by bl...@apache.org on 2014/10/08 04:37:12 UTC, 0 replies.
- [2/2] git commit: TAJO-1010: Improve multiple DISTINCT aggregation. (Hyoungjun Kim and jaehwa) - posted by bl...@apache.org on 2014/10/08 04:37:13 UTC, 0 replies.
- git commit: TAJO-1097: IllegalArgumentException: RawFileScanner. (Mai Hai Thanh via jinho) - posted by jh...@apache.org on 2014/10/08 10:01:19 UTC, 0 replies.
- git commit: TAJO-1102: Self-join with a partitioned table returns wrong result data. - posted by hj...@apache.org on 2014/10/08 13:05:45 UTC, 0 replies.
- git commit: TAJO-1099: LogicalPlanner::convertDataType causes NPE in some cases. - posted by hy...@apache.org on 2014/10/08 18:05:14 UTC, 0 replies.
- git commit: TAJO-1104: Using asterisk with GROUP BY causes NPE. - posted by hy...@apache.org on 2014/10/08 18:10:54 UTC, 0 replies.
- git commit: TAJO-1021: Remove the member variable Builder from all classes inherited from ProtoObject. - posted by hy...@apache.org on 2014/10/08 18:32:39 UTC, 0 replies.
- git commit: TAJO-1106: Missing session check in getFinishedQuery API. (Yongjun Park via hyunsik) - posted by hy...@apache.org on 2014/10/08 18:51:02 UTC, 0 replies.
- git commit: TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.format(). (bug fix) - posted by hy...@apache.org on 2014/10/08 18:58:18 UTC, 0 replies.
- git commit: TAJO-1069: TAJO-1069: Add document to explain High Availability support. (jaehwa) - posted by bl...@apache.org on 2014/10/09 02:15:22 UTC, 0 replies.
- git commit: TAJO-1105: Add thread which detects JVM pauses like HADOOP's. (jinho) - posted by jh...@apache.org on 2014/10/09 04:07:52 UTC, 0 replies.
- git commit: TAJO-1107: Broadcast join on non-leaf node scans only first data file. - posted by hj...@apache.org on 2014/10/09 05:08:28 UTC, 0 replies.
- git commit: TAJO-1110: JAVA_PULLSERVER_HEAP_MAX in bin/tajo should be increased. - posted by hy...@apache.org on 2014/10/09 06:43:09 UTC, 0 replies.
- git commit: Update Apache POM to 15. - posted by hy...@apache.org on 2014/10/09 10:31:53 UTC, 1 replies.
- svn commit: r1630530 [4/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [5/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [6/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [3/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [7/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [11/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [8/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [17/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [15/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [19/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [18/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [16/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [13/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [12/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [10/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [14/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/t... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [2/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [9/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630530 [1/19] - in /tajo/site/docs/0.9.0: ./ _sources/ _sources/backup_and_restore/ _sources/configuration/ _sources/functions/ _sources/getting_started/ _sources/partitioning/ _sources/sql_language/ _sources/table_management/ _sources/ts... - posted by hy...@apache.org on 2014/10/09 18:40:14 UTC, 0 replies.
- svn commit: r1630531 [1/4] - in /tajo/site/docs/current: ./ _sources/ _sources/configuration/ _sources/functions/ _sources/getting_started/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/09 18:42:38 UTC, 0 replies.
- svn commit: r1630531 [3/4] - in /tajo/site/docs/current: ./ _sources/ _sources/configuration/ _sources/functions/ _sources/getting_started/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/09 18:42:38 UTC, 0 replies.
- svn commit: r1630531 [2/4] - in /tajo/site/docs/current: ./ _sources/ _sources/configuration/ _sources/functions/ _sources/getting_started/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/09 18:42:38 UTC, 0 replies.
- svn commit: r1630531 [4/4] - in /tajo/site/docs/current: ./ _sources/ _sources/configuration/ _sources/functions/ _sources/getting_started/ backup_and_restore/ configuration/ functions/ getting_started/ partitioning/ sql_language/ table_management/ - posted by hy...@apache.org on 2014/10/09 18:42:38 UTC, 0 replies.
- [01/43] git commit: TAJO-995: HiveMetaStoreClient wrapper should retry the connection - posted by ji...@apache.org on 2014/10/10 06:33:07 UTC, 0 replies.
- [02/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:08 UTC, 0 replies.
- [03/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:09 UTC, 0 replies.
- [04/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:10 UTC, 0 replies.
- [05/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:11 UTC, 0 replies.
- [06/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:12 UTC, 0 replies.
- [07/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:13 UTC, 0 replies.
- [08/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:14 UTC, 0 replies.
- [09/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by ji...@apache.org on 2014/10/10 06:33:15 UTC, 0 replies.
- [10/43] git commit: TAJO-1062: Update TSQL documentation - posted by ji...@apache.org on 2014/10/10 06:33:16 UTC, 0 replies.
- [11/43] git commit: Update tsql documentation. - posted by ji...@apache.org on 2014/10/10 06:33:17 UTC, 0 replies.
- [12/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1062 - posted by ji...@apache.org on 2014/10/10 06:33:18 UTC, 0 replies.
- [13/43] git commit: Update some typos - posted by ji...@apache.org on 2014/10/10 06:33:19 UTC, 0 replies.
- [14/43] git commit: Rename back_command.rst - posted by ji...@apache.org on 2014/10/10 06:33:20 UTC, 0 replies.
- [15/43] git commit: Use "Tajo" instead of "tajo" - posted by ji...@apache.org on 2014/10/10 06:33:21 UTC, 0 replies.
- [16/43] git commit: Update some comments. - posted by ji...@apache.org on 2014/10/10 06:33:22 UTC, 0 replies.
- [17/43] git commit: TAJO-1072: CLI gets stuck when wrong host/port is provided. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/10 06:33:23 UTC, 0 replies.
- [18/43] git commit: TAJO-1065: The \admin -cluster argument doesn't run as expected. (Jongyoung Park via hyunsik) - posted by ji...@apache.org on 2014/10/10 06:33:24 UTC, 0 replies.
- [19/43] git commit: TAJO-1030: Not supported JDBC APIs should return empty results instead of Exception. (Hyoungjun Kim via hyunsik) - posted by ji...@apache.org on 2014/10/10 06:33:25 UTC, 0 replies.
- [20/43] git commit: TAJO-668: Add datetime function documentation. (Jongyoung Park via hyunsik) - posted by ji...@apache.org on 2014/10/10 06:33:26 UTC, 0 replies.
- [21/43] git commit: Rename cli.rst to tsql.rst - posted by ji...@apache.org on 2014/10/10 06:33:27 UTC, 0 replies.
- [22/43] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1062 - posted by ji...@apache.org on 2014/10/10 06:33:28 UTC, 0 replies.
- [23/43] git commit: Updated Change Note. - posted by ji...@apache.org on 2014/10/10 06:33:29 UTC, 0 replies.
- [24/43] git commit: TAJO-1067: INSERT OVERWRITE INTO should not remove all partitions. (jaehwa) - posted by ji...@apache.org on 2014/10/10 06:33:30 UTC, 0 replies.
- [25/43] git commit: TAJO-1096: Update download source documentation (Mai Hai Thanh via jaehwa) - posted by ji...@apache.org on 2014/10/10 06:33:31 UTC, 0 replies.
- [26/43] git commit: TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.format(). (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/10 06:33:32 UTC, 0 replies.
- [27/43] git commit: TAJO-1101: Broadcast join with a zero-length file table returns wrong result data. - posted by ji...@apache.org on 2014/10/10 06:33:33 UTC, 0 replies.
- [28/43] git commit: TAJO-1103: Insert clause of partitioned table loses some FetchImpls. (jinho) - posted by ji...@apache.org on 2014/10/10 06:33:34 UTC, 0 replies.
- [29/43] TAJO-1010: Improve multiple DISTINCT aggregation. (Hyoungjun Kim and jaehwa) - posted by ji...@apache.org on 2014/10/10 06:33:35 UTC, 0 replies.
- [30/43] git commit: TAJO-1010: Improve multiple DISTINCT aggregation. (Hyoungjun Kim and jaehwa) - posted by ji...@apache.org on 2014/10/10 06:33:36 UTC, 0 replies.
- [31/43] git commit: TAJO-1097: IllegalArgumentException: RawFileScanner. (Mai Hai Thanh via jinho) - posted by ji...@apache.org on 2014/10/10 06:33:37 UTC, 0 replies.
- [32/43] git commit: TAJO-1102: Self-join with a partitioned table returns wrong result data. - posted by ji...@apache.org on 2014/10/10 06:33:38 UTC, 0 replies.
- [33/43] git commit: TAJO-1099: LogicalPlanner::convertDataType causes NPE in some cases. - posted by ji...@apache.org on 2014/10/10 06:33:39 UTC, 0 replies.
- [34/43] git commit: TAJO-1104: Using asterisk with GROUP BY causes NPE. - posted by ji...@apache.org on 2014/10/10 06:33:40 UTC, 0 replies.
- [35/43] git commit: TAJO-1021: Remove the member variable Builder from all classes inherited from ProtoObject. - posted by ji...@apache.org on 2014/10/10 06:33:41 UTC, 0 replies.
- [36/43] git commit: TAJO-1106: Missing session check in getFinishedQuery API. (Yongjun Park via hyunsik) - posted by ji...@apache.org on 2014/10/10 06:33:42 UTC, 0 replies.
- [37/43] git commit: TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.format(). (bug fix) - posted by ji...@apache.org on 2014/10/10 06:33:43 UTC, 0 replies.
- [38/43] git commit: TAJO-1069: TAJO-1069: Add document to explain High Availability support. (jaehwa) - posted by ji...@apache.org on 2014/10/10 06:33:44 UTC, 0 replies.
- [39/43] git commit: TAJO-1105: Add thread which detects JVM pauses like HADOOP's. (jinho) - posted by ji...@apache.org on 2014/10/10 06:33:45 UTC, 0 replies.
- [40/43] git commit: TAJO-1107: Broadcast join on non-leaf node scans only first data file. - posted by ji...@apache.org on 2014/10/10 06:33:46 UTC, 0 replies.
- [41/43] git commit: TAJO-1110: JAVA_PULLSERVER_HEAP_MAX in bin/tajo should be increased. - posted by ji...@apache.org on 2014/10/10 06:33:47 UTC, 0 replies.
- [42/43] git commit: Update Apache POM to 15. - posted by ji...@apache.org on 2014/10/10 06:33:48 UTC, 0 replies.
- [43/43] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/10 06:33:49 UTC, 0 replies.
- git commit: TAJO-1111: TestKillQuery.testKillQueryFromInitState occasionally fails. - posted by hy...@apache.org on 2014/10/11 23:37:22 UTC, 1 replies.
- git commit: TAJO-1113: SubQuery in KILLED state should handle unexpected events. - posted by hy...@apache.org on 2014/10/12 06:58:55 UTC, 1 replies.
- git commit: [maven-release-plugin] prepare release release-0.9.0-rc0 - posted by hy...@apache.org on 2014/10/12 07:23:32 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare for next development iteration - posted by hy...@apache.org on 2014/10/12 07:23:48 UTC, 0 replies.
- svn commit: r6758 - /dev/tajo/tajo-0.9.0-rc0/ - posted by hy...@apache.org on 2014/10/12 08:42:40 UTC, 0 replies.
- [1/5] git commit: TAJO-1111: TestKillQuery.testKillQueryFromInitState occasionally fails. - posted by ji...@apache.org on 2014/10/12 09:51:35 UTC, 0 replies.
- [2/5] git commit: TAJO-1113: SubQuery in KILLED state should handle unexpected events. - posted by ji...@apache.org on 2014/10/12 09:51:36 UTC, 0 replies.
- [3/5] git commit: [maven-release-plugin] prepare release release-0.9.0-rc0 - posted by ji...@apache.org on 2014/10/12 09:51:37 UTC, 0 replies.
- [4/5] git commit: [maven-release-plugin] prepare for next development iteration - posted by ji...@apache.org on 2014/10/12 09:51:38 UTC, 0 replies.
- [5/5] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/12 09:51:39 UTC, 0 replies.
- svn commit: r6759 - /dev/tajo/tajo-0.9.0-rc0/relnotes.html - posted by hy...@apache.org on 2014/10/12 11:23:23 UTC, 0 replies.
- svn commit: r6760 - /dev/tajo/tajo-0.9.0-rc0/relnotes.html - posted by hy...@apache.org on 2014/10/12 11:23:54 UTC, 0 replies.
- git commit: Change the pom version of tajo-hcatalog to 0.9.1-SNAPSHOT. - posted by hy...@apache.org on 2014/10/13 06:34:23 UTC, 0 replies.
- [1/3] git commit: Change the pom version of tajo-hcatalog to 0.9.1-SNAPSHOT. - posted by ji...@apache.org on 2014/10/14 10:21:15 UTC, 0 replies.
- [2/3] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/14 10:21:16 UTC, 0 replies.
- [3/3] git commit: Merge branch 'index_support' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/14 10:21:17 UTC, 0 replies.
- [01/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by jh...@apache.org on 2014/10/15 11:16:31 UTC, 0 replies.
- [02/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by jh...@apache.org on 2014/10/15 11:16:32 UTC, 0 replies.
- [03/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by jh...@apache.org on 2014/10/15 11:16:33 UTC, 0 replies.
- [04/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by jh...@apache.org on 2014/10/15 11:16:34 UTC, 0 replies.
- [05/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by jh...@apache.org on 2014/10/15 11:16:35 UTC, 0 replies.
- [06/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by jh...@apache.org on 2014/10/15 11:16:36 UTC, 0 replies.
- [07/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo - posted by jh...@apache.org on 2014/10/15 11:16:37 UTC, 0 replies.
- [08/50] [abbrv] git commit: TAJO-1062: Update TSQL documentation - posted by jh...@apache.org on 2014/10/15 11:16:38 UTC, 0 replies.
- [09/50] [abbrv] git commit: Update tsql documentation. - posted by jh...@apache.org on 2014/10/15 11:16:39 UTC, 0 replies.
- [10/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1062 - posted by jh...@apache.org on 2014/10/15 11:16:40 UTC, 0 replies.
- [11/50] [abbrv] git commit: Update some typos - posted by jh...@apache.org on 2014/10/15 11:16:41 UTC, 0 replies.
- [12/50] [abbrv] git commit: Rename back_command.rst - posted by jh...@apache.org on 2014/10/15 11:16:42 UTC, 0 replies.
- [13/50] [abbrv] git commit: Use "Tajo" instead of "tajo" - posted by jh...@apache.org on 2014/10/15 11:16:43 UTC, 0 replies.
- [14/50] [abbrv] git commit: Update some comments. - posted by jh...@apache.org on 2014/10/15 11:16:44 UTC, 0 replies.
- [15/50] [abbrv] git commit: TAJO-1068: Add SQL Query documentation. - posted by jh...@apache.org on 2014/10/15 11:16:45 UTC, 0 replies.
- [16/50] [abbrv] git commit: TAJO-1077: Add Derby configuration documentation. - posted by jh...@apache.org on 2014/10/15 11:16:46 UTC, 0 replies.
- [17/50] [abbrv] git commit: TAJO-1081: Non-forwarded (simple) query shows wrong rows. - posted by jh...@apache.org on 2014/10/15 11:16:47 UTC, 0 replies.
- [18/50] [abbrv] git commit: TAJO-1081: Non-forwarded (simple) query shows wrong rows. (missed fix for test) - posted by jh...@apache.org on 2014/10/15 11:16:48 UTC, 0 replies.
- [19/50] [abbrv] git commit: TAJO-1072: CLI gets stuck when wrong host/port is provided. (Jihun Kang via hyunsik) - posted by jh...@apache.org on 2014/10/15 11:16:49 UTC, 0 replies.
- [20/50] [abbrv] git commit: TAJO-1065: The \admin -cluster argument doesn't run as expected. (Jongyoung Park via hyunsik) - posted by jh...@apache.org on 2014/10/15 11:16:50 UTC, 0 replies.
- [21/50] [abbrv] git commit: TAJO-1030: Not supported JDBC APIs should return empty results instead of Exception. (Hyoungjun Kim via hyunsik) - posted by jh...@apache.org on 2014/10/15 11:16:51 UTC, 0 replies.
- [22/50] [abbrv] git commit: TAJO-668: Add datetime function documentation. (Jongyoung Park via hyunsik) - posted by jh...@apache.org on 2014/10/15 11:16:52 UTC, 0 replies.
- [23/50] [abbrv] git commit: Rename cli.rst to tsql.rst - posted by jh...@apache.org on 2014/10/15 11:16:53 UTC, 0 replies.
- [24/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1062 - posted by jh...@apache.org on 2014/10/15 11:16:54 UTC, 0 replies.
- [25/50] [abbrv] git commit: Updated Change Note. - posted by jh...@apache.org on 2014/10/15 11:16:55 UTC, 0 replies.
- [26/50] [abbrv] git commit: TAJO-1067: INSERT OVERWRITE INTO should not remove all partitions. (jaehwa) - posted by jh...@apache.org on 2014/10/15 11:16:56 UTC, 0 replies.
- [27/50] [abbrv] git commit: TAJO-1096: Update download source documentation (Mai Hai Thanh via jaehwa) - posted by jh...@apache.org on 2014/10/15 11:16:57 UTC, 0 replies.
- [28/50] [abbrv] git commit: TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.format(). (Jihun Kang via hyunsik) - posted by jh...@apache.org on 2014/10/15 11:16:58 UTC, 0 replies.
- [29/50] [abbrv] git commit: TAJO-1101: Broadcast join with a zero-length file table returns wrong result data. - posted by jh...@apache.org on 2014/10/15 11:16:59 UTC, 0 replies.
- [30/50] [abbrv] git commit: TAJO-1103: Insert clause of partitioned table loses some FetchImpls. (jinho) - posted by jh...@apache.org on 2014/10/15 11:17:00 UTC, 0 replies.
- [31/50] [abbrv] TAJO-1010: Improve multiple DISTINCT aggregation. (Hyoungjun Kim and jaehwa) - posted by jh...@apache.org on 2014/10/15 11:17:01 UTC, 0 replies.
- [32/50] [abbrv] git commit: TAJO-1010: Improve multiple DISTINCT aggregation. (Hyoungjun Kim and jaehwa) - posted by jh...@apache.org on 2014/10/15 11:17:02 UTC, 0 replies.
- [33/50] [abbrv] git commit: TAJO-1097: IllegalArgumentException: RawFileScanner. (Mai Hai Thanh via jinho) - posted by jh...@apache.org on 2014/10/15 11:17:03 UTC, 0 replies.
- [34/50] [abbrv] git commit: TAJO-1102: Self-join with a partitioned table returns wrong result data. - posted by jh...@apache.org on 2014/10/15 11:17:04 UTC, 0 replies.
- [35/50] [abbrv] git commit: TAJO-1099: LogicalPlanner::convertDataType causes NPE in some cases. - posted by jh...@apache.org on 2014/10/15 11:17:05 UTC, 0 replies.
- [36/50] [abbrv] git commit: TAJO-1104: Using asterisk with GROUP BY causes NPE. - posted by jh...@apache.org on 2014/10/15 11:17:06 UTC, 0 replies.
- [37/50] [abbrv] git commit: TAJO-1021: Remove the member variable Builder from all classes inherited from ProtoObject. - posted by jh...@apache.org on 2014/10/15 11:17:07 UTC, 0 replies.
- [38/50] [abbrv] git commit: TAJO-1106: Missing session check in getFinishedQuery API. (Yongjun Park via hyunsik) - posted by jh...@apache.org on 2014/10/15 11:17:08 UTC, 0 replies.
- [39/50] [abbrv] git commit: TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.format(). (bug fix) - posted by jh...@apache.org on 2014/10/15 11:17:09 UTC, 0 replies.
- [40/50] [abbrv] git commit: TAJO-1069: TAJO-1069: Add document to explain High Availability support. (jaehwa) - posted by jh...@apache.org on 2014/10/15 11:17:10 UTC, 0 replies.
- [41/50] [abbrv] git commit: TAJO-1105: Add thread which detects JVM pauses like HADOOP's. (jinho) - posted by jh...@apache.org on 2014/10/15 11:17:11 UTC, 0 replies.
- [42/50] [abbrv] git commit: TAJO-1107: Broadcast join on non-leaf node scans only first data file. - posted by jh...@apache.org on 2014/10/15 11:17:12 UTC, 0 replies.
- [43/50] [abbrv] git commit: TAJO-1110: JAVA_PULLSERVER_HEAP_MAX in bin/tajo should be increased. - posted by jh...@apache.org on 2014/10/15 11:17:13 UTC, 0 replies.
- [44/50] [abbrv] git commit: Update Apache POM to 15. - posted by jh...@apache.org on 2014/10/15 11:17:14 UTC, 0 replies.
- [45/50] [abbrv] git commit: TAJO-1111: TestKillQuery.testKillQueryFromInitState occasionally fails. - posted by jh...@apache.org on 2014/10/15 11:17:15 UTC, 0 replies.
- [46/50] [abbrv] git commit: TAJO-1113: SubQuery in KILLED state should handle unexpected events. - posted by jh...@apache.org on 2014/10/15 11:17:16 UTC, 0 replies.
- [47/50] [abbrv] git commit: [maven-release-plugin] prepare release release-0.9.0-rc0 - posted by jh...@apache.org on 2014/10/15 11:17:17 UTC, 0 replies.
- [48/50] [abbrv] git commit: [maven-release-plugin] prepare for next development iteration - posted by jh...@apache.org on 2014/10/15 11:17:18 UTC, 0 replies.
- [49/50] [abbrv] git commit: Change the pom version of tajo-hcatalog to 0.9.1-SNAPSHOT. - posted by jh...@apache.org on 2014/10/15 11:17:19 UTC, 0 replies.
- [50/50] [abbrv] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into block_iteration - posted by jh...@apache.org on 2014/10/15 11:17:20 UTC, 0 replies.
- [1/3] TAJO-1092: Improve the function system to allow other function implementation types. - posted by hy...@apache.org on 2014/10/15 19:04:25 UTC, 1 replies.
- [2/3] TAJO-1092: Improve the function system to allow other function implementation types. - posted by hy...@apache.org on 2014/10/15 19:04:26 UTC, 1 replies.
- [3/3] git commit: TAJO-1092: Improve the function system to allow other function implementation types. - posted by hy...@apache.org on 2014/10/15 19:04:27 UTC, 1 replies.
- [1/4] TAJO-1092: Improve the function system to allow other function implementation types. - posted by ji...@apache.org on 2014/10/16 08:03:22 UTC, 0 replies.
- [2/4] TAJO-1092: Improve the function system to allow other function implementation types. - posted by ji...@apache.org on 2014/10/16 08:03:23 UTC, 0 replies.
- [3/4] git commit: TAJO-1092: Improve the function system to allow other function implementation types. - posted by ji...@apache.org on 2014/10/16 08:03:24 UTC, 0 replies.
- [4/4] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/16 08:03:25 UTC, 1 replies.
- git commit: TAJO-233: Support PostgreSQL CatalogStore. (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/17 02:24:39 UTC, 0 replies.
- [1/2] git commit: TAJO-233: Support PostgreSQL CatalogStore. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/17 03:49:04 UTC, 0 replies.
- [2/2] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/17 03:49:05 UTC, 1 replies.
- [1/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/19 13:22:25 UTC, 0 replies.
- [2/2] git commit: Merge branch 'index_support' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/19 13:22:26 UTC, 0 replies.
- svn commit: r6798 - /release/tajo/tajo-0.9.0/ - posted by hy...@apache.org on 2014/10/20 08:19:24 UTC, 0 replies.
- svn commit: r6799 - /release/tajo/tajo-0.9.0/ - posted by hy...@apache.org on 2014/10/20 08:20:30 UTC, 0 replies.
- git commit: TAJO-235: Support Oracle CatalogStore. (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/20 08:59:21 UTC, 0 replies.
- git commit: TAJO-1124: RowWriter::putText and RowWriter::putBlob should take offset and length params. - posted by hy...@apache.org on 2014/10/20 09:48:29 UTC, 0 replies.
- git commit: Update Tajo site for 0.9.0 release. - posted by hy...@apache.org on 2014/10/21 07:27:45 UTC, 0 replies.
- svn commit: r1633271 [1/5] - in /tajo/site: ./ docs/current/ docs/current/_sources/ docs/current/_sources/tsql/ docs/current/tsql/ releases/0.8.0/ releases/0.9.0/ - posted by hy...@apache.org on 2014/10/21 07:31:26 UTC, 0 replies.
- svn commit: r1633271 [2/5] - in /tajo/site: ./ docs/current/ docs/current/_sources/ docs/current/_sources/tsql/ docs/current/tsql/ releases/0.8.0/ releases/0.9.0/ - posted by hy...@apache.org on 2014/10/21 07:31:26 UTC, 0 replies.
- svn commit: r1633271 [5/5] - in /tajo/site: ./ docs/current/ docs/current/_sources/ docs/current/_sources/tsql/ docs/current/tsql/ releases/0.8.0/ releases/0.9.0/ - posted by hy...@apache.org on 2014/10/21 07:31:26 UTC, 0 replies.
- svn commit: r1633271 [3/5] - in /tajo/site: ./ docs/current/ docs/current/_sources/ docs/current/_sources/tsql/ docs/current/tsql/ releases/0.8.0/ releases/0.9.0/ - posted by hy...@apache.org on 2014/10/21 07:31:26 UTC, 0 replies.
- svn commit: r1633271 [4/5] - in /tajo/site: ./ docs/current/ docs/current/_sources/ docs/current/_sources/tsql/ docs/current/tsql/ releases/0.8.0/ releases/0.9.0/ - posted by hy...@apache.org on 2014/10/21 07:31:26 UTC, 0 replies.
- [1/5] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/22 16:49:45 UTC, 1 replies.
- [2/5] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/22 16:49:46 UTC, 1 replies.
- [3/5] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/22 16:49:47 UTC, 1 replies.
- [4/5] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/22 16:49:48 UTC, 1 replies.
- [5/5] git commit: TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/22 16:49:49 UTC, 1 replies.
- [1/8] git commit: TAJO-235: Support Oracle CatalogStore. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/23 13:37:29 UTC, 0 replies.
- [2/8] git commit: Update Tajo site for 0.9.0 release. - posted by ji...@apache.org on 2014/10/23 13:37:30 UTC, 0 replies.
- [3/8] TAJO-1121: Remove the 'v2' storage package. - posted by ji...@apache.org on 2014/10/23 13:37:31 UTC, 0 replies.
- [4/8] TAJO-1121: Remove the 'v2' storage package. - posted by ji...@apache.org on 2014/10/23 13:37:32 UTC, 0 replies.
- [5/8] TAJO-1121: Remove the 'v2' storage package. - posted by ji...@apache.org on 2014/10/23 13:37:33 UTC, 0 replies.
- [6/8] TAJO-1121: Remove the 'v2' storage package. - posted by ji...@apache.org on 2014/10/23 13:37:34 UTC, 0 replies.
- [7/8] git commit: TAJO-1121: Remove the 'v2' storage package. - posted by ji...@apache.org on 2014/10/23 13:37:35 UTC, 0 replies.
- [8/8] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/23 13:37:36 UTC, 0 replies.
- [01/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:50 UTC, 0 replies.
- [02/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:51 UTC, 0 replies.
- [03/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:52 UTC, 0 replies.
- [04/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:53 UTC, 0 replies.
- [05/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:54 UTC, 0 replies.
- [06/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:55 UTC, 0 replies.
- [07/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:56 UTC, 0 replies.
- [08/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:57 UTC, 0 replies.
- [09/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:58 UTC, 0 replies.
- [10/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:17:59 UTC, 0 replies.
- [11/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:00 UTC, 0 replies.
- [12/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:01 UTC, 0 replies.
- [13/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:02 UTC, 0 replies.
- [14/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:03 UTC, 0 replies.
- [15/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:04 UTC, 0 replies.
- [16/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:05 UTC, 0 replies.
- [17/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:06 UTC, 0 replies.
- [18/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:07 UTC, 0 replies.
- [19/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:08 UTC, 0 replies.
- [20/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:09 UTC, 0 replies.
- [21/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:10 UTC, 0 replies.
- [22/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:11 UTC, 0 replies.
- [23/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:12 UTC, 0 replies.
- [24/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:13 UTC, 0 replies.
- [25/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:14 UTC, 0 replies.
- [26/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:15 UTC, 0 replies.
- [27/28] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:16 UTC, 0 replies.
- [28/28] git commit: TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hy...@apache.org on 2014/10/25 20:18:17 UTC, 0 replies.
- git commit: TAJO-1125: Separate logical plan and optimizer into a maven module. (missed jar copy) - posted by hy...@apache.org on 2014/10/25 21:37:18 UTC, 0 replies.
- [01/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:00 UTC, 0 replies.
- [02/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:01 UTC, 0 replies.
- [03/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:02 UTC, 0 replies.
- [04/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:03 UTC, 0 replies.
- [05/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:04 UTC, 0 replies.
- [06/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:05 UTC, 0 replies.
- [07/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:06 UTC, 0 replies.
- [08/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:07 UTC, 0 replies.
- [09/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:08 UTC, 0 replies.
- [10/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:09 UTC, 0 replies.
- [11/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:10 UTC, 0 replies.
- [12/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:11 UTC, 0 replies.
- [13/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:12 UTC, 0 replies.
- [14/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:13 UTC, 0 replies.
- [15/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:14 UTC, 0 replies.
- [16/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:15 UTC, 0 replies.
- [17/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:16 UTC, 0 replies.
- [18/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:17 UTC, 0 replies.
- [19/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:18 UTC, 0 replies.
- [20/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:19 UTC, 0 replies.
- [21/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:20 UTC, 0 replies.
- [22/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:21 UTC, 0 replies.
- [23/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:22 UTC, 0 replies.
- [24/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:23 UTC, 0 replies.
- [25/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:24 UTC, 0 replies.
- [26/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:25 UTC, 0 replies.
- [27/33] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:26 UTC, 0 replies.
- [28/33] git commit: TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by ji...@apache.org on 2014/10/26 06:46:27 UTC, 0 replies.
- [29/33] git commit: TAJO-1125: Separate logical plan and optimizer into a maven module. (missed jar copy) - posted by ji...@apache.org on 2014/10/26 06:46:28 UTC, 0 replies.
- [30/33] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/26 06:46:29 UTC, 0 replies.
- [31/33] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/26 06:46:30 UTC, 0 replies.
- [32/33] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/26 06:46:31 UTC, 0 replies.
- [33/33] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/26 06:46:32 UTC, 0 replies.
- [01/35] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/26 20:27:07 UTC, 0 replies.
- [02/35] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/26 20:27:08 UTC, 0 replies.
- [03/35] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/26 20:27:09 UTC, 0 replies.
- [04/35] TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/26 20:27:10 UTC, 0 replies.
- [05/35] git commit: TAJO-1121: Remove the 'v2' storage package. - posted by hj...@apache.org on 2014/10/26 20:27:11 UTC, 0 replies.
- [06/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:12 UTC, 0 replies.
- [07/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:13 UTC, 0 replies.
- [08/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:14 UTC, 0 replies.
- [09/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:15 UTC, 0 replies.
- [10/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:16 UTC, 0 replies.
- [11/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:17 UTC, 0 replies.
- [12/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:18 UTC, 0 replies.
- [13/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:19 UTC, 0 replies.
- [14/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:20 UTC, 0 replies.
- [15/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:21 UTC, 0 replies.
- [16/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:22 UTC, 0 replies.
- [17/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:23 UTC, 0 replies.
- [18/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:24 UTC, 0 replies.
- [19/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:25 UTC, 0 replies.
- [20/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:26 UTC, 0 replies.
- [21/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:27 UTC, 0 replies.
- [22/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:28 UTC, 0 replies.
- [23/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:29 UTC, 0 replies.
- [24/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:30 UTC, 0 replies.
- [25/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:31 UTC, 0 replies.
- [26/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:32 UTC, 0 replies.
- [27/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:33 UTC, 0 replies.
- [28/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:34 UTC, 0 replies.
- [29/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:35 UTC, 0 replies.
- [30/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:36 UTC, 0 replies.
- [31/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:37 UTC, 0 replies.
- [32/35] TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:38 UTC, 0 replies.
- [33/35] git commit: TAJO-1125: Separate logical plan and optimizer into a maven module. - posted by hj...@apache.org on 2014/10/26 20:27:39 UTC, 0 replies.
- [34/35] git commit: TAJO-1125: Separate logical plan and optimizer into a maven module. (missed jar copy) - posted by hj...@apache.org on 2014/10/26 20:27:40 UTC, 0 replies.
- [35/35] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into hbase_storage - posted by hj...@apache.org on 2014/10/26 20:27:41 UTC, 0 replies.
- git commit: TAJO-1082: Implement nextFetch(RowBlock) of RawFileScanner. (jinho) - posted by jh...@apache.org on 2014/10/27 03:13:23 UTC, 0 replies.
- git commit: TAJO-1045: Implement nextFetch(RowBlock) of RCFile scanner. (jinho) - posted by jh...@apache.org on 2014/10/27 03:25:14 UTC, 0 replies.
- git commit: TAJO-1045: Implement nextFetch(RowBlock) of RCFile scanner. (fix bug) - posted by jh...@apache.org on 2014/10/27 03:52:57 UTC, 0 replies.
- [1/5] TAJO-1123: Use Fragment instead of FileFragment. - posted by hj...@apache.org on 2014/10/27 06:54:11 UTC, 0 replies.
- [2/5] TAJO-1123: Use Fragment instead of FileFragment. - posted by hj...@apache.org on 2014/10/27 06:54:12 UTC, 0 replies.
- [3/5] TAJO-1123: Use Fragment instead of FileFragment. - posted by hj...@apache.org on 2014/10/27 06:54:13 UTC, 0 replies.
- [4/5] TAJO-1123: Use Fragment instead of FileFragment. - posted by hj...@apache.org on 2014/10/27 06:54:14 UTC, 0 replies.
- [5/5] git commit: TAJO-1123: Use Fragment instead of FileFragment. - posted by hj...@apache.org on 2014/10/27 06:54:15 UTC, 0 replies.
- git commit: TAJO-1126: Join condition including functions throws IllegalArgumentException. - posted by hy...@apache.org on 2014/10/27 08:45:33 UTC, 0 replies.
- [1/2] git commit: TAJO-1126: Join condition including functions throws IllegalArgumentException. - posted by ji...@apache.org on 2014/10/27 10:02:21 UTC, 0 replies.
- git commit: TAJO-1132: More detailed version info in tsql. - posted by hy...@apache.org on 2014/10/27 11:27:52 UTC, 0 replies.
- [1/2] TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/27 18:12:23 UTC, 1 replies.
- [2/2] git commit: TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/27 18:12:24 UTC, 1 replies.
- git commit: TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (fixed compilation error) - posted by hy...@apache.org on 2014/10/28 01:47:06 UTC, 0 replies.
- git commit: Fixed a missed compilation error in TestValidators. - posted by hy...@apache.org on 2014/10/28 01:50:07 UTC, 0 replies.
- [1/4] git commit: Revert "Fixed a missed compilation error in TestValidators." - posted by hy...@apache.org on 2014/10/28 02:17:33 UTC, 0 replies.
- [2/4] git commit: Revert "TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (fixed compilation error)" - posted by hy...@apache.org on 2014/10/28 02:17:34 UTC, 0 replies.
- [3/4] Revert "TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik)" - posted by hy...@apache.org on 2014/10/28 02:17:35 UTC, 0 replies.
- [4/4] git commit: Revert "TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik)" - posted by hy...@apache.org on 2014/10/28 02:17:36 UTC, 0 replies.
- [01/10] git commit: TAJO-1132: More detailed version info in tsql. - posted by ji...@apache.org on 2014/10/28 03:21:25 UTC, 0 replies.
- [02/10] TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/28 03:21:26 UTC, 0 replies.
- [03/10] git commit: TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/28 03:21:27 UTC, 0 replies.
- [04/10] git commit: TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (fixed compilation error) - posted by ji...@apache.org on 2014/10/28 03:21:28 UTC, 0 replies.
- [05/10] git commit: Fixed a missed compilation error in TestValidators. - posted by ji...@apache.org on 2014/10/28 03:21:29 UTC, 0 replies.
- [06/10] git commit: Revert "Fixed a missed compilation error in TestValidators." - posted by ji...@apache.org on 2014/10/28 03:21:30 UTC, 0 replies.
- [07/10] git commit: Revert "TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (fixed compilation error)" - posted by ji...@apache.org on 2014/10/28 03:21:31 UTC, 0 replies.
- [08/10] Revert "TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik)" - posted by ji...@apache.org on 2014/10/28 03:21:32 UTC, 0 replies.
- [09/10] git commit: Revert "TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik)" - posted by ji...@apache.org on 2014/10/28 03:21:33 UTC, 0 replies.
- [10/10] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/28 03:21:34 UTC, 0 replies.
- [1/3] TAJO-1140: Separate TajoClient into fine grained parts. - posted by hy...@apache.org on 2014/10/28 06:18:56 UTC, 0 replies.
- [2/3] TAJO-1140: Separate TajoClient into fine grained parts. - posted by hy...@apache.org on 2014/10/28 06:18:57 UTC, 0 replies.
- [3/3] git commit: TAJO-1140: Separate TajoClient into fine grained parts. - posted by hy...@apache.org on 2014/10/28 06:18:58 UTC, 0 replies.
- [1/6] TAJO-1140: Separate TajoClient into fine grained parts. - posted by ji...@apache.org on 2014/10/29 06:50:07 UTC, 0 replies.
- [2/6] TAJO-1140: Separate TajoClient into fine grained parts. - posted by ji...@apache.org on 2014/10/29 06:50:08 UTC, 0 replies.
- [3/6] git commit: TAJO-1140: Separate TajoClient into fine grained parts. - posted by ji...@apache.org on 2014/10/29 06:50:09 UTC, 0 replies.
- [4/6] TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/29 06:50:10 UTC, 0 replies.
- [5/6] git commit: TAJO-1114: Improve ConfVars (SessionVar) to take a validator interface to check its input. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/29 06:50:11 UTC, 0 replies.
- [6/6] git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support - posted by ji...@apache.org on 2014/10/29 06:50:12 UTC, 0 replies.
- git commit: TAJO-1145: Add 'bin/tajo --help' command. (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/31 04:30:55 UTC, 0 replies.
- git commit: TAJO-1133: Add 'bin/tajo version' command. (Jihun Kang via hyunsik) - posted by hy...@apache.org on 2014/10/31 04:46:50 UTC, 0 replies.
- git commit: TAJO-1139: ExternalSortExec should delete the intermediate files. (jinho via hyunsik) - posted by hy...@apache.org on 2014/10/31 06:16:13 UTC, 0 replies.
- [1/4] git commit: TAJO-1145: Add 'bin/tajo --help' command. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/31 06:18:08 UTC, 0 replies.
- [2/4] git commit: TAJO-1133: Add 'bin/tajo version' command. (Jihun Kang via hyunsik) - posted by ji...@apache.org on 2014/10/31 06:18:09 UTC, 0 replies.
- [3/4] git commit: TAJO-1139: ExternalSortExec should delete the intermediate files. (jinho via hyunsik) - posted by ji...@apache.org on 2014/10/31 06:18:10 UTC, 0 replies.
- [1/5] TAJO-1141: Refactor the packages hierarchy of tajo-client. - posted by hy...@apache.org on 2014/10/31 06:59:06 UTC, 0 replies.
- [2/5] TAJO-1141: Refactor the packages hierarchy of tajo-client. - posted by hy...@apache.org on 2014/10/31 06:59:07 UTC, 0 replies.
- [3/5] TAJO-1141: Refactor the packages hierarchy of tajo-client. - posted by hy...@apache.org on 2014/10/31 06:59:08 UTC, 0 replies.
- [4/5] TAJO-1141: Refactor the packages hierarchy of tajo-client. - posted by hy...@apache.org on 2014/10/31 06:59:09 UTC, 0 replies.
- [5/5] git commit: TAJO-1141: Refactor the packages hierarchy of tajo-client. - posted by hy...@apache.org on 2014/10/31 06:59:10 UTC, 0 replies.
- git commit: Fixed missed classpath change of TAJO-1141. - posted by hy...@apache.org on 2014/10/31 08:36:14 UTC, 0 replies.