You are viewing a plain text version of this content. The canonical link for it is here.
- tajo git commit: TAJO-2003: Fix typo in worker configuration. - posted by jh...@apache.org on 2015/12/02 10:24:52 UTC, 1 replies.
- svn commit: r1717597 [1/3] - in /tajo/site/docs/devel: ./ _sources/ _sources/configuration/ _sources/table_management/ _sources/tsql/ backup_and_restore/ configuration/ functions/ index/ partitioning/ sql_language/ storage_plugins/ table_management/ tsql/ - posted by jh...@apache.org on 2015/12/02 10:39:00 UTC, 0 replies.
- svn commit: r1717597 [3/3] - in /tajo/site/docs/devel: ./ _sources/ _sources/configuration/ _sources/table_management/ _sources/tsql/ backup_and_restore/ configuration/ functions/ index/ partitioning/ sql_language/ storage_plugins/ table_management/ tsql/ - posted by jh...@apache.org on 2015/12/02 10:39:00 UTC, 0 replies.
- tajo git commit: TAJO-1854: Add in-subquery document. - posted by ji...@apache.org on 2015/12/02 13:28:04 UTC, 1 replies.
- tajo git commit: TAJO-1855: Add document for tablespace configuration to the Configuration chapter. - posted by ji...@apache.org on 2015/12/02 13:41:46 UTC, 1 replies.
- tajo git commit: TAJO-1960: Separate HDFS space handler and S3 space handler. - posted by bl...@apache.org on 2015/12/03 04:34:40 UTC, 0 replies.
- tajo git commit: TAJO-2001: DirectRawFileScanner.getProgress occasionally fails. - posted by jh...@apache.org on 2015/12/03 06:40:31 UTC, 1 replies.
- tajo git commit: TAJO-2004: S3TableSpace needs to extend FileTableSpace. - posted by bl...@apache.org on 2015/12/03 07:14:25 UTC, 0 replies.
- tajo git commit: TAJO-1998: Waiting for gracefully stopping in tajo-deamon.sh is too short. - posted by jh...@apache.org on 2015/12/03 07:40:53 UTC, 1 replies.
- tajo git commit: TAJO-1979: Usage of some TajoShellCommand is omitted. - posted by bl...@apache.org on 2015/12/03 07:51:05 UTC, 1 replies.
- tajo git commit: TAJO-1948: Change GroupbyNode::setAggFunctions and getAggFunctions to set and get List. - posted by hy...@apache.org on 2015/12/03 08:56:14 UTC, 0 replies.
- tajo git commit: TAJO-2010: Parquet can not read null value. - posted by jh...@apache.org on 2015/12/04 03:38:07 UTC, 1 replies.
- tajo git commit: TAJO-2010: Parquet can not read null value. (fix method signature) - posted by jh...@apache.org on 2015/12/04 04:06:02 UTC, 0 replies.
- tajo git commit: TAJO-2005: Add TableStatUpdateRewriter. - posted by hy...@apache.org on 2015/12/04 09:27:32 UTC, 0 replies.
- tajo git commit: TAJO-1993: Table Timezone doesn't work when Timezone is not exactly same. - posted by ch...@apache.org on 2015/12/05 18:10:57 UTC, 1 replies.
- tajo git commit: TAJO-1992 \set timezone in cli doesn't work because of casesensitive - posted by ch...@apache.org on 2015/12/05 18:17:41 UTC, 1 replies.
- tajo git commit: TAJO-2000: BSTIndex can cause OOM. - posted by jh...@apache.org on 2015/12/07 05:50:42 UTC, 1 replies.
- tajo git commit: TAJO-2000: BSTIndex can cause OOM. (remove open() in init) - posted by jh...@apache.org on 2015/12/07 06:08:41 UTC, 0 replies.
- [tajo] Git Push Summary - posted by ch...@apache.org on 2015/12/07 16:54:06 UTC, 0 replies.
- tajo git commit: TAJO-1973: Replace 'while' loop with 'foreach'. - posted by ji...@apache.org on 2015/12/09 07:46:47 UTC, 1 replies.
- tajo git commit: TAJO-1994: Some trivial modification is needed in compression document. - posted by ji...@apache.org on 2015/12/09 10:05:41 UTC, 1 replies.
- tajo git commit: TAJO-2014: TestRpcClientManager fails occasionally. - posted by jh...@apache.org on 2015/12/09 10:18:25 UTC, 1 replies.
- tajo git commit: TAJO-2013: FilterPushDownRule fails due to the unsupported index. - posted by jh...@apache.org on 2015/12/10 06:31:11 UTC, 1 replies.
- tajo git commit: TAJO-2016: Investigate storage tests hangs. - posted by jh...@apache.org on 2015/12/10 07:48:23 UTC, 0 replies.
- tajo git commit: TAJO-2016: Fix storage tests hangs. - posted by jh...@apache.org on 2015/12/10 07:51:28 UTC, 0 replies.
- tajo git commit: TAJO-2019: Replace manual array copy with System.arraycopy(). - posted by ji...@apache.org on 2015/12/14 04:37:38 UTC, 1 replies.
- tajo git commit: TAJO-2019: Replace manual array copy with System.arraycopy(). (fix wrong contributor name in CHANGES) - posted by ji...@apache.org on 2015/12/14 04:40:18 UTC, 0 replies.
- tajo git commit: TAJO-1990: Refine some parts in HBaseTablespace. - posted by hy...@apache.org on 2015/12/14 07:21:48 UTC, 0 replies.
- tajo git commit: TAJO-1990: Refine some parts in HBaseTablespace. (fixed missed change) - posted by hy...@apache.org on 2015/12/14 09:41:57 UTC, 0 replies.
- tajo git commit: TAJO-2021: Some refactoring and changing anonymous class to lambda expression. - posted by jh...@apache.org on 2015/12/15 07:48:05 UTC, 0 replies.
- tajo git commit: TAJO-2020: Remove unused import statements in S3TableSpace. - posted by bl...@apache.org on 2015/12/16 06:54:50 UTC, 0 replies.
- tajo git commit: TAJO-2024: Remove getContentSummary from HCatalogStore. - posted by hy...@apache.org on 2015/12/17 01:23:36 UTC, 1 replies.
- tajo git commit: TAJO-2022: Add AsyncTaskServer to TajoMaster. - posted by hy...@apache.org on 2015/12/17 04:18:01 UTC, 0 replies.
- tajo git commit: TAJO-2025: HBASE_LIB/metrics-core-*.jar should be included in CLASSPATH. - posted by jh...@apache.org on 2015/12/17 07:02:52 UTC, 1 replies.
- [01/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:16 UTC, 0 replies.
- [02/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:17 UTC, 0 replies.
- [03/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:18 UTC, 0 replies.
- [04/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:19 UTC, 0 replies.
- [05/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:20 UTC, 0 replies.
- [06/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:21 UTC, 0 replies.
- [07/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:22 UTC, 0 replies.
- [08/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:23 UTC, 0 replies.
- [09/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:24 UTC, 0 replies.
- [10/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:25 UTC, 0 replies.
- [11/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:26 UTC, 0 replies.
- [12/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:27 UTC, 0 replies.
- [13/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:28 UTC, 0 replies.
- [14/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:29 UTC, 0 replies.
- [15/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:30 UTC, 0 replies.
- [16/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:31 UTC, 0 replies.
- [17/17] tajo git commit: TAJO-2007: By default, Optimizer should use the table volume in TableStat. - posted by hy...@apache.org on 2015/12/17 09:28:32 UTC, 0 replies.
- tajo git commit: TAJO-1997: Registering UDF, it needs to check duplication. - posted by ji...@apache.org on 2015/12/21 11:17:08 UTC, 0 replies.
- tajo git commit: TAJO-1858: Aligning error message in execute query page of web UI is needed. - posted by ji...@apache.org on 2015/12/24 07:26:57 UTC, 1 replies.
- [1/2] tajo git commit: TAJO-1950: Query master uses too much memory during range shuffle. - posted by ji...@apache.org on 2015/12/24 10:18:24 UTC, 1 replies.
- [2/2] tajo git commit: TAJO-1950: Query master uses too much memory during range shuffle. - posted by ji...@apache.org on 2015/12/24 10:18:25 UTC, 1 replies.
- tajo git commit: TAJO-1944: Support text resultset for REST - posted by ch...@apache.org on 2015/12/25 16:29:23 UTC, 0 replies.
- tajo git commit: TAJO-1950: Query master uses too much memory during range shuffle. (fix compilation error) - posted by ji...@apache.org on 2015/12/29 14:04:27 UTC, 0 replies.