Commit Graph

  • 9036014954 Add schema change check for DUPLICATE KEY table (#1844) kangkaisen 2019-09-20 22:33:08 +08:00
  • cc36905aea Fix write file crash when using segment V2 in debug mode (#1841) wubiao 2019-09-20 20:37:29 +08:00
  • abd27dfcca Remove unused debug (#1836) ZHAO Chun 2019-09-20 09:31:56 +08:00
  • e8da855cd2 Support setting timezone for stream load and routine load (#1831) Mingyu Chen 2019-09-20 07:55:05 +08:00
  • 7bf02d0ae7 Fix bug that routine load may mistakenly skipped some data (#1832) Mingyu Chen 2019-09-20 07:54:11 +08:00
  • 720808fda5 Remove config::max_file_descriptor_number (#1833) lichaoyong 2019-09-20 07:50:57 +08:00
  • 315f762523 Seek block when starts a ScanKey (#1828) lichaoyong 2019-09-19 20:08:03 +08:00
  • aaabf97471 Split channel close operation into two phase (#1830) ZHAO Chun 2019-09-19 18:14:30 +08:00
  • 17e52a4bac Improve LRUCache to get better performance (#1826) ZHAO Chun 2019-09-19 17:37:02 +08:00
  • e516eba940 Remove the "author" tag (#1829) xy720 2019-09-19 16:59:08 +08:00
  • d1676c3c3d Check file descriptor number is larger than 65536 upon start (#1819) lichaoyong 2019-09-19 12:48:36 +08:00
  • e70e48c01e Add a ALTER operation to change distribution type from RANDOM to HASH (#1823) Mingyu Chen 2019-09-18 14:16:26 +08:00
  • 714dca8699 Support table comment and column comment for view (#1799) Mingyu Chen 2019-09-18 09:45:28 +08:00
  • 3f63bde5cb Fix 'Invalid Column Name' error when loading parquet file (#1820) Mingyu Chen 2019-09-17 21:17:55 +08:00
  • c4e28f0d13 Update FeConstants meta version to VERSION_62 (#1822) Mingyu Chen 2019-09-17 17:30:22 +08:00
  • dc813e6c61 Limit the max version to cumulative compaction (#1813) lichaoyong 2019-09-17 14:10:05 +08:00
  • 054a3f48bc Add where expr in broker load (#1812) EmmyMiao87 2019-09-17 11:32:40 +08:00
  • ede51da777 Resolve reduce/reduce conflict in our syntax (#1811) ZHAO Chun 2019-09-16 20:25:05 +08:00
  • 973eff26cd Fix tablet meta tool command argument bug (#1810) WingC 2019-09-16 17:40:23 +08:00
  • a232a56c06 Add parallel_exchange_instance_num to set parallel after exchange (#1788) xionglei0 2019-09-16 16:41:14 +08:00
  • 86feddb5d7 Fix bug that dead lock may happen when drop table during alter table process (#1800) Mingyu Chen 2019-09-16 00:12:00 +08:00
  • dcea6daf4f Fix Cluster meta write error (#1802) kangkaisen 2019-09-13 22:06:55 +08:00
  • 11eafe524f Add ChunkAllocator to accelerate chunk allocation (#1792) ZHAO Chun 2019-09-13 08:27:24 +08:00
  • 9aa2045987 Refactor alter job (#1695) Mingyu Chen 2019-09-12 16:31:29 +08:00
  • dad4def708 Support estimate size for v2 segment writer (#1787) wubiao 2019-09-12 15:15:39 +08:00
  • f58a222da7 Fix bug that the calculation of disk usage percent is wrong (#1791) Mingyu Chen 2019-09-12 14:37:20 +08:00
  • c354f30767 Fix mistake in docs (#1796) EmmyMiao87 2019-09-12 14:15:06 +08:00
  • 348e2129b7 Initialize tablet uid not using default constructor for performance reason (#1795) yiguolei 2019-09-12 12:59:16 +08:00
  • afa9b6ecab Add meta store service thrift definition (#1783) yiguolei 2019-09-12 10:30:49 +08:00
  • a85ffa1c2a Fix FE log error (#1785) kangkaisen 2019-09-11 16:13:34 +08:00
  • b327643132 Fix bug that failed to limit the mem usage of HLL column when loading (#1778) Mingyu Chen 2019-09-11 10:20:46 +08:00
  • 5a12a1d7df Fix compile error (#1780) kangkaisen 2019-09-10 23:48:42 +08:00
  • dcdfc5faf2 Update .gitignore: ignore cmake dir (#1779) kangkaisen 2019-09-10 21:40:11 +08:00
  • bf373758b2 Make CpuInfo::get_current_core work (#1773) ZHAO Chun 2019-09-10 19:35:55 +08:00
  • 235cdb0ecd Commit kafka offset (#1734) HangyuanLiu 2019-09-10 14:27:06 +08:00
  • 40a11c41a9 Fix BE crash when schema changing with HLL column (#1772) ZHAO Chun 2019-09-10 13:59:38 +08:00
  • 5653822298 Writer magic number in footer instead of header (#1771) Dayue Gao 2019-09-10 09:54:13 +08:00
  • 044489b92f Optimize some kinds of load jobs (#1762) Mingyu Chen 2019-09-09 22:11:12 +08:00
  • 8b663bf416 Fix bug: unknown column from the inline view (#1770) EmmyMiao87 2019-09-09 20:57:42 +08:00
  • 0f44ce99ce Fix segment v2 comment (#1769) kangkaisen 2019-09-09 18:26:48 +08:00
  • cd5cfea5cc Encapsulate HLL logic (#1756) kangkaisen 2019-09-09 15:52:10 +08:00
  • a349409838 Move compare from RowCursor to row (#1764) ZHAO Chun 2019-09-09 14:51:13 +08:00
  • ca23b7a511 Should create init rowset for alter task v2 (#1767) yiguolei 2019-09-09 13:59:19 +08:00
  • 5acdeee4d2 Assign schema_size from other Schema (#1768) ZHAO Chun 2019-09-09 13:50:14 +08:00
  • fd2937360c Get rid of external_sorting when rowsets have already been filtered (#1760) lichaoyong 2019-09-08 21:31:12 +08:00
  • b85cb0071b Bug-fix: error result of union stmt (#1758) EmmyMiao87 2019-09-08 21:26:31 +08:00
  • f23ac0eadd Planner support push down predicates past agg, win and sort (#1471) chenhao 2019-09-08 09:30:46 +08:00
  • 2f52ae7988 Add PreAgg Hint (#1617) worker24h 2019-09-06 06:47:18 -05:00
  • 981e0feb99 Check rowset is useful atomicly (#1750) yiguolei 2019-09-06 17:21:42 +08:00
  • 65dcabf1df Use crc32c checksum for segment v2 (#1753) Dayue Gao 2019-09-06 15:23:57 +08:00
  • 54fd3652e6 Fix bug in BetaRowsetReader which results in empty result (#1754) Dayue Gao 2019-09-06 15:07:23 +08:00
  • da69812f65 Fix compile error (#1749) ZHAO Chun 2019-09-05 22:30:41 +08:00
  • 3f22238012 Add check for to_bitmap function argument (#1747) kangkaisen 2019-09-05 18:11:38 +08:00
  • 85940a292b RowsetFactory as a single entry for Rowset creation (#1748) Dayue Gao 2019-09-05 18:10:18 +08:00
  • 0dc0dadad1 Reduce unnecessary memory allocat and copy in OlapScanNode (#1742) ZHAO Chun 2019-09-04 21:05:12 +08:00
  • a84c64785f Shuffle partitioned instance to avoid skew (#1744) ZHAO Chun 2019-09-04 18:31:18 +08:00
  • 726509e9b9 Add MIN/MAX aggregate function compatible with char/varchar (#1739) lxqfy 2019-09-04 17:28:27 +08:00
  • a63989cc61 Use RowsetFactory to create and init RowsetWriter (#1740) Dayue Gao 2019-09-04 17:02:43 +08:00
  • fddfffe4c0 Fix bug that failed to create a new partition when no partition in a table (#1688) worker24h 2019-09-04 00:36:17 -05:00
  • 03b399150e Not add alter task to tablet in alter tablet request v2 (#1741) yiguolei 2019-09-03 21:34:52 +08:00
  • f76dad289e Basic implementation for BetaRowsetReader (#1718) Dayue Gao 2019-09-03 13:52:16 +08:00
  • 9f5e5717d4 Unify the msg of 'Memory exceed limit' (#1737) EmmyMiao87 2019-09-03 10:42:16 +08:00
  • a80e9996a6 Move version to high 8 bit (#1736) yiguolei 2019-09-02 19:43:04 +08:00
  • b4f6f755f1 Add exchange in MemPool to reduce alloc/free operation (#1732) ZHAO Chun 2019-09-02 19:29:30 +08:00
  • 8034d83e20 Add scroll keepalive and http timeout configuration (#1731) Yunfeng,Wu 2019-09-02 19:04:30 +08:00
  • 6f4feca3dc Add rowset id generator to FE and BE (#1678) yiguolei 2019-09-02 18:51:31 +08:00
  • 81ca3e3abf Free olap scanner out of lock (#1733) ZHAO Chun 2019-09-02 16:49:28 +08:00
  • ba170aa9e6 Fix NPE of DataDescription (#1735) Mingyu Chen 2019-09-02 16:03:26 +08:00
  • f87abd93c8 Modify the website (#1730) Mingyu Chen 2019-08-31 19:49:44 +08:00
  • 1164264e9d Add English version Doris website (#1729) xy720 2019-08-30 22:07:24 +08:00
  • 76987275b9 Fix result of unix_timestamp() (#1727) Mingyu Chen 2019-08-30 21:39:17 +08:00
  • 06b87d998a Error check about column which has no default value (#1728) EmmyMiao87 2019-08-30 20:23:32 +08:00
  • 206f5394ee Limit V2 segment file row count (#1647) (#1705) Lijia Liu 2019-08-30 18:54:37 +08:00
  • 3a33f3d350 Make bitmap_union agg column support insert into and broker load (#1721) kangkaisen 2019-08-30 14:44:51 +08:00
  • 378ce8ca04 Use double when converting TIME type value (#1722) Mingyu Chen 2019-08-29 21:19:19 +08:00
  • ecbdfc2cee Avoid consistency problem when has no more data (#1716) Yunfeng,Wu 2019-08-29 18:57:49 +08:00
  • 7a0c7f45b2 Add English documents for Doris (#1719) xy720 2019-08-29 13:47:15 +08:00
  • 056a9fada3 fix delete bug (#1720) kangpinghuang 2019-08-29 10:42:04 +08:00
  • c541c3fd59 Fix bug that failed to get enough normal replica because path hash is not set. (#1714) Mingyu Chen 2019-08-28 19:37:38 +08:00
  • 2159293d23 Fix code's license (#1715) ZHAO Chun 2019-08-28 18:08:26 +08:00
  • 6865f4238b Add limit to show tablet stmt (#1547) kangpinghuang 2019-08-28 16:25:12 +08:00
  • 0c2e344f45 Refactor DateLiteral class in FE (#1644) HangyuanLiu 2019-08-27 22:20:06 +08:00
  • 7e981b2b14 Limit the disk usage to avoid running out of disk capacity (#1702) Mingyu Chen 2019-08-27 22:18:17 +08:00
  • b6b860c808 Make the max recursion depth of distribution pruner configurable (#1709) Mingyu Chen 2019-08-27 22:17:07 +08:00
  • c6dfe83b6d Add particular log info for doris on es (#1711) Yunfeng,Wu 2019-08-27 16:16:28 +02:00
  • dc2d49fe07 Make StringValue's memory layout same with Slice (#1712) ZHAO Chun 2019-08-27 22:15:46 +08:00
  • 34a6e06cb1 fix from string bug(#1710) (#1713) kangpinghuang 2019-08-27 18:43:49 +08:00
  • ae22d5e682 Support multiple key ranges in RowwiseIterator and StorageReadOptions (#1704) Dayue Gao 2019-08-27 17:57:42 +08:00
  • c403343c0a Add donating to ASF in README (#1708) ZHAO Chun 2019-08-27 15:22:46 +08:00
  • a1b92768dd Add a loaded rows in SHOW LOAD result (#1686) Mingyu Chen 2019-08-27 14:13:47 +08:00
  • 58801c6ab0 Support converting RowBatch and RowBlockV2 to/from Arrow (#1699) ZHAO Chun 2019-08-27 11:30:00 +08:00
  • 24afed7da8 Optimize V2 BinaryPlainPage format (#1648) (#1694) wangbo 2019-08-26 21:43:28 +08:00
  • 1e4dd77d2a Add bitmap agg type and udaf (#1610) kangkaisen 2019-08-26 14:24:42 +08:00
  • da8b9aad9a Remove preaggregation and index stream cache stuff out of RowsetReaderContext (#1698) Dayue Gao 2019-08-26 14:19:03 +08:00
  • 6d040a33af Add zone map page(#1390) (#1633) kangpinghuang 2019-08-24 00:57:30 +08:00
  • b28f4242c3 Add config max_concurrent_task_num_per_be (#1693) EmmyMiao87 2019-08-24 00:56:40 +08:00
  • 4449316d85 Add error msg when memory limit exceeded (#1685) EmmyMiao87 2019-08-23 11:13:01 +08:00
  • c73b3f15a4 Update tablet-repair-and-balance doc (#1692) kangkaisen 2019-08-22 21:31:56 +08:00
  • 00f8040bf3 Fix bug that 2 same stream load jobs may both be able to executed successfully (#1690) Mingyu Chen 2019-08-22 19:38:16 +08:00
  • 2b2bc82ae2 Add timeout on snapshot of data (#1672) Mingyu Chen 2019-08-21 21:18:53 +08:00