Popular repositories
-
-
-
-
rocksdb Public
Forked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
C++
-
-
1,093 contributions in the last year
Less
More
Activity overview
Contributed to
apache/incubator-doris,
morningman/morningman.github.io,
baidu/palo
and 5 other
repositories
Contribution activity
September 2021
Created 8 commits in 2 repositories
Created a pull request in apache/incubator-doris that received 10 comments
[Job Clean] Sort out the cleanup logic of historical jobs
Proposed changes There are many historical job records in Doris, such as load jobs, alter jobs, export jobs and so on. These historical jobs are ge…
+106
−70
•
10
comments
Opened 3 other pull requests in 1 repository
Reviewed 25 pull requests in 1 repository
apache/incubator-doris
25 pull requests
- Spark demo
- [Sprak-Doris-Connector] support boolean data type
- [BUG] Fix copy in bitmap
- [BUG][Profile] Fixed the problem that BE's profile could not add chil…
- [BUG] fix some bugs of String type
- fix downloads.md documentation link
- Support create table as select
- [bug] Fix dataTables bootstrap js version differ.
- [Dynamic Partition] reserve specific history periods by dynamic partition.
- [Doc] fix irregular documents (like/ not like/ regexp.md)
- [Job Clean] Sort out the cleanup logic of historical jobs
- [Feature] Support Integer-Types value in like predicate
- [Bug] format json output
- [Feature] Support fe login using sql tools when no be is available.
- [Enhance] Add a rewrite rule of compoundPredicate 'OR' 'AND' to hit prefix index
- add config to support long table name
- fix bug colocate join table can't repaired
- [Bug] [Truncate] Fix tablet number is different between the new partition and base partition after truncate operation
- [Bug]fix pad function wrong result when len.val==str_char_size
- Support concurrent export of query results
- [bug] Fix the bug that http redirects to master cannot be authenticated, and redirect several http interfaces to master.
- #6386 Enforce null check at Catalog.getDb and Database.getTable
- Fix colocate agg error when group of colocate table is unstable
- [Compaction][ThreadPool]Support adjust compaction threads num at runtime
- [BUG] fix bugs with string type