Commit Graph

845 Commits

Author SHA1 Message Date
lizheng920625 0ec44314ad Init commits for materialized view 2021-03-29 09:21:25 +08:00
Raghunandan c2b572e88f [maven-release-plugin] prepare for next development iteration 2020-12-30 19:29:09 +05:30
Raghunandan 35aeedf3d5 [maven-release-plugin] prepare release 1.1.0 2020-12-30 19:29:08 +05:30
Raghunandan 523167989d [maven-release-plugin] prepare branch branch-1.1 2020-12-30 19:16:53 +05:30
Jiwen f76c42b3e0 !518 add two known issue to the release notes
* add two known issues to the release note
2020-12-30 20:25:39 +08:00
Jingfang 7fc03115d4 !514 Add release notes of release 1.1.0 version
*  add release notes for release 1.1.0 version
2020-12-30 16:08:22 +08:00
i-robot b59b745a92 !512 [I2BBGM] Fix: Reuse Exchange Concurrency Issue (stale query id use)
Merge pull request !512 from RajeevRastogi/reuse_conc_issue
2020-12-29 23:57:08 +08:00
rajeevrastogi 1dfb988bfc [I2BBGM]Fix: Reuse Exchange Concurrency Issue (stale query id use) 2020-12-29 20:45:03 +05:30
i-robot 069ecae153 !507 Set default value of transform self join to group by to true
Merge pull request !507 from NeerajUnnikrishnan/fix/defaultvalue
2020-12-29 15:07:26 +08:00
i-robot f96e6e488b !511 add support column types description of all indexes in hetu-docs
Merge pull request !511 from tushengxia/fix-index-1230-tsx
2020-12-29 14:08:19 +08:00
tushengxia 0f83f2da97 add support column types description of all indexes in hetu-docs 2020-12-29 12:09:49 +08:00
i-robot 47f6eb8c54 !510 modify create new hbase logical
Merge pull request !510 from tushengxia/fix-index-1230-tsx
2020-12-29 11:06:18 +08:00
tushengxia 2ada2db302 modify hbase logical of create new hbase table 2020-12-29 10:12:19 +08:00
NeerajUnnikrishnan f801f8828f Set default value of transform self join to group by to true 2020-12-28 23:47:43 +05:30
i-robot 65a4bf9bc0 !509 [I2B55F]: Fix: Consumer gets blocked if producer gets cancelled
Merge pull request !509 from RajeevRastogi/consumer_hang_issue
2020-12-28 23:23:34 +08:00
wangshuai f300441d85 !508 【I2B2F5】Update Presto to Trino
* update Presto to Trino
2020-12-28 20:55:43 +08:00
rajeevrastogi 574afd4864 [I2B55F]: Fix: Consumer gets blocked if producer gets cancelled 2020-12-28 17:58:15 +05:30
Peikun Chen 4e0e41c783 !506 Add limitations to the openGauss connector document
* Add limitations to the openGauss connector document
2020-12-28 20:23:05 +08:00
liaodenghong 43c964fd9e !503 add document for hetu-hive-functions module
* add hetu-hive-functions module document.
2020-12-28 10:45:31 +08:00
i-robot 83ddea0488 !504 fix index issues
Merge pull request !504 from tushengxia/fix-index-1230-tsx
2020-12-27 22:49:34 +08:00
i-robot e932f479a8 !505 Fixed topn rank operator data inconsistency bug
Merge pull request !505 from fbird2020/master
2020-12-27 10:40:51 +08:00
tushengxia 87c327bbbd fix index issues of QA535, QA513, QA552
all support column type to create index

modify UT for index
2020-12-26 19:25:10 +08:00
fbird2020 331e716f58 fixed topn rank operator data inconsistency 2020-12-26 18:50:17 +08:00
i-robot 45ef47d9a5 !502 The first letter of OpenLooKeng in the tab page should be lowercase
Merge pull request !502 from zengdeyong/fix_web_ui_font_incorrect
2020-12-26 14:44:19 +08:00
zengdeyong 2d286ce204 change web UI title from OpenLooKeng to openLooKeng 2020-12-26 13:37:57 +08:00
Peikun Chen 1e2b2f9b24 !499 Add webui document
* Add webui document
2020-12-25 16:41:16 +08:00
DiagonAlley cac543b250 !487 Create docs for Oracle connector & modify docs for mongoDB connector
* modify Oracle driver desc
* Merge branch 'master' of gitee.com:openlookeng/hetu-core into oracle-doc
* Create docs for Oracle connector
2020-12-25 16:41:09 +08:00
Peikun Chen c38a1cccaa !491 Add document for openlookeng-ranger-plugin
* Add document for openlookeng-ranger-plugin
2020-12-25 16:41:01 +08:00
i-robot cb88a3dfb3 !500 Fix the space in filepath for index store
Merge pull request !500 from karmveer/file_path
2020-12-25 07:23:19 +08:00
karmvs 645a974bf3 Fixing the character column path issue
Removing un-used imports
2020-12-24 15:11:59 -05:00
sandeep 9456f499b9 !497 hive.md hive.max-splits-to-group default value is 10 is changed to 1
* !497 [I2AOBF] change hive.max-splits-to-group default to 1 in IDG
2020-12-24 13:44:58 +08:00
i-robot 6fc9377565 !489 [I2AJVX] Update to Table Pushdown to handle incorrect stats from column's distinct value count
Merge pull request !489 from SiddharthJaiswal/task-tablepushdown-userhint
2020-12-24 13:31:18 +08:00
i-robot 1085b97b06 !496 Fix null value handling for bitmap index
Merge pull request !496 from Han_Weng/fix-hindex-qa-1223
2020-12-24 13:03:21 +08:00
Siddharth D Jaiswal 3a1a9162c0 Added changes to address incorrect approx stats for getDistinctValuesCount() for columns. 2020-12-24 10:25:11 +05:30
i-robot 7eb2fcfece !495 [I2AMGW] When multiple coordinators are used, don't update memory pool info if work is not scheduled on coordinator
Merge pull request !495 from Arven/fix-ha-cn-memory-pool
2020-12-24 10:35:19 +08:00
i-robot 224dc8dc70 !493 HA-AA network delay of coordinator
Merge pull request !493 from jackguo/ha-network-delay-coordinator
2020-12-24 09:51:20 +08:00
i-robot 4d9e97280d !494 throw Index creation on Decimal Column is not supported error
Merge pull request !494 from karmveer/decimal_fix
2020-12-24 09:11:20 +08:00
i-robot 17cb704686 !492 Support openGauss connector
Merge pull request !492 from DiagonAlley/opengauss-support-insert
2020-12-24 08:27:21 +08:00
karmvs 755db55629 Type check for index creation 2020-12-23 17:00:43 -05:00
Jack Guo fc6ae540f5 Add timeout to hazelcast state store 2020-12-23 15:04:05 -05:00
Haochen Ding b0248d1e0d When multiple coordinators are used, don't update memory pool info for any coordinator if work is not scheduled on coordinator 2020-12-23 15:00:13 -05:00
Han Weng 3ae336df82 Add null value handling for bitmap index 2020-12-23 13:11:47 -05:00
DiagonAlley af6f1af4f0 Support openGauss connector 2020-12-24 00:06:12 +08:00
i-robot d044cef150 !490 Fix hindex QA issues and improve log messages
Merge pull request !490 from Han_Weng/fix-hindex-qa-1222
2020-12-23 08:55:18 +08:00
Han Weng 69c7911b65 Fix hindex QA issues 2020-12-22 17:08:21 -05:00
i-robot 11b024f4dd !484 Update open source notice
Merge pull request !484 from Tyler Liu/update-open-source-notice
2020-12-22 23:32:08 +08:00
i-robot 67db1e26bb !488 fix hbase small problems about push down when execution plan enabled and batch get.
Merge pull request !488 from tushengxia/hbase-performance-improve
2020-12-22 20:32:54 +08:00
i-robot 7411865f78 !486 sync prestosql `Trim whitespace when loading configuration #3231` issue
Merge pull request !486 from bryanwong/fixed-properties-blankspace
2020-12-22 17:52:52 +08:00
i-robot 7b319b9275 !472 [I29JFI]Add ip and array data type for ES connector
Merge pull request !472 from wangshuai/feature_support_ip_array_datatype
2020-12-22 14:18:55 +08:00
shuaiwang999 320ef578c4 support ip and array data type 2020-12-22 11:44:33 +08:00