-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update SECURITY.md #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lviiii
pushed a commit
to lviiii/gluten
that referenced
this pull request
Jul 25, 2022
* fix columnar bhj Signed-off-by: Yuan Zhou <[email protected]> * fix Signed-off-by: Yuan Zhou <[email protected]>
lviiii
pushed a commit
to lviiii/gluten
that referenced
this pull request
Jul 25, 2022
* [ARROW-DATA-SOURCE-1] Reorganize the source code for the new repository organization * [ARROW-DATA-SOURCE-1] Make compiling succeed * [ADS-2] Fix RAM usage CI (apache#3) * Update tpch.yml * Update report_ram_log.yml * Update report_ram_log.yml * Delete github-ci-fix * Delete github-ci-fix2 * [Arrow-Data-Source-4]Add mkdocs.yml and update docs * [ADS-6] Add utility methods to check leaked Allocators/MemoryPools (apache#7) Close apache#6 * [NSE-51] Update ArrowWritableColumnVector * [ADS-9][Parquet] Parquet data source not replaced by default (apache#10) * [ADS-9][Parquet] Parquet data source not replaced by default * Code style * [ADS-13] Validate metric TaskMetrics.peakExecutionMemory for native SQL engine (apache#14) Closes apache#13 * [ADS-11]Modify title check and automatic link to Issues for PRs (apache#12) * [ADS-16] Upgrade Arrow version to 3.0.0 (apache#17) Closes apache#16 * Initialize new repo * Move arrow data source files to arrow-data-source directory * move native sql files to native-sql-engine folder * [NSE-86] Add root pom.xml; Remove native-sql-engine/core/ArrowWritableColumnVector.java (apache#88) * fix github actions Signed-off-by: Yuan Zhou <[email protected]> * fix building & CI Signed-off-by: Yuan Zhou <[email protected]> Co-authored-by: Chen Haifeng <[email protected]> Co-authored-by: zhixingheyi-tian <[email protected]> Co-authored-by: Hongze Zhang <[email protected]> Co-authored-by: HongW2019 <[email protected]> Co-authored-by: Hongze Zhang <[email protected]> Co-authored-by: Rui Mo <[email protected]>
liujiayi771
added a commit
to liujiayi771/gluten
that referenced
this pull request
Mar 13, 2023
* support decimal UnscaledValue * rename DecimalUtil to GlutenDecimalUtil
jinchengchenghh
referenced
this pull request
in jinchengchenghh/gluten
Mar 20, 2023
* support decimal UnscaledValue * rename DecimalUtil to GlutenDecimalUtil
jinchengchenghh
referenced
this pull request
in jinchengchenghh/gluten
Mar 21, 2023
* support decimal UnscaledValue * rename DecimalUtil to GlutenDecimalUtil
rui-mo
pushed a commit
to rui-mo/gazelle-jni
that referenced
this pull request
Mar 22, 2023
* support decimal UnscaledValue * rename DecimalUtil to GlutenDecimalUtil
rui-mo
pushed a commit
to rui-mo/gazelle-jni
that referenced
this pull request
Mar 23, 2023
* support decimal UnscaledValue * rename DecimalUtil to GlutenDecimalUtil
SinghAsDev
pushed a commit
to SinghAsDev/gluten
that referenced
this pull request
Mar 5, 2024
## What changes were proposed in this pull request? Adding support for Ubuntu 18 ## How was this patch tested? Ran a query successfully that has been validated on Ubuntu 20 before. No performance regression was observed. <!-- https://github.com/pinternal/gluten/pull/3 -->
This was referenced May 14, 2024
sharkdtu
pushed a commit
to sharkdtu/gluten
that referenced
this pull request
Nov 11, 2024
sharkdtu
pushed a commit
to sharkdtu/gluten
that referenced
this pull request
Nov 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.