8000 Tags · suns1824/gazelle_plugin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: suns1824/gazelle_plugin

Tags

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix null check in SMJ (oap-project#720) (oap-project#721)

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

v1.3.0

Toggle v1.3.0's commit message
[NSE-699] Update Changelog and OAP Documentation (oap-project#700)

* [NSE-699] Update Changelog and OAP Documentation

* [NSE-699] Update Changelog and OAP Documentation

* [NSE-699] Update Changelog

v1.3.0-rc2

Toggle v1.3.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-667] backport patches to 1.3 branch (oap-project#690)

* [NSE-684] BufferedOutputStream causes massive futex system calls (oap-project#685)

* [NSE-400] Fix the bug for negative decimal data (oap-project#686)

* Fix the bug for positive decimal data

* Fix format

* Fix the unit test for 'SPARK-22348: table cache should do partition batch pruning (whole-stage-codegen on)'

* [NSE-687]remove exclude log4j when running ut (oap-project#688)

* remove exclude log4j when running ut

* Modify hadoop 2.7 ut to the right hadoop dependency version 2.7.4

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
Co-authored-by: haojinIntel <hao.jin@intel.com>
Co-authored-by: Wei-Ting Chen <weiting.chen@intel.com>

v1.3.0-rc1

Toggle v1.3.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-667] backport patches to 1.3 branch (oap-project#666)

* [NSE-636]Remove log4j1 related unit tests (oap-project#646)

* [NSE-640] Disable compression for tiny payloads in shuffle (oap-project#641)

Closes oap-project#640

* [NSE-653] Add validity checking for get_json_object in WSCG (oap-project#654)

* Initial commit

* Add two unit test cases

* Format the code

* Update clang format check

* [NSE-617] Handle exception in cast expression from string to numeric types in WSCG (oap-project#655)

* [NSE-660] fix window builder with string (oap-project#649)

* fix window builder with string

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* fix format

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* [NSE-650] Scala test ArrowColumnarBatchSerializerSuite is failing  (oap-project#659)

Closes oap-project#650

* [NSE-645] Add support to cast bool type to bigint type & string type (oap-project#644)

* Initial commit

* Change arrow branch for test [revert this commit at last]

* Revert "Change arrow branch for test [revert this commit at last]"

This reverts commit 94ce7fbfc4025d48c252f91701459b4ed091dad9.

* use arrow 1.3 branch

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* [NSE-662] Add "like" expression support in WSCG (oap-project#663)

* Initial commit

* Copy headers

* Format the code

* Change arrow branch for test [will revert at last]

* Revert "Change arrow branch for test [will revert at last]"

This reverts commit 065547a.

* [NSE-126] remove extra headers/namespaces in codegen (oap-project#668)

* remove extra gandiva header

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* remove extra using namespace

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* [NSE-661] Add trim expression support in WSCG (oap-project#664)

* Add trim expression support in WSCG

* Fix a bug

* Format the code

Co-authored-by: Wei-Ting Chen <weiting.chen@intel.com>
Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
Co-authored-by: PHILO-HE <feilong.he@intel.com>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-498] Update Changelog and OAP guide (oap-project#499)

v1.2.0-rc2

Toggle v1.2.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-481] JVM heap memory leak on memory leak tracker facilities (Arr…

…ow Allocator) (oap-project#489) (oap-project#491)

Closes oap-project#481

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>

v1.2.0-rc1

Toggle v1.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-475] restore coalescebatches operator before window (oap-project…

…#486) (oap-project#487)

* restore coalescebatches operator before window

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* remove dead code

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

v1.1.1-spark-3.1.1

Toggle v1.1.1-spark-3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-350]Update the documents for 1.1.1 (oap-project#351)

v1.1.1-spark-3.1.1-rc1

Toggle v1.1.1-spark-3.1.1-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-273] backport spark311 support to 1.1.1 branch (oap-project#334)

* [NSE-304] Upgrade to Arrow 4.0.0 (oap-project#307)

* [NSE-304] Upgrade to Arrow 4.0.0

* use .400

* .400

* fix

* fix

* [NSE-318]check schema before reuse exchange (oap-project#328)

* check schema before reuse exchange

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* remove debug log

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* bump version to 1.1.1

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* update arrow branch to use arrow-4.0.0-oap-1.1.1

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* update GHA arrow branch

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* [NSE-329] fix out partitioning in BHJ and SHJ (oap-project#335)

* fix out partitioning for SHJ and BHJ

* refine

* [NSE-325] fix incremental compile issue with 4.5.x scala-maven-plugin (oap-project#332)

the new release of scala-maven-plugin(4.5.x) seems buggy on incremental
compile, using 4.4.0 instead

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
Co-authored-by: Rui Mo <rui.mo@intel.com>

v1.1.0-spark-3.0.0

Toggle v1.1.0-spark-3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NSE-206]Update documents and License for 1.1.0 (oap-project#292)

* [NSE-206]Update documents and remove duplicate parts

* Modify documents by comments
0