Commit Graph

167 Commits

Author SHA1 Message Date
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 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
wangshuai f300441d85 !508 【I2B2F5】Update Presto to Trino
* update Presto to Trino
2020-12-28 20:55:43 +08:00
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
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
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 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
DiagonAlley af6f1af4f0 Support openGauss connector 2020-12-24 00:06:12 +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
i-robot 2e04965607 !461 update documentation with recent change on optimization
Merge pull request !461 from Zhan Lu/update-doc
2020-12-22 00:07:43 +08:00
ZhanLu00 e94810a835 update documentation scratch 2020-12-18 12:27:19 -05:00
i-robot 12627fdf73 !454 Support Hive metastore impersonation
Merge pull request !454 from DiagonAlley/hive-metastore-impersonation-product-test
2020-12-19 00:00:18 +08:00
i-robot 6728244b8c !464 Support MongoDB connector
Merge pull request !464 from 王登阳/hetu-mongodb-connenctor
2020-12-18 22:22:17 +08:00
SiddharthJaiswal f944a2b146 !456 [I29CR9] Documentation for Reuse Exchange
* Added documentation for user parameters and spilling for Reuse Exchang…
2020-12-18 20:24:17 +08:00
DiagonAlley 1f3693ee4c Merge branch 'master' of gitee.com:openlookeng/hetu-core into hive-metastore-impersonation-product-test 2020-12-18 09:23:49 +08:00
wdy 9aaaf1826a add mongodb connector 2020-12-17 15:37:05 +08:00
DiagonAlley 4a32ec36b5 Support Hive metastore impersonation 2020-12-17 09:39:39 +08:00
lizheng920625 7a4888a25a Enable dynamic filtering by default and change join reorder and join distribution type to AUTOMATIC 2020-12-11 14:52:16 +08:00
i-robot 093b8f802e !445 sync user guide changes in ODBC repo to hetu core repo
Merge pull request !445 from chenpingzeng/master
2020-12-10 15:44:33 +08:00
i-robot 5408c17c22 !435 Update hindex docs
Merge pull request !435 from farhan3/hindex-docs
2020-12-10 00:22:28 +08:00
farhan3 f853ec6ab7 update hindex docs 2020-12-09 09:40:21 -05:00
luren 16eb7cc107 !419 fix the design of security key feature
* fix the design of security key feature. use public key to encrypt and private key to decrypt
2020-12-08 18:54:37 +08:00
chenpingzeng df7486dade sync ODBC user guide changes from ODBC repo.
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2020-12-08 14:31:42 +08:00
i-robot 32f0810be0 !391 Add Dynamic Filter for Semi Joins
Merge pull request !391 from Tyler Liu/I24V18/add-dynamic-filter-semi-joins
2020-12-07 22:27:21 +08:00
lizheng920625 5ddf288154 !441 Fix typos in SPI docs
* Fix typos in spi doc
2020-12-05 15:01:20 +08:00
i-robot d1a23f5913 !428 Support user-defined "zookeeper.znode.parent" for HBase Connector
Merge pull request !428 from Peikun Chen/feature/hbaseZnodeParent
2020-12-04 22:05:41 +08:00
tyler-liu b9d971083e Add dynamic filter for semi join
Fix tests

Add df for memory connector, add tests

Fix style

No df for random predicate

Remove df prefix
2020-12-03 18:30:52 -05:00
i-robot 93c389cf18 !426 【轻量级 PR】:Fix typo in SPI overview document
Merge pull request !426 from 姚远/N/A
2020-12-03 16:42:42 +08:00
Peikun Chen 981c2637e1 Support user-defined "zookeeper.znode.parent" for HBase Connector 2020-12-02 18:57:28 +08:00
shuaiwang999 c6005fc848 reconstruct ES connector code to support ES7.6.2 2020-12-01 20:26:23 +08:00
i-robot 123fe24574 !397 [I2663H]Set default value for performance test
Merge pull request !397 from wangshuai/feature-update_default_value
2020-12-01 00:50:52 +08:00
Jingfang 2c3afc10b7 !300 The supplement to document of DC connector
* fix dc connector documment
2020-11-30 19:47:19 +08:00
Yize_Li 34cea32a82 !395 Fix some format issues in the hana doc
* fix hana connector docs' format issues
2020-11-30 19:43:21 +08:00
sandeep e187ec034b !387 [I1T7XG] merge small splits before data shuffling. 2020-11-30 10:56:50 +05:30
tushengxia b3b0559f4b merge security issues into master and update hbase docs 2020-11-28 15:37:29 +08:00
shuaiwang999 7cbd204c91 update default config for performance test 2020-11-27 16:06:05 +08:00
姚远 bcf23d02c5 Fix typo in SPI overview document 2020-11-27 11:01:39 +08:00
i-robot 41596e6068 !376 Refactor dynamic catalog, create a client when the process starts and reuse it in subsequent operations.
Merge pull request !376 from Jingfang/fix-refactor-dynamic-catalog
2020-11-26 08:15:49 +08:00
i-robot 52ff8ac96a !386 update hbase docs for kerberos configuration
Merge pull request !386 from tushengxia/hbase-update-kerberos
2020-11-19 09:15:17 +08:00
tushengxia 30294ad367 update hbase docs for kerberos configuration 2020-11-16 15:39:18 +08:00