You are viewing a plain text version of this content. The canonical link for it is here.
- [carbondata] branch master updated: [CARBONDATA-3963]Fix hive timestamp data mismatch issue and empty data during query issue - posted by ku...@apache.org on 2020/09/01 06:10:08 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3820] CDC update as new segment use target table's sort_scope - posted by qi...@apache.org on 2020/09/01 09:20:39 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3956] Reindex command on SI table - posted by ku...@apache.org on 2020/09/01 11:39:09 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3960] Default comment should be null when adding columns - posted by ak...@apache.org on 2020/09/02 06:18:08 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3916] Support array complex type with SI - posted by ku...@apache.org on 2020/09/02 08:53:22 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3957] Added property to enable disable the repair logic and provide a limit to number of segments in SILoadEventListenerForFailedSegments - posted by ku...@apache.org on 2020/09/02 08:58:39 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3959] Added new property to set the value of executor LRU cache size to 70% of the total executor memory in IndexServer, if executor LRU cache size is not configured - posted by ku...@apache.org on 2020/09/08 05:37:19 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3968]Added test cases for hive read complex types and handled other issues - posted by ku...@apache.org on 2020/09/08 11:04:51 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3964] Fixed, null pointer excption for select query and time zone dependent test failures. - posted by ak...@apache.org on 2020/09/08 13:35:25 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3855] Support carbon SDK to load data from different files - posted by aj...@apache.org on 2020/09/09 15:48:55 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3865] Implementation of delete/update feature in carbondata SDK. - posted by ku...@apache.org on 2020/09/09 16:13:04 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3923] support global sort for SI - posted by ku...@apache.org on 2020/09/10 12:40:26 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3969] Fix Deserialization issue with DataType class - posted by aj...@apache.org on 2020/09/10 14:57:01 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3961] Reorder filter expression based on storage ordinal - posted by aj...@apache.org on 2020/09/10 15:03:56 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3922] Support order by limit push down for secondary index queries - posted by ku...@apache.org on 2020/09/11 06:12:32 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration - posted by ku...@apache.org on 2020/09/12 11:01:02 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3967] cache partition on select to enable faster pruning - posted by aj...@apache.org on 2020/09/12 14:57:26 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver - posted by ku...@apache.org on 2020/09/13 07:22:20 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3793]Fix update and delete issue when multiple partition columns are present and clean files issue - posted by ku...@apache.org on 2020/09/14 15:00:27 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3928] Removed records from exception message. - posted by aj...@apache.org on 2020/09/15 12:07:40 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3980] Load fails with aborted exception when Bad records action is unspecified - posted by aj...@apache.org on 2020/09/15 12:09:53 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3983] Fix SI compatability issue after tupleID format changed - posted by ak...@apache.org on 2020/09/15 14:00:50 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3986] Fix multiple issues during compaction and concurrent scenarios - posted by ak...@apache.org on 2020/09/15 16:31:37 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3984] compaction on table having range column after altering datatype from string to long string fails - posted by ak...@apache.org on 2020/09/16 07:58:14 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3989] Fix unnecessary segment files creation when segment is neither updated nor deleted. - posted by aj...@apache.org on 2020/09/16 14:34:43 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3981] Presto filter check on binary, byte and float datatypes - posted by aj...@apache.org on 2020/09/17 13:24:18 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3942] Fix type cast when loading data into partitioned table - posted by aj...@apache.org on 2020/09/17 13:26:37 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3891] Fix loading data will update all segments updateDeltaEndTimestamp - posted by aj...@apache.org on 2020/09/17 17:01:59 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3990] Fix DropCache log error when indexmap is null on SI table - posted by ak...@apache.org on 2020/09/18 05:08:44 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3914] Fixed exception on reading data from carbon-hive empty table. - posted by aj...@apache.org on 2020/09/18 14:43:14 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3995] Support presto querying older complex type stores - posted by ku...@apache.org on 2020/09/18 15:32:49 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-4001] Fix SI global sort load on partition table - posted by ku...@apache.org on 2020/09/22 10:39:38 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3997] Fix decimal value reading issue for negative decimal numbers from presto - posted by ku...@apache.org on 2020/09/22 10:48:48 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3998] Fixed file not found exception for hive during insert - posted by ak...@apache.org on 2020/09/22 10:58:04 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-4000] Presto select query failure right after firing update query. - posted by aj...@apache.org on 2020/09/23 04:57:22 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-3996]Fixed show table extended like command exception - posted by ak...@apache.org on 2020/09/23 05:07:17 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-4002] Fix removal of columns from table schema. - posted by ak...@apache.org on 2020/09/23 08:54:25 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-4005] SI with cache level blocklet issue - posted by ak...@apache.org on 2020/09/23 09:44:57 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-4009] Fix PartialQueries not hitting mv - posted by ak...@apache.org on 2020/09/25 13:56:47 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-4011] drop index table is failed with table not found exception - posted by aj...@apache.org on 2020/09/28 12:57:04 UTC, 0 replies.
- [carbondata] branch master updated: [CARBONDATA-4014] Support Change Column Comment - posted by ku...@apache.org on 2020/09/29 12:09:41 UTC, 0 replies.