added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T06:37:51.966283 | 2024-06-11T06:05:34 | 2345473725 | {
"authors": [
"iwasakims",
"sekikn"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3511",
"repo": "apache/bigtop",
"url": "https://github.com/apache/bigtop/pull/1280"
} | gharchive/pull-request | BIGTOP-4126. Remove obsolete test resources for Hue.
https://issues.apache.org/jira/browse/BIGTOP-4126
Obsolete test resources for Hue causes completion error. This causes issue on mvn deploy in the release process.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO... |
2025-04-01T06:37:52.037348 | 2021-02-03T22:48:12 | 800762691 | {
"authors": [
"BuildStream-Migration-Bot"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3512",
"repo": "apache/buildstream",
"url": "https://github.com/apache/buildstream/issues/1038"
} | gharchive/issue | Move source cache to proto based service
See original issue on GitLab
In GitLab by [Gitlab user @raoul].hidalgocharman on May 29, 2019, 13:48
Background
The source cache should move towards using a protocol buffer based format similar to new artifact service architecture (overall plan described in #909). The referenc... |
2025-04-01T06:37:52.045863 | 2021-02-03T23:54:26 | 800801003 | {
"authors": [
"BuildStream-Migration-Bot"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3513",
"repo": "apache/buildstream",
"url": "https://github.com/apache/buildstream/issues/1062"
} | gharchive/issue | Add API for composing lists in yaml nodes
See original issue on GitLab
In GitLab by [Gitlab user @tlater] on Jul 3, 2019, 11:14
Background
As part of #1061 we need to perform composition between lists like so:
# bar.bst
kind: autotools
dependencies:
(>):
- foo-lib.bst
# project.conf
elements:
autotools:
... |
2025-04-01T06:37:52.059776 | 2021-01-01T05:18:57 | 777202019 | {
"authors": [
"BuildStream-Migration-Bot"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3514",
"repo": "apache/buildstream",
"url": "https://github.com/apache/buildstream/issues/1351"
} | gharchive/issue | Checkout needs sandbox even when run with --no--intergration
See original issue on GitLab
In GitLab by [Gitlab user @willsalmon] on Jul 7, 2020, 11:27
Summary
Checkout needs sandbox even when run with --no--intergration
This means that if a project was built in CI on a different arch or with RE and the RE bots are bu... |
2025-04-01T06:37:52.067836 | 2021-11-25T16:22:44 | 1063769227 | {
"authors": [
"httpsOmkar",
"mgubaidullin"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3515",
"repo": "apache/camel-karavan",
"url": "https://github.com/apache/camel-karavan/pull/129"
} | gharchive/pull-request | removed deprecated version of copy to clipboard method to clipboard.w…
…riteText
Thanks for the copyToClipboard refactoring.
Could you please remove changes in render() method from PR. They make code cleaner but they are not related to the PR (removed deprecated version of copy to clipboard method). It is better to... |
2025-04-01T06:37:52.069261 | 2020-10-21T20:33:29 | 726843647 | {
"authors": [
"JiriOndrusek",
"ppalaga"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3516",
"repo": "apache/camel-quarkus",
"url": "https://github.com/apache/camel-quarkus/issues/1941"
} | gharchive/issue | Camel Avro RPC component native support
This one is for camel-avro-rpc component. We already have the avro dataformat in native https://github.com/apache/camel-quarkus/issues/782
Please, assign to me.
|
2025-04-01T06:37:52.070487 | 2023-08-06T08:02:36 | 1838100706 | {
"authors": [
"orpiske"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3517",
"repo": "apache/camel",
"url": "https://github.com/apache/camel/pull/11012"
} | gharchive/pull-request | (chores) camel-optaplanner: reduce the time spent trying to solve the problems
Signed-off-by: Otavio R. Piske<EMAIL_ADDRESS>
Before: Total time: 14:04 min
After: Total time: 01:14 min
|
2025-04-01T06:37:52.076687 | 2017-07-03T14:22:55 | 240187817 | {
"authors": [
"CarbonDataQA",
"chenliang613",
"jackylk"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3518",
"repo": "apache/carbondata",
"url": "https://github.com/apache/carbondata/pull/1129"
} | gharchive/pull-request | [CARBONDATA-1259] CompareTest improvement
changes:
check query result details, report error if result is not the same
add support for comparison with ORC file
add decimal data type
Build Success with Spark 1.6, Please check CI http://<IP_ADDRESS>:8080/job/ApacheCarbonPRBuilder/294/
Build Failed with Spark 2.1.... |
2025-04-01T06:37:52.109662 | 2017-12-19T10:01:28 | 283167863 | {
"authors": [
"CarbonDataQA",
"ravipesala",
"xuchuanyin"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3519",
"repo": "apache/carbondata",
"url": "https://github.com/apache/carbondata/pull/1678"
} | gharchive/pull-request | [CARBONDATA-1903] Fix code issues in carbondata
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
[x] Any interfaces changed?
No
[x] Any backward compatibility impacted?
No
[x] Document update required?
No
[x] Testing done
Please provide details on
- Whe... |
2025-04-01T06:37:52.128057 | 2018-05-06T07:51:06 | 320571195 | {
"authors": [
"CarbonDataQA",
"rahulforallp",
"ravipesala",
"sgururajshetty",
"xubo245"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3520",
"repo": "apache/carbondata",
"url": "https://github.co... | gharchive/pull-request | [CARBONDATA-2440] doc updated to set the property for SDK user
[x] Any interfaces changed? NO
[x] Any backward compatibility impacted? No
[x] Document update required? ==> Yes
[x] Testing done ==> All UT and SDV succes report is enough.
[x] For large changes, please consider breaking it into sub-tasks unde... |
2025-04-01T06:37:52.146927 | 2016-01-20T13:57:59 | 127687962 | {
"authors": [
"MJJoyce",
"OCWJenkins",
"Omkar20895",
"lewismc"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3521",
"repo": "apache/climate",
"url": "https://github.com/apache/climate/pull/276"
} | gharchive/pull-request | CLIMATE-379 - Allows dataset customisation
This patch allows the user to customise the name of the local dataset that is being uploaded in the web-app.
Can one of the admins verify this patch?
hey @lewismc @MJJoyce, please have a look at this patch.
I am +1, any comments @MJJoyce ?
:+1:
Please commit @Omkar... |
2025-04-01T06:37:52.157650 | 2020-10-28T10:55:38 | 731333422 | {
"authors": [
"blueorangutan",
"rhtyd"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3522",
"repo": "apache/cloudstack-primate",
"url": "https://github.com/apache/cloudstack-primate/pull/841"
} | gharchive/pull-request | packaging: enforce new min. CloudStack version 4.15 starting GA/1.0
There are many changes, including API changes in upstream master/4.15
which makes it challenging to maintain backward compability of Primate
with older versions of CloudStack. Therefore we need to ensure that the
rpm and deb Primate pkgs require Clou... |
2025-04-01T06:37:52.167024 | 2019-07-02T17:20:43 | 463346204 | {
"authors": [
"DaanHoogland",
"mhp0rtal"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3523",
"repo": "apache/cloudstack",
"url": "https://github.com/apache/cloudstack/issues/3459"
} | gharchive/issue | Misuses of cryptographic APIs
Hi
The following lines have cryptographic API misuses. File name => utils/src/main/java/com/cloud/utils/ssh/SSHKeysHelper.java: Line number => 75: API name => MessageDigest: File name => utils/src/main/java/com/cloud/utils/nio/Link.java: Line number => 371: API name => KeyStore:Second p... |
2025-04-01T06:37:52.173459 | 2022-04-22T03:07:09 | 1211758533 | {
"authors": [
"CKrieger2020",
"DaanHoogland",
"nxsbi",
"rohityadavcloud"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3524",
"repo": "apache/cloudstack",
"url": "https://github.com/apache/cloudstack... | gharchive/issue | Place VM's on the same network as the CloudStack-management server
ISSUE TYPE
Other
COMPONENT NAME
UI, IP
CLOUDSTACK VERSION
<IP_ADDRESS>
SUMMARY
I am trying to find a method of placing newly deployed VM's on the same network as my management server, but so far it only allows me to create guest VM's behind a N... |
2025-04-01T06:37:52.189814 | 2023-02-07T21:53:57 | 1575078517 | {
"authors": [
"Atiqul-Islam",
"DaanHoogland",
"Pearl1594",
"weizhouapache"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3525",
"repo": "apache/cloudstack",
"url": "https://github.com/apache/cloudsta... | gharchive/issue | Issue while setting up CloudStack Advance Zone with security group
ISSUE TYPE
Bug Report
COMPONENT NAME
Advanced Zone with Security Groups setup
CLOUDSTACK VERSION
4.17.2
CONFIGURATION
Zone:
IPV4 DNS: <IP_ADDRESS>
Internal DNS: <IP_ADDRESS>
Pysical Network 1:
Management Traffic: cloudbr0
Guest Tra... |
2025-04-01T06:37:52.196677 | 2024-02-29T19:53:45 | 2161994075 | {
"authors": [
"BryanMLima",
"DaanHoogland",
"winterhazel"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3526",
"repo": "apache/cloudstack",
"url": "https://github.com/apache/cloudstack/issues/8730"
} | gharchive/issue | [UI] Storage menu not showing even with API permissions
ISSUE TYPE
Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
Main
SUMMARY
As reported in https://github.com/apache/cloudstack/pull/8713#issuecomment-1969866705, the Storage submenu in the sidebar is not displayed to users when they do not have permission to th... |
2025-04-01T06:37:52.372583 | 2017-04-14T11:27:52 | 221792509 | {
"authors": [
"blueorangutan",
"borisstoyanov",
"cloudmonger",
"ravening",
"remibergsma",
"rhtyd",
"ustcweizhou",
"weizhouapache",
"wido"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz... | gharchive/pull-request | CLOUDSTACK-7958: Add configuration for limit to CIDRs for Admin API calls
The global setting 'management.admin.cidr' is set to <IP_ADDRESS>/0,::/0
by default preserve the current behavior and thus allow API calls
for Admin accounts from all IPv4 and IPv6 subnets.
Users can set it to a comma-separated list of IPv4/IPv... |
2025-04-01T06:37:52.377609 | 2018-11-08T17:39:40 | 378843692 | {
"authors": [
"drajakumar",
"garydgregory"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3528",
"repo": "apache/commons-collections",
"url": "https://github.com/apache/commons-collections/pull/57"
} | gharchive/pull-request | COLLECTIONS-701 SetUniqueList.add() crashes due to infinite recursion…
… when it receives itself
Hi @drajakumar ,
I'm not sure this patch makes sense. Take a look at org.apache.commons.collections4.list.Collections701Test: For ArrayList and HashSet, adding a collection to itself is fine.
In this patch, the argument... |
2025-04-01T06:37:52.390974 | 2016-10-22T11:58:46 | 184626396 | {
"authors": [
"PascalSchumacher",
"Xaerxess",
"coveralls",
"kinow"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3529",
"repo": "apache/commons-lang",
"url": "https://github.com/apache/commons-lang/pul... | gharchive/pull-request | LANG-1258: Add ArrayUtils#toStringArray(Object[]) method
patch supplied by IG
Coverage increased (+0.04%) to 93.581% when pulling bfc8805ac898cb4d7a8ca45ab1d5106bc2b63342 on PascalSchumacher:ArrayUtils#toStringArray into 91d6bd74fa358fdc8d7cb7681c76c509fd9a8e7d on apache:master.
Coverage increased (+0.04%) to 9... |
2025-04-01T06:37:52.425978 | 2018-10-16T02:39:15 | 370416045 | {
"authors": [
"adadgio",
"albertleao",
"breautek"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3530",
"repo": "apache/cordova-plugin-wkwebview-engine",
"url": "https://github.com/apache/cordova-plugin-w... | gharchive/issue | WKWebview Won't Load
I receive the following error when I have wk webview installed:
Failed to load resource: file:///var/containers/Bundle/Application/39F29CF9-4A2F-4A20-A296-0CAE487974B3/my.app/www/plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview.js The requested URL was not found on this server.
F... |
2025-04-01T06:37:52.430336 | 2021-09-14T21:40:25 | 996464124 | {
"authors": [
"corentin-begne",
"timbru31"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3531",
"repo": "apache/cordova-windows",
"url": "https://github.com/apache/cordova-windows/issues/394"
} | gharchive/issue | Microsoft Surface hybrid touch events
Bug Report
Problem
Touch events are not fired correctly
What is expected to happen?
Moving camera in webgl using touch on screen
What does actually happen?
Not any touch events are fired, only mouse and mouse down, few mouse move then nothing, no mouse up.
If I touch without movi... |
2025-04-01T06:37:52.440773 | 2019-06-26T15:04:39 | 461026797 | {
"authors": [
"modul",
"rnewson",
"wohali"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3532",
"repo": "apache/couchdb",
"url": "https://github.com/apache/couchdb/issues/2061"
} | gharchive/issue | Changes feed with selector filter doesnt show deleted docs
Description
Deleted documents are not included in the changes feed when filtering with _selector. It does work while filtering by doc_ids, which is not applicable in my scenario.
Steps to Reproduce
# Create document
curl -H 'Content-Type: application/json' -X... |
2025-04-01T06:37:52.443162 | 2017-07-18T19:01:43 | 243818280 | {
"authors": [
"iilyak",
"nickva"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3533",
"repo": "apache/couchdb",
"url": "https://github.com/apache/couchdb/pull/694"
} | gharchive/pull-request | Remove get_details replicator job gen_server call
This was used from a test only and it wasn't reliable. Because of replicator
job delays initialization the State would be either #rep_state{} or #rep. If
replication job hasn't finished initializing, then state would be #rep{} and a
call like get_details which matches... |
2025-04-01T06:37:52.444916 | 2024-08-28T23:43:27 | 2493152583 | {
"authors": [
"andygrove",
"psvri"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3534",
"repo": "apache/datafusion-comet",
"url": "https://github.com/apache/datafusion-comet/issues/882"
} | gharchive/issue | Implement native parsing of CSV files
What is the problem the feature request solves?
We can probably accelerate reading of CSV files by continuing to use JVM Spark to read bytes from disk but then parse the CSV in native code.
Describe the potential solution
No response
Additional context
No response
Hello.
I woul... |
2025-04-01T06:37:52.449539 | 2024-05-17T19:32:52 | 2303436574 | {
"authors": [
"alamb",
"jayzhan211"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3535",
"repo": "apache/datafusion",
"url": "https://github.com/apache/datafusion/issues/10565"
} | gharchive/issue | Using Expr::field panics
Describe the bug
After https://github.com/apache/datafusion/pull/10375 merged Expr::field now panics if you use it (as we did in influxdb) DataFusion panics when you try to execute it
To Reproduce
Try to evaluate an expression like col("props").field("a")
Here is a full reproducer in the sql_... |
2025-04-01T06:37:52.453684 | 2022-04-26T07:08:02 | 1215501455 | {
"authors": [
"XuXuClassMate",
"labbomb"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3536",
"repo": "apache/dolphinscheduler",
"url": "https://github.com/apache/dolphinscheduler/issues/9780"
} | gharchive/issue | [Bug] [Next-UI][V1.0.0-Beta] Local log file cache is not cleared
Search before asking
[X] I had searched in the issues and found no similar issues.
What happened
View the first component log, when viewing the second component log, it is displayed as the first component log
What you expected to happen
View the firs... |
2025-04-01T06:37:52.466567 | 2023-12-02T03:59:12 | 2021842446 | {
"authors": [
"codecov-commenter",
"davidzollo",
"fuchanghai",
"xujiaqiang"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3537",
"repo": "apache/dolphinscheduler",
"url": "https://github.com/apache/d... | gharchive/pull-request | [Feature-15260][dolphinscheduler-datasource-hana] add hana related dependencies
Purpose of the pull request
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
Thi... |
2025-04-01T06:37:52.470088 | 2022-08-26T09:59:58 | 1352043753 | {
"authors": [
"GDragon97",
"stalary"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3538",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/issues/12110"
} | gharchive/issue | [Feature] Mysql subtable with binlog model merge one table
Search before asking
[X] I had searched in the issues and found no similar issues.
Description
I want to megre Mysql subtable into one table and can update by unique key
Use case
No response
Related issues
No response
Are you willing to submit PR?
[ ] Yes ... |
2025-04-01T06:37:52.474279 | 2023-01-11T09:33:37 | 1528711666 | {
"authors": [
"hello-stephen",
"zbtzbtzbt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3539",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/15824"
} | gharchive/pull-request | Enhancement delete skiplist for duplicate table in memtable
Proposed changes
delete skiplist for dup table when data load.
Problem summary
when load data, data will be insert into skiplist in memtable, for each row skiplist need to Find and Sort, which time cost is O(log(n)), I don't think it's a good way.
There are ... |
2025-04-01T06:37:52.480694 | 2023-02-06T13:57:48 | 1572616887 | {
"authors": [
"BiteTheDDDDt",
"hello-stephen"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3540",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/16451"
} | gharchive/pull-request | Chore make compile option work on C objects && some refactor of cmakelists
Proposed changes
make compile option work on C objects && some refactor of cmakelists
Problem summary
Describe your changes.
Checklist(Required)
Does it affect the original behavior:
[ ] Yes
[ ] No
[ ] I don't know
Has unit tests been adde... |
2025-04-01T06:37:52.482554 | 2023-06-06T11:53:42 | 1743703918 | {
"authors": [
"sohardforaname"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3541",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/20516"
} | gharchive/pull-request | Fixadd sync after insert into table for nereids_p0
Proposed changes
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at<EMAIL_ADDRESS>by explaining why you chose the solution you did and what alternatives you considered, etc...
run buildall
|
2025-04-01T06:37:52.484245 | 2023-07-18T08:44:14 | 1809460622 | {
"authors": [
"BiteTheDDDDt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3542",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/21923"
} | gharchive/pull-request | Bug fix ScannerContext is done make query failed
Proposed changes
fix ScannerContext is done make query failed
Further comments
If this is a relatively large or complex change, kick off the discussion at<EMAIL_ADDRESS>by explaining why you chose the solution you did and what alternatives you considered, etc...
run ... |
2025-04-01T06:37:52.485871 | 2023-10-26T12:04:53 | 1963399845 | {
"authors": [
"airborne12"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3543",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/25972"
} | gharchive/pull-request | [Fix](inverted index) reorder ConjunctionQuery deconstruct order
Proposed changes
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at<EMAIL_ADDRESS>by explaining why you chose the solution you did and what alternatives you considered, etc...
run bui... |
2025-04-01T06:37:52.489109 | 2023-11-05T11:56:42 | 1977755754 | {
"authors": [
"Bears0haunt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3544",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/26433"
} | gharchive/pull-request | cases Add backup & restore test case of dup table
Proposed changes
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at<EMAIL_ADDRESS>by explaining why you chose the solution you did and what alternatives you considered, etc...
run buildall
run bui... |
2025-04-01T06:37:52.491014 | 2023-12-20T08:01:14 | 2050044875 | {
"authors": [
"dataroaring",
"platoneko"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3545",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/28719"
} | gharchive/pull-request | enhance Reduce log in tablet meta
Proposed changes
Reduce log in tablet meta
Further comments
If this is a relatively large or complex change, kick off the discussion at<EMAIL_ADDRESS>by explaining why you chose the solution you did and what alternatives you considered, etc...
run buildall
run buildall
|
2025-04-01T06:37:52.493660 | 2024-07-31T05:23:35 | 2439155617 | {
"authors": [
"GoGoWen",
"morrySnow"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3546",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/38565"
} | gharchive/pull-request | Fix query not hit partition in original planner
Proposed changes
Fix issue that query not hit partition in original planner, which will cause serve performance degradation.
this issue seems introduced by https://github.com/apache/doris/pull/21533
run buildall
run p0
run buildall
run p0
run buildall
r... |
2025-04-01T06:37:52.495901 | 2024-08-12T12:21:37 | 2460848782 | {
"authors": [
"qidaye"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3547",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/39248"
} | gharchive/pull-request | [fix](inverted index)Add exception check when write bkd index
Proposed changes
We are not catching the exception when add values in bkd_writer, if error throws, BE will run into segment fault.
So we add the exception check here to avoid coredump.
run buildall
|
2025-04-01T06:37:52.497232 | 2024-09-12T08:09:23 | 2521667620 | {
"authors": [
"w41ter"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3548",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/40734"
} | gharchive/pull-request | fix Fix atomic restore with exists replicas
create replicas with base tablet and schema hash
ignore storage medium when creating replicas with the base tablet
The atomic restore is introduced in #40353.
run buildall
|
2025-04-01T06:37:52.499155 | 2024-11-04T03:39:32 | 2631749548 | {
"authors": [
"TangSiyang2001"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3549",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/43181"
} | gharchive/pull-request | fix Revome "UNIQUE KEY (k1)" case for test_dynamic_partition_mod_distribution_key (#41002)
Proposed changes
pick: #41002
Remove "UNIQUE KEY (k1)" case, because for unique table hash column must be key column, but for that historical bugs, this case will fail if adding k2 unique key.
Seperate a p0 suite from docker s... |
2025-04-01T06:37:52.507561 | 2024-12-26T04:05:47 | 2759246453 | {
"authors": [
"Jibing-Li",
"Thearas"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3550",
"repo": "apache/doris",
"url": "https://github.com/apache/doris/pull/45996"
} | gharchive/pull-request | fixFix bug of pr 44905
What problem does this PR solve?
lock object in PasswordPolicy is written to disk, when user upgrade from older version, this lock will be null, and cause user couldn't connect to Doris.
Code cause this issue PasswordPolicy:
@SerializedName(value = "lock")
private ReentrantReadWriteLock lock = ... |
2025-04-01T06:37:52.508976 | 2020-01-03T13:21:14 | 544990773 | {
"authors": [
"arina-ielchiieva",
"vvysotskyi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3551",
"repo": "apache/drill",
"url": "https://github.com/apache/drill/pull/1950"
} | gharchive/pull-request | DRILL-7461: Do not pass ClassNotFoundException into SQLNonTransientConnectionException cause when checking that Drill is run in embedded mode
For problem description please refer DRILL-7461.
+1, LGTM
|
2025-04-01T06:37:52.511980 | 2022-06-18T01:42:03 | 1275630033 | {
"authors": [
"abhishekagarwal87",
"paul-rogers"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3552",
"repo": "apache/druid",
"url": "https://github.com/apache/druid/issues/12676"
} | gharchive/issue | License check fails intermitently
This build and this build both failed during the license check, when writing reports. The build phase completes properly. However, the step to write reports repeatedly fails.
This PR is pretty simple: it is just repackaging of cod that was in a previous PR that passed the license che... |
2025-04-01T06:37:52.532398 | 2021-04-19T23:10:43 | 862081183 | {
"authors": [
"a2l007",
"capistrant",
"kfaraz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3553",
"repo": "apache/druid",
"url": "https://github.com/apache/druid/pull/11135"
} | gharchive/pull-request | Create dynamic config that can limit number of non-primary replicants loaded per coordination cycle
Start Release Notes
Adds new Dynamic Coordinator Config maxNonPrimaryReplicantsToLoad with default value of Integer.MAX_VALUE. This configuration can be used to set a hard upper limit on the number of non-primary repli... |
2025-04-01T06:37:52.773785 | 2021-11-18T09:20:20 | 1057119697 | {
"authors": [
"AlbumenJ",
"LMDreamFree",
"codecov-commenter"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3554",
"repo": "apache/dubbo",
"url": "https://github.com/apache/dubbo/pull/9297"
} | gharchive/pull-request | try not to instantiate tool classes
What is the purpose of the change
Brief changelog
Verifying this change
Checklist
[x] Make sure there is a GitHub_issue field for the change (usually before you start working on it). Trivial changes like typos do not require a GitHub issue. Your pull request should address just t... |
2025-04-01T06:37:52.780779 | 2022-04-06T23:24:50 | 1195299338 | {
"authors": [
"Maneesh43",
"jiawulin001"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3555",
"repo": "apache/echarts",
"url": "https://github.com/apache/echarts/issues/16843"
} | gharchive/issue | [Feature] Ability to add icons/images in chart title.
What problem does this feature solve?
Current API doesn't support adding icons/images to chart title.
What does the proposed API look like?
title:{
image:"imagepath"
}
You can add images to title with textStyle.rich. Please refer to documentation and examples... |
2025-04-01T06:37:52.786148 | 2023-02-23T19:59:41 | 1597453222 | {
"authors": [
"Ovilia",
"amit-unravel",
"gl260",
"hanshupe007",
"ianschmitz",
"psychopathh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3556",
"repo": "apache/echarts",
"url": "https://gith... | gharchive/issue | [Bug] Overflow truncate breaks axis label click target position
Version
5.4.1
Link to Minimal Reproduction
No response
Steps to Reproduce
Paste the following in the echarts example:
option = {
xAxis: {
axisLabel: {
// BUG: Overflow: "truncate" breaks the click target on axis label
overflow: 'truncat... |
2025-04-01T06:37:52.790725 | 2023-12-05T05:49:25 | 2025336731 | {
"authors": [
"wizardzhang"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3557",
"repo": "apache/eventmesh",
"url": "https://github.com/apache/eventmesh/pull/4603"
} | gharchive/pull-request | [ISSUE #4602] when wechat send message api response errcode is not zero, the wechat sink connector does not throw IllegalAccessException
Fixes #4602
Motivation
fix bug when wecaht api response fail
Modifications
rename org.apache.eventmesh.connector.wechat.sink.connector.TemplateMessageResponse#errocode
to org.apa... |
2025-04-01T06:37:52.794185 | 2024-06-17T02:54:32 | 2356233712 | {
"authors": [
"Jiabao-Sun"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3558",
"repo": "apache/flink-connector-mongodb",
"url": "https://github.com/apache/flink-connector-mongodb/pull/36"
} | gharchive/pull-request | [FLINK-35623] Bump mongo-driver version from 4.7.2 to 5.1.1 to support MongoDB 7.0
Bump mongo-driver version from 4.7.2 to 5.1.1 to support MongoDB 7.0
https://www.mongodb.com/docs/drivers/java/sync/current/compatibility/
Hi @GOODBOY008, could you help review this?
Hi @yux, could you help review this?
|
2025-04-01T06:37:52.799983 | 2019-11-22T07:21:22 | 527031733 | {
"authors": [
"leonardBang"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3559",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/10289"
} | gharchive/pull-request | [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null
CsvTableSource can not config empty column as null.
What is the purpose of the change
This pull request add option of treating empty column as null for CsvTableSource.
Brief change log
update file org.apache.flink.table.sources.CsvTab... |
2025-04-01T06:37:52.807431 | 2020-05-27T08:54:07 | 625508259 | {
"authors": [
"SteNicholas",
"zentol"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3560",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/12354"
} | gharchive/pull-request | [FLINK-17572][runtime] Remove checkpoint alignment buffered metric from webui
What is the purpose of the change
After avoid caching buffers for blocked input channels before barrier alignment, runtime never cache buffers while checkpoint barrier alignment, therefore checkpoint alignment buffered metric would always b... |
2025-04-01T06:37:52.814486 | 2020-06-07T14:06:38 | 633444633 | {
"authors": [
"zhijiangW"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3561",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/12511"
} | gharchive/pull-request | [FLINK-18063][checkpointing] Fix the race condition for aborting current checkpoint in CheckpointBarrierUnaligner
What is the purpose of the change
There are three aborting scenarios which might encounter race condition:
1. CheckpointBarrierUnaligner#processCancellationBarrier
2. CheckpointBarrierUnaligner#processEnd... |
2025-04-01T06:37:52.831737 | 2021-06-24T08:39:15 | 928988649 | {
"authors": [
"Tartarus0zm",
"zentol"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3562",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/16275"
} | gharchive/pull-request | [FLINK-20518][rest] Add decoding characters for MessageQueryParameter
What is the purpose of the change
Add decoding characters for rest service
Brief change log
Add decoding characters for rest service
Verifying this change
no
Does this pull request potentially affect one of the following parts:
Dependencies (doe... |
2025-04-01T06:37:52.842039 | 2022-02-10T05:44:20 | 1129485720 | {
"authors": [
"MrWhiteSike"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3563",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/18698"
} | gharchive/pull-request | [FLINK-25782] [docs] Translate datastream filesystem.md page into Chinese.
What is the purpose of the change
(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring them on each deployment (during recovery).)
Brief change log
(for e... |
2025-04-01T06:37:52.846459 | 2022-08-05T08:49:40 | 1329644627 | {
"authors": [
"JasonLeeCoding"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3564",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/20466"
} | gharchive/pull-request | [FLINK-28837][chinese-translation] Translate "Hybrid Source" page of …
What is the purpose of the change
Translate "Hybrid Source" page of "DataStream Connectors" into Chinese
Brief change log
Translate "Hybrid Source" page of "DataStream Connectors" into Chinese
Verifying this change
Does this pull request potential... |
2025-04-01T06:37:52.853527 | 2023-01-02T08:09:41 | 1516131539 | {
"authors": [
"link3280"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3565",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/21581"
} | gharchive/pull-request | [FLINK-30538][SQL gateway/client] Improve error handling of stop job operation
What is the purpose of the change
Currently, the stop-job operation produces some verbose error msg and doesn't handle exceptions in stop-without-savepoint gracefully.
This PR fixes the problem.
Brief change log
Wrap simple cancel with tr... |
2025-04-01T06:37:52.859217 | 2024-04-19T02:11:46 | 2251933405 | {
"authors": [
"jiangxin369"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3566",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/24683"
} | gharchive/pull-request | [FLINK-35166][runtime] Make the SortBufferAccumulator use more buffers when the parallelism is small
What is the purpose of the change
Improve the performance of hybrid shuffle when enable memory decoupling and meantime the parallelism is small.
Brief change log
Make the SortBufferAccumulator use more buffers when ... |
2025-04-01T06:37:52.867797 | 2024-11-12T17:45:56 | 2652904072 | {
"authors": [
"davidradl",
"g-s-eire"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3567",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/25649"
} | gharchive/pull-request | Upgrade com.squareup.okio:okio
What is the purpose of the change
(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring them on each deployment (during recovery).)
Brief change log
(for example:)
The TaskInfo is stored in the blob... |
2025-04-01T06:37:52.869522 | 2016-10-28T09:41:37 | 185880994 | {
"authors": [
"chermenin",
"zentol"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3568",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/2709"
} | gharchive/pull-request | [FLINK-4631] Avoided NPE in OneInputStreamTask.
Added additional condition to check possible NPE. This PR solve FLINK-4631.
+1 to merge
merging
|
2025-04-01T06:37:52.870624 | 2017-05-10T08:21:29 | 227601507 | {
"authors": [
"fhueske",
"twalthr"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3569",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/3862"
} | gharchive/pull-request | [FLINK-6483] [table] Support time materialization
This PR adds support for time materialization. It also fixes several bugs related to time handling in the Table API & SQL.
Thanks for the update @twalthr!
Looks very good. Will merge this.
|
2025-04-01T06:37:52.875990 | 2017-06-28T04:46:43 | 239051744 | {
"authors": [
"tillrohrmann",
"zjureel"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3570",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/4204"
} | gharchive/pull-request | [FLINK-6522] Add ZooKeeper cleanup logic to ZooKeeperHaServices
Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.
If your changes take all of the items into account, feel free to open your pull request. For more information and/or ques... |
2025-04-01T06:37:52.969547 | 2017-12-09T02:29:29 | 280668091 | {
"authors": [
"fhueske",
"xccui"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3571",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/5140"
} | gharchive/pull-request | [FLINK-7797] [table] Add support for windowed outer joins for streaming tables
What is the purpose of the change
This PR adds support for windowed outer joins for streaming tables.
Brief change log
Adjusts the plan translation logic to accept stream window outer join.
Adheres an ever emitted flag to each row. When a... |
2025-04-01T06:37:52.977138 | 2018-10-22T13:04:57 | 372512734 | {
"authors": [
"Clarkkkkk",
"StefanRRichter"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3572",
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/6898"
} | gharchive/pull-request | [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler
What is the purpose of the change
This PR extracts the scheduling related code (e.g. slot sharing logic) from to slot pool into a preliminary version of a future scheduler component. Our primary goal is fixing the scheduling ... |
2025-04-01T06:37:52.979704 | 2016-11-18T15:03:19 | 190340170 | {
"authors": [
"bessbd",
"peterableda"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3573",
"repo": "apache/flume",
"url": "https://github.com/apache/flume/pull/87"
} | gharchive/pull-request | Remove hostHeader = hostname property from Host interceptor example
We are overriding the host header name from host to hostname in the example usage section. Due to this example users are overriding the header name too but still use the %{host} substitution as shown in the HDFS Sink section. This won't work for them... |
2025-04-01T06:37:52.994123 | 2019-09-24T08:02:00 | 497524222 | {
"authors": [
"bschuchardt",
"mhansonp",
"mkevo",
"pivotal-jbarrett"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3574",
"repo": "apache/geode",
"url": "https://github.com/apache/geode/pull/4085"
} | gharchive/pull-request | GEODE-6927 make getThreadOwnedConnection code thread safe
Thank you for submitting a contribution to Apache Geode.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
[x] Is there a JIRA ticket associated with this PR? Is it referenced in ... |
2025-04-01T06:37:52.996657 | 2021-04-03T22:06:49 | 849748989 | {
"authors": [
"danielsun1106",
"eric-milles"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3575",
"repo": "apache/groovy",
"url": "https://github.com/apache/groovy/pull/1541"
} | gharchive/pull-request | GROOVY-8983: STC: support "Type[] array = collectionOfTypeOrSubtype"
https://issues.apache.org/jira/browse/GROOVY-8983
NOTE: GenericsUtils.parameterizeType("List<? super Type>","Collection") returns Collection<Type> and not Collection<? super Type>. I attempted to address this, but was not successful. This should p... |
2025-04-01T06:37:52.999742 | 2019-10-18T14:41:25 | 509125099 | {
"authors": [
"liuxunorg",
"yuanzac"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3576",
"repo": "apache/hadoop-submarine",
"url": "https://github.com/apache/hadoop-submarine/pull/56"
} | gharchive/pull-request | [SUBMARINE-248]. Add websocket interface to submarine workbench server.
What is this PR for?
Add WebSocket interface to the submarine workbench server. So that the frontend and backend can have bidirectional communications.
What type of PR is it?
Feature
What is the Jira issue?
https://issues.apache.org/jira/browse/S... |
2025-04-01T06:37:53.022674 | 2019-07-03T21:17:13 | 463957156 | {
"authors": [
"bgaborg",
"hadoop-yetus",
"mackrorysd"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3577",
"repo": "apache/hadoop",
"url": "https://github.com/apache/hadoop/pull/1054"
} | gharchive/pull-request | HADOOP-16409. Allow authoritative mode on non-qualified paths.
This addresses whitespace nits from Gabor's review of https://github.com/apache/hadoop/pull/1043, and allows non-qualified paths to be specified in the config.
:confetti_ball: +1 overall
Vote
Subsystem
Runtime
Comment
0
reexec
31
Docker mode acti... |
2025-04-01T06:37:53.101301 | 2022-03-31T23:55:34 | 1189017299 | {
"authors": [
"hadoop-yetus",
"virajith",
"xinglin"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3578",
"repo": "apache/hadoop",
"url": "https://github.com/apache/hadoop/pull/4128"
} | gharchive/pull-request | Hadoop-18169. getDelegationTokens in ViewFs should also fetch the token from fallback FS
Description of PR
cherry-pick of 15a5ea2c955a7d1b89aea0cb127727a57db76c76 from trunk to branch-2.10 and created TestViewFsLinkFallback.java file with one test case included.
All other test cases in TestViewFsLinkFallback.java fro... |
2025-04-01T06:37:53.202241 | 2023-07-18T10:30:54 | 1809651422 | {
"authors": [
"Hexiaoqiao",
"hadoop-yetus",
"tomscut",
"zhangshuyan0"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3579",
"repo": "apache/hadoop",
"url": "https://github.com/apache/hadoop/pull/5854"... | gharchive/pull-request | HDFS-17094. EC: Fix bug in block recovery when there are stale datanodes.
Description of PR
When a block recovery occurs, RecoveryTaskStriped in datanode expects rBlock.getLocations() and rBlock. getBlockIndices() to be in one-to-one correspondence. However, if there are locations in stale state when NameNode handles... |
2025-04-01T06:37:53.450590 | 2023-10-14T01:59:03 | 1942869576 | {
"authors": [
"hadoop-yetus",
"slfan1989"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3580",
"repo": "apache/hadoop",
"url": "https://github.com/apache/hadoop/pull/6189"
} | gharchive/pull-request | YARN-11592. Add timeout to GPGUtils#invokeRMWebService.
Description of PR
JIRA: YARN-11592. Add timeout to GPGUtils#invokeRMWebService.
How was this patch tested?
For code changes:
[ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
[ ] Object storage:... |
2025-04-01T06:37:53.602043 | 2019-08-13T10:23:24 | 480077860 | {
"authors": [
"Apache-HBase",
"Apache9",
"openinx"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3581",
"repo": "apache/hbase",
"url": "https://github.com/apache/hbase/pull/486"
} | gharchive/pull-request | HBASE-22810 Initialize an separate ThreadPoolExecutor for taking/restoring snapshot
…oring snapshot
:broken_heart: -1 overall
Vote
Subsystem
Runtime
Comment
0
reexec
38
Docker mode activated.
_ Prechecks _
+1
dupname
0
No case conflicting files found.
+1
hbaseanti
0
Patch does not have any anti-patt... |
2025-04-01T06:37:53.716679 | 2019-08-13T17:41:50 | 480281328 | {
"authors": [
"Apache-HBase",
"jatsakthi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3582",
"repo": "apache/hbase",
"url": "https://github.com/apache/hbase/pull/489"
} | gharchive/pull-request | HBASE-22845 Revert MetaTableAccessor#makePutFromTableState access to …
…public
HBCK2 is dependent on it
:confetti_ball: +1 overall
Vote
Subsystem
Runtime
Comment
0
reexec
62
Docker mode activated.
_ Prechecks _
+1
dupname
0
No case conflicting files found.
+1
hbaseanti
0
Patch does not have any anti... |
2025-04-01T06:37:53.737222 | 2022-11-08T12:17:43 | 1440089068 | {
"authors": [
"devaspatikrishnatri"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3583",
"repo": "apache/hive",
"url": "https://github.com/apache/hive/pull/3740"
} | gharchive/pull-request | HIVE-26656:Remove hsqldb dependency in hive due to CVE-2022-41853
What changes were proposed in this pull request?
Remove hsqldb dependency in hive
Why are the changes needed?
fix cve
Does this PR introduce any user-facing change?
no
How was this patch tested?
manual
@saihemanth-cloudera please see this
|
2025-04-01T06:37:53.740410 | 2023-04-13T10:40:30 | 1666166720 | {
"authors": [
"subhasisgorai"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3584",
"repo": "apache/hive",
"url": "https://github.com/apache/hive/pull/4230"
} | gharchive/pull-request | HIVE-26930: Support for increased retention of Notification Logs and Change Manager entries
What changes does this PR contain?
To support the Planned/Unplanned Failover, we need the capability to increase the retention period for both the Notification Logs and Change Manager entries until the successful reverse repli... |
2025-04-01T06:37:53.742472 | 2023-02-09T14:22:18 | 1577983566 | {
"authors": [
"hansva"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3585",
"repo": "apache/hop",
"url": "https://github.com/apache/hop/issues/2291"
} | gharchive/issue | [Task]: update MSSQL JDBC Driver
What needs to happen?
Update version of MSSQL jdbc driver included in Hop installation.
https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc
Issue Priority
Priority: 2
Issue Component
Component: Database
already done with #2445
|
2025-04-01T06:37:53.743637 | 2024-01-07T13:33:38 | 2069132555 | {
"authors": [
"phax"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3586",
"repo": "apache/httpcomponents-client",
"url": "https://github.com/apache/httpcomponents-client/pull/533"
} | gharchive/pull-request | 5.3.x - HTTPCLIENT-2314
Make sure an UnknownHostException is thrown, even if a custom DnsResolver implementation is used.
Fixes the issue of HTTPCLIENT-2314
@ok2c Thanks for the review. Done
|
2025-04-01T06:37:53.791398 | 2024-04-12T00:25:32 | 2238815549 | {
"authors": [
"danny0405",
"the-other-tim-brown"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3587",
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/11001"
} | gharchive/pull-request | [HUDI-7576] Improve efficiency of getRelativePartitionPath, reduce computation of partitionPath in AbstractTableFileSystemView
Change Logs
Improve the efficiency of getRelativePartitionPath by reducing the number of operations on the path object that are required to get the final result
Reduce the number of times a ... |
2025-04-01T06:37:53.795401 | 2021-12-20T06:38:46 | 1084417784 | {
"authors": [
"nsivabalan",
"scxwhite"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3588",
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/4400"
} | gharchive/pull-request | [HUDI-3069] compact improve
Brief change log
compact improve
I found that when the compact plan is generated, the delta log files under each filegroup are arranged in the natural order of instant time. in the majority of cases,We can think that the latest data is in the latest delta log file, so we sort it from lar... |
2025-04-01T06:37:53.797208 | 2022-04-30T11:57:19 | 1221813896 | {
"authors": [
"codope"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3589",
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/5476"
} | gharchive/pull-request | [HUDI-3931][DOCS] Guide to setup async metadata indexing
@nsivabalan @bhasudha @xushiyan Added this guide to go under Services tab. We can land this doc. I'll update the blog #5449 with more design elements. That can go after multi-modal index blog.
|
2025-04-01T06:37:53.800610 | 2022-07-05T05:45:53 | 1293816447 | {
"authors": [
"yihua"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3590",
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/6043"
} | gharchive/pull-request | [HUDI-4360] Fix HoodieDropPartitionsTool based on refactored meta sync
What is the purpose of the pull request
This PR fixes HoodieDropPartitionsTool based on refactored meta sync and the failed Java CI on master.
Brief change log
Fix the usage of old configs and APIs in HoodieDropPartitionsTool.
Verify this pull r... |
2025-04-01T06:37:53.808540 | 2023-10-20T01:46:16 | 1953339575 | {
"authors": [
"yihua"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3591",
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/9894"
} | gharchive/pull-request | [HUDI-6798] Add record merging mode and implement event-time ordering in the new file group reader
Change Logs
This PR adds a new table config hoodie.record.merge.mode to control the record merging mode and behavior in the new file group reader (HoodieFileGroupReader) and implements event-time ordering in it. The ta... |
2025-04-01T06:37:53.825584 | 2024-10-16T20:34:32 | 2592998408 | {
"authors": [
"dwilson1988",
"loicalleyne",
"zeroshade"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3592",
"repo": "apache/iceberg-go",
"url": "https://github.com/apache/iceberg-go/pull/176"
} | gharchive/pull-request | IO Implementation using Go CDK
Extends PR #111
Implements #92. The Go CDK has well-maintained implementations for accessing objects stores from S3, Azure, and GCS via a io/fs.Fs-like interface. However, their file interface doesn't support the io.ReaderAt interface or the Seek() function that Iceberg-Go requires for ... |
2025-04-01T06:37:53.833841 | 2024-04-10T08:35:21 | 2235050946 | {
"authors": [
"Fokko",
"MehulBatra",
"chinmay-bhat",
"swapdewalkar"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3593",
"repo": "apache/iceberg-python",
"url": "https://github.com/apache/iceberg-pyt... | gharchive/issue | Implement caching of manifest-files
Feature Request / Improvement
We currently loop over the manifests of a snapshot often just once. But now when we're compounding the operations (DELETE+APPEND), there is a fair chance that read a manifest more than once. The spec states that manifest files are immutable, this means... |
2025-04-01T06:37:53.835504 | 2024-11-27T13:55:19 | 2698638819 | {
"authors": [
"Fokko",
"jonathanc-n"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3594",
"repo": "apache/iceberg-rust",
"url": "https://github.com/apache/iceberg-rust/issues/726"
} | gharchive/issue | Extend the DataFileWriterBuilder tests
In data_file_writer we write out a schema but don't have any tests for that. I think it would be good to write out a schema to validate that the field-IDs are there (they are, I checked by hand). And also add a test where we write DataFile that has a partition.
@Fokko I would ... |
2025-04-01T06:37:53.846158 | 2016-09-04T09:46:27 | 174940547 | {
"authors": [
"alexvanboxel",
"bolkedebruin"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3595",
"repo": "apache/incubator-airflow",
"url": "https://github.com/apache/incubator-airflow/pull/1781"
} | gharchive/pull-request | [AIRFLOW-467] Allow defining of project_id in BigQeuryHook
Dear Airflow Maintainers,
Please accept this PR that addresses the following issues:
https://issues.apache.org/jira/browse/AIRFLOW-467
Testing Done:
Unit tests are added including backward compatibility tests
Awesome
|
2025-04-01T06:37:53.851826 | 2018-01-18T12:57:17 | 289619431 | {
"authors": [
"r39132",
"topedmaria"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3596",
"repo": "apache/incubator-airflow",
"url": "https://github.com/apache/incubator-airflow/pull/2953"
} | gharchive/pull-request | Update README.md
Make sure you have checked all steps below.
JIRA
[ ] My PR addresses the following Airflow JIRA issues and references them in the PR title. For example, "[AIRFLOW-XXX] My Airflow PR"
https://issues.apache.org/jira/browse/AIRFLOW-XXX
Description
[ ] Here are some details about my PR, including s... |
2025-04-01T06:37:53.867601 | 2023-07-05T15:51:09 | 1789841860 | {
"authors": [
"cfmcgrady",
"pan3793",
"waitinfuture"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3597",
"repo": "apache/incubator-celeborn",
"url": "https://github.com/apache/incubator-celeborn/pull/16... | gharchive/pull-request | [CELEBORN-769] Change default value of celeborn.client.push.maxReqsIn…
…Flight to 16
What changes were proposed in this pull request?
Change default value of celeborn.client.push.maxReqsInFlight to 16.
Why are the changes needed?
Previous value 4 is too small, 16 is more reasonable.
Does this PR introduce any user-f... |
2025-04-01T06:37:53.873485 | 2019-12-12T05:04:23 | 536759331 | {
"authors": [
"lenboo",
"qiaozhanwei",
"sunnerrr",
"wuchunfu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3598",
"repo": "apache/incubator-dolphinscheduler",
"url": "https://github.com/apache/incub... | gharchive/issue | [BUG] dolphinscheduler compile failed
Problem description:
Now I have a problem. I have cloned the latest code from GitHub, but when I compile it, I fail to compile it.
Compile command:
mvn -U clean package -Prelease -Dmaven.test.skip=true
The following is the compile error information:
Current version:
1.2.0 dev b... |
2025-04-01T06:37:53.878513 | 2021-03-26T05:55:47 | 841616320 | {
"authors": [
"Joder5",
"chengshiwen"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3599",
"repo": "apache/incubator-dolphinscheduler",
"url": "https://github.com/apache/incubator-dolphinscheduler/issues/515... | gharchive/issue | A Linux distribution for docker-compose
As I know,the image of apache/dolphinscheduler was base on the Alpine image。But when I install Python dependencies,It takes a lot of time,at least an hour。What's more,It will need more any other dependencies,for example
apk update && apk add --no-cache gcc g++ python3-dev lib... |
2025-04-01T06:37:53.881164 | 2021-04-01T06:47:20 | 848066617 | {
"authors": [
"CalvinKirs",
"xingchun-chen",
"zjw-zjw"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3600",
"repo": "apache/incubator-dolphinscheduler",
"url": "https://github.com/apache/incubator-dolphi... | gharchive/issue | And it is running with mapreduce, when I stop the workflow,I think this MR application will be kill, but was not. The Mr applicaiton is still RUNNING. And I dont know why.
Which version of DolphinScheduler:
-[1.3.5]
This is the log
It is the same as #4862
fix by #4936
|
2025-04-01T06:37:53.887193 | 2021-09-07T04:52:54 | 989590768 | {
"authors": [
"liutang123",
"qzsee"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3601",
"repo": "apache/incubator-doris",
"url": "https://github.com/apache/incubator-doris/pull/6580"
} | gharchive/pull-request | [FOLLOWUP] create table like clause support copy rollup
Proposed changes
for issue #6474
create table test.table1 like test.table with rollup (r1,r2) -- copy some rollup
create table test.table1 like test.table with rollup -- copy all rollup
create table test.table1 like test.table -- only copy base table
Types... |
2025-04-01T06:37:53.888436 | 2018-11-14T03:40:39 | 380522516 | {
"authors": [
"jihoonson"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3602",
"repo": "apache/incubator-druid",
"url": "https://github.com/apache/incubator-druid/pull/6622"
} | gharchive/pull-request | Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator
When NewestSegmentFirstIterator searches for segments to compact, it sometimes needs to clear the segments found so far and starts again. The total size of segments is also needed to be reset properly.
@gianm thanks for the quick review. A... |
2025-04-01T06:37:53.889933 | 2018-04-12T12:56:10 | 313715022 | {
"authors": [
"huangxincheng",
"mercyblitz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3603",
"repo": "apache/incubator-dubbo-spring-boot-project",
"url": "https://github.com/apache/incubator-dubbo-spring... | gharchive/issue | The application.properties file specifies that the dubbo. protocol. port attribute is invalid.
The application.properties file specifies that the dubbo. protocol. port attribute is invalid.
The dubbo-spring-boot-starter.versionversion is 0.0.1.
You can used dubbo.protocol.${name}.port
|
2025-04-01T06:37:53.896324 | 2018-05-24T06:02:58 | 325975446 | {
"authors": [
"carryxyh",
"chickenlj",
"whanice",
"zonghaishang"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3604",
"repo": "apache/incubator-dubbo",
"url": "https://github.com/apache/incubator-dub... | gharchive/issue | I am confused with config server, transporter config.
In my understanding.
if we config transporter="netty4" in provider side. It will affect the consumer。
so we can use server="netty4" in provider side.
but why dubbo check sever key in DubboProtocol.initClient ?
the consumer with low version (not support netty... |
2025-04-01T06:37:53.910733 | 2023-01-06T11:11:24 | 1522398549 | {
"authors": [
"chenyi19851209",
"jonyangx"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3605",
"repo": "apache/incubator-eventmesh",
"url": "https://github.com/apache/incubator-eventmesh/pull/2838"
} | gharchive/pull-request | fix call the same method twice
Fixes #2670 .
Motivation
Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.
Modifications
Describe the modifications you've done.
Documentation
Does this pull request introduce a new feature? (yes / no)
If yes, how is the featu... |
2025-04-01T06:37:53.919473 | 2016-01-30T00:20:09 | 129918242 | {
"authors": [
"radarwave",
"randomtask1155",
"yaoj2"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3606",
"repo": "apache/incubator-hawq",
"url": "https://github.com/apache/incubator-hawq/pull/305"
} | gharchive/pull-request | hawqextract column context does not exist error
When running hawq extract python stack trace is returned because pg_aoseg no longer has a column called content
[gpadmin@node2 ~]$ hawq extract -o rank_table.yaml foo 20160129:23:21:41:004538 hawqextract:node2:gpadmin-[INFO]:-try to connect database localhost:5432 gpadm... |
2025-04-01T06:37:53.931994 | 2017-02-08T10:30:11 | 206155833 | {
"authors": [
"amaya382",
"coveralls",
"maropu",
"myui"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3607",
"repo": "apache/incubator-hivemall",
"url": "https://github.com/apache/incubator-hivemall/... | gharchive/pull-request | [HIVEMALL-54][SPARK] Add an easy-to-use script for spark-shell
What changes were proposed in this pull request?
This pr added a script to automatically download the latest Spark version, compile Hivemall for the version, and invoke spark-shell with the compiled Hivemall binary.
This pr also included a documentation f... |
2025-04-01T06:37:53.935851 | 2017-06-26T11:54:34 | 238519866 | {
"authors": [
"coveralls",
"myui"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3608",
"repo": "apache/incubator-hivemall",
"url": "https://github.com/apache/incubator-hivemall/pull/90"
} | gharchive/pull-request | [HIVEMALL-96-2] Added Geo Spatial UDFs
What changes were proposed in this pull request?
This PR added 5 Geo Spatial UDFs: lat2tiley, lon2tilex, tilex2lon, tileytolat, and haversine_distance.
What type of PR is it?
Feature
What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-96
How was this patch te... |
2025-04-01T06:37:53.958441 | 2022-12-08T11:56:39 | 1484477213 | {
"authors": [
"turboFei"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3609",
"repo": "apache/incubator-kyuubi",
"url": "https://github.com/apache/incubator-kyuubi/pull/3946"
} | gharchive/pull-request | Config the rest frontend service max worker thread
Why are the changes needed?
How was this patch tested?
[ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
[ ] Add screenshots for manual tests if appropriate
[ ] Run test locally before make a pull requ... |
2025-04-01T06:37:53.959344 | 2022-06-18T10:14:10 | 1275752618 | {
"authors": [
"Beacontownfc"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:3610",
"repo": "apache/incubator-linkis-website",
"url": "https://github.com/apache/incubator-linkis-website/issues/354"
} | gharchive/issue | The Linkis website needs to add a github action to check whether the linkis website link is available
Some links on the linkis website have been broken.
#341 fix the issue
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.