id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
2046314677 | [FLINK-31472][Connectors/Base] Update AsyncSink Throttling test to use concurrent mailbox
What is the purpose of the change
This pull request updates AsyncSinkThrottlingTest to use concurrent TestSinkInitContextAnyThreadMailbox due the concurrent nature of the test and to address CI stability issues.
Brief change lo... | gharchive/pull-request | 2023-12-18T10:33:09 | 2025-04-01T04:55:57.940255 | {
"authors": [
"snuyanzin",
"vahmed-hamdy"
],
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/23946",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
58211574 | [FLINK-1528][Gelly] Added Local Clustering Coefficient Example
Hi!
I closed https://github.com/apache/flink/pull/400 and created this instead, because the commit history was messed up.
I have the following exception when running LocalClusteringCoefficientExample
Exception in thread "main" org.apache.flink.api.common.... | gharchive/pull-request | 2015-02-19T14:03:01 | 2025-04-01T04:55:57.950379 | {
"authors": [
"StephanEwen",
"balidani",
"vasia"
],
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/420",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
264656002 | [FLINK-7810] Switch from custom Flakka to Akka 2.4.x
What is the purpose of the change
Drop support for Scala 2.10 and then update to a newer Akka version. Before, we were forced to stay on our custom Flakka 2.3.x version with back ports because newer Akka does not support Scala 2.10.
wonderful! +1
Thanks for doi... | gharchive/pull-request | 2017-10-11T16:36:26 | 2025-04-01T04:55:57.952681 | {
"authors": [
"EronWright",
"StephanEwen",
"aljoscha",
"bowenli86"
],
"repo": "apache/flink",
"url": "https://github.com/apache/flink/pull/4807",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2376944086 | [Java] Move StringSerializer#isLatin to StringUtils
Is your feature request related to a problem? Please describe.
Currently, the isLatin(char[]) judgment is coupled in org.apache.fury.serializer.StringSerializer, but it is not strongly related to org.apache.fury.serializer.StringSerializer. org.apache.fury.serializ... | gharchive/issue | 2024-06-27T03:48:48 | 2025-04-01T04:55:57.955240 | {
"authors": [
"LiangliangSui"
],
"repo": "apache/fury",
"url": "https://github.com/apache/fury/issues/1703",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
296505010 | GEODE-4403: Remove ProtobufErrorCode
as it's a duplicate of BasicTypes.ErrorCode
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 P... | gharchive/pull-request | 2018-02-12T19:59:20 | 2025-04-01T04:55:57.959464 | {
"authors": [
"galen-pivotal"
],
"repo": "apache/geode",
"url": "https://github.com/apache/geode/pull/1432",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
440867014 | GEODE-6743: Remove GFJsonObject and GFJsonArray classes
Authored-by: Jens Deppe jdeppe@pivotal.io
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:
[ ] Is there a JIRA ticket assoc... | gharchive/pull-request | 2019-05-06T20:12:59 | 2025-04-01T04:55:57.963983 | {
"authors": [
"jdeppe-pivotal"
],
"repo": "apache/geode",
"url": "https://github.com/apache/geode/pull/3555",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
905873407 | GEODE-4826: Use spotlessCheck, not spotlessApply, as input to srcDistTar
Using spotlessApply as an input to srcDistTar allowed build and other
CI tasks to pass while still having style errors on the repo.
Authored-by: Robert Houghton rhoughton@pivotal.io
Thank you for submitting a contribution to Apache Geode.
In ord... | gharchive/pull-request | 2021-05-28T18:39:20 | 2025-04-01T04:55:57.969039 | {
"authors": [
"onichols-pivotal",
"rhoughton-pivot"
],
"repo": "apache/geode",
"url": "https://github.com/apache/geode/pull/6539",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1467600272 | Fix the type of default values to match what Schema.parse() does.
When calling field.defaultVal() (or equivalent compat helper methods)
under Avro 1.9.2+, we get back a type that's not consistent with what
Schema.parse() creates internally. This causes two Schemas constructed
in these two different ways (Schema.parse... | gharchive/pull-request | 2022-11-29T07:43:10 | 2025-04-01T04:55:57.988165 | {
"authors": [
"codecov-commenter",
"srramach"
],
"repo": "apache/gobblin",
"url": "https://github.com/apache/gobblin/pull/3611",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2444088815 | feat: Add @Deprecated annotations and explanations across GravitinoClientBase
I added @Deprecated annotations to relevant methods in the GravitinoClientBase class to improve code clarity and guide developers towards using updated methods. - Deprecated getVersion() method in favor of serverVersion(). - Provided expl... | gharchive/pull-request | 2024-08-02T05:32:05 | 2025-04-01T04:55:57.993281 | {
"authors": [
"jerryshao",
"mrkartik00"
],
"repo": "apache/gravitino",
"url": "https://github.com/apache/gravitino/pull/4338",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1306853466 | HDFS-16664. Use correct GenerationStamp when invalidating corrupt block replicas
Description of PR
Under certain conditions the Namenode can send the incorrect generationStamp to a datanode when invalidating a corrupt block replica.
the generationStamp sent in the DNA_INVALIDATE is based on the generationStamp of th... | gharchive/pull-request | 2022-07-16T16:50:33 | 2025-04-01T04:55:58.254248 | {
"authors": [
"KevinWikant",
"hadoop-yetus"
],
"repo": "apache/hadoop",
"url": "https://github.com/apache/hadoop/pull/4568",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1689889889 | YARN-11470. FederationStateStoreFacade Cache Support Guava Cache.
Description of PR
JIRA: YARN-11470. FederationStateStoreFacade Cache Support Guava Cache.
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 ...')?... | gharchive/pull-request | 2023-04-30T11:57:09 | 2025-04-01T04:55:58.572494 | {
"authors": [
"hadoop-yetus",
"slfan1989"
],
"repo": "apache/hadoop",
"url": "https://github.com/apache/hadoop/pull/5609",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1899476261 | HDFS-17196. Overflow during getDatanodeReadTimeout
Description of PR
Datanode read timeout equals to READ_TIMEOUT_EXTENSION * numNodes + dfs.client.socket-timeout. A large dfs.client.socket-timeout/numNodes/READ_TIMEOUT_EXTENSION will cause overflow.
To reproduce:
set dfs.client.socket-timeout to 2147483646
run mvn ... | gharchive/pull-request | 2023-09-16T15:38:19 | 2025-04-01T04:55:58.640438 | {
"authors": [
"ayushtkn",
"hadoop-yetus",
"teamconfx"
],
"repo": "apache/hadoop",
"url": "https://github.com/apache/hadoop/pull/6091",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2152335943 | HBASE-28395 TableNotFoundException when executing 'hbase hbck'
Details see: HBASE-28395
:broken_heart: -1 overall
Vote
Subsystem
Runtime
Comment
+0 :ok:
reexec
0m 0s
Docker mode activated.
-1 :x:
docker
0m 7s
Docker failed to build run-specific yetus/hbase:tp-27351}.
Subsystem
Report/Notes
GITH... | gharchive/pull-request | 2024-02-24T14:17:15 | 2025-04-01T04:55:58.715494 | {
"authors": [
"Apache-HBase",
"guluo2016"
],
"repo": "apache/hbase",
"url": "https://github.com/apache/hbase/pull/5706",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
689189709 | HIVE-22622: Hive allows to create a struct with duplicate attribute names
What changes were proposed in this pull request?
Add a check for duplicated struct attribute identifiers and throw SemanticException with customized error message when found.
Why are the changes needed?
Creating a table with a struct type colum... | gharchive/pull-request | 2020-08-31T13:02:12 | 2025-04-01T04:55:58.719826 | {
"authors": [
"kasakrisz"
],
"repo": "apache/hive",
"url": "https://github.com/apache/hive/pull/1446",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
456570979 | HIVE-21737: Bump Apache Avro to 1.9.0
Apache Avro 1.9.0 brings a lot of new features:
Deprecate Joda-Time in favor of Java8 JSR310 and setting it as default
Remove support for Hadoop 1.x
Move from Jackson 1.x to 2.9
Add ZStandard Codec
Lots of updates on the dependencies to fix CVE's
Remove Jackson classes from publ... | gharchive/pull-request | 2019-06-15T20:00:26 | 2025-04-01T04:55:58.723083 | {
"authors": [
"Fokko"
],
"repo": "apache/hive",
"url": "https://github.com/apache/hive/pull/674",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
785958518 | [SUPPORT] deltacommit for client 172.16.116.102 already exists
Environment Description
Hudi version :
0.6.0
Spark version :
spark-2.4.4-bin-hadoop2.7
Hive version :
hive-2.3.4
Hadoop version :
hadoop2.7.3
Storage (HDFS/S3/GCS..) :
hdfs
Running on Docker? (yes/no) :
no
1.when i write data to hudi,the error
Logica... | gharchive/issue | 2021-01-14T12:43:02 | 2025-04-01T04:55:58.865837 | {
"authors": [
"bvaradar",
"n3nash",
"nsivabalan",
"peng-xin",
"root18039532923"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/issues/2448",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1252431339 | NoClassDefFoundError: org/apache/parquet/schema/LogicalTypeAnnotation$LogicalTypeAnnotationVisitor Caused by: ClassNotFoundException: org.apache.parquet.schema.LogicalTypeAnnotation$LogicalTypeAnnotationVisitor
Hi Team ,
Getting the below issue in hudi job while executing through databricks.
ERROR details:-
NoClassD... | gharchive/issue | 2022-05-30T09:10:11 | 2025-04-01T04:55:58.877687 | {
"authors": [
"nleena123",
"xushiyan"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/issues/5714",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1329432621 | [SUPPORT] Spark multi writer failed ! ! !
Describe the problem you faced
when i use config 1 ,The exception A occurred in one of the two spark jobs writing the same table;
when i use config 2 ,The exception B occurred in one of the two spark jobs writing the same table.
there was not clustering config .
To Reproduce
... | gharchive/issue | 2022-08-05T04:29:49 | 2025-04-01T04:55:58.904704 | {
"authors": [
"codope",
"eric9204",
"fengjian428",
"nsivabalan"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/issues/6308",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2241777540 | [HUDI-7617] Fix issues for bulk insert user defined partitioner in StreamSync
Change Logs
NOTE: This PR handles only AVRO code paths, there will be follow-up patch for RowWriter code paths as well.
There are two problems with BULK_INSERT and partitioners.
Passing user defined partitioner using hoodie.bulkinsert.user... | gharchive/pull-request | 2024-04-13T20:51:23 | 2025-04-01T04:55:58.913779 | {
"authors": [
"vinishjail97",
"yihua"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/11014",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
668534655 | [HUDI-1129]: AvroConversionUtils unable to handle avro to row transformation when passing evolved schema
What is the purpose of the pull request
Specific fix this error: https://issues.apache.org/jira/browse/HUDI-1129
This is needed to partially fix https://github.com/apache/hudi/issues/1845
Brief change log
Use avr... | gharchive/pull-request | 2020-07-30T09:21:57 | 2025-04-01T04:55:58.921160 | {
"authors": [
"nsivabalan",
"sbernauer"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/1888",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
746224682 | [MINOR] clean up and add comments to flink client
What is the purpose of the pull request
Minor code clean up and added some comments.
Brief change log
rename HudiFlinkStreamer to HoodieFlinkStreamer
Verify this pull request
This pull request is a trivial rework / code cleanup without any test coverage.
Committer che... | gharchive/pull-request | 2020-11-19T03:51:16 | 2025-04-01T04:55:58.941208 | {
"authors": [
"codecov-io",
"garyli1019"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/2261",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1284904688 | [HUDI-4284] Implement bloom lookup tree as red-black tree
What is the purpose of the pull request
The existing KeyRangeLookupTree implementation is Binary Sorting Tree.
Although it is shuffled before insertion, it may still cause uneven distribution. This PR implement it as a Red Black Tree.
Brief change log
Added ab... | gharchive/pull-request | 2022-06-26T12:49:58 | 2025-04-01T04:55:58.945759 | {
"authors": [
"codope",
"yabola"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/5978",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1511271685 | [HUDI-5477] Optimize timeline loading in Hudi sync client
Change Logs
Before this change, the Hudi archived timeline is always loaded during the metastore sync process if the last sync time is given. Besides, the archived timeline is not cached inside the meta client if the start instant time is given. These cause pe... | gharchive/pull-request | 2022-12-26T22:00:17 | 2025-04-01T04:55:58.949873 | {
"authors": [
"yihua"
],
"repo": "apache/hudi",
"url": "https://github.com/apache/hudi/pull/7561",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2284372256 | parquet_path_to_id_mapping generates incorrect path for List types
Apache Iceberg version
main (development)
Please describe the bug 🐞
When using the add_files table api, the parquet metadata needs to be read and a mapping of Dict[str, int] is used by data_file_statistics_from_parquet_metadata in order to link the f... | gharchive/issue | 2024-05-07T23:09:50 | 2025-04-01T04:55:58.966186 | {
"authors": [
"Fokko",
"cgbur",
"felixscherz",
"syun64"
],
"repo": "apache/iceberg-python",
"url": "https://github.com/apache/iceberg-python/issues/716",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
151392018 | Airflow improperly shows task status as 'up for retry' for a task that failed on re-run
Dear Airflow Maintainers,
Environment
Before I tell you about my issue, let me describe my Airflow environment:
Airflow version: 1.7.0
Airflow components: webserver, mysql, scheduler with celery executor
Python Version: 2.7.6
Ope... | gharchive/issue | 2016-04-27T13:55:11 | 2025-04-01T04:55:59.026343 | {
"authors": [
"bolkedebruin",
"kretes"
],
"repo": "apache/incubator-airflow",
"url": "https://github.com/apache/incubator-airflow/issues/1441",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
159084363 | [AIRFLOW-219] Unix user impersonation based on new BaseOperator.run_as_user
[Work in Progress]
https://issues.apache.org/jira/browse/AIRFLOW-219
I'm looking for guidance around:
the bash magic sudo su {ti.run_as_user}; ...
the consideration & requirements I started highlighting in the Security docs in the PR
The ... | gharchive/pull-request | 2016-06-08T05:48:14 | 2025-04-01T04:55:59.034778 | {
"authors": [
"aoen",
"bolkedebruin",
"codecov-io",
"criccomini",
"mistercrunch",
"plypaul"
],
"repo": "apache/incubator-airflow",
"url": "https://github.com/apache/incubator-airflow/pull/1578",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
302897428 | [AIRFLOW-2186] Change the way logging is carried out in few ops
Make sure you have checked all steps below.
JIRA
[x] 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-2186
Description
[x... | gharchive/pull-request | 2018-03-06T22:46:32 | 2025-04-01T04:55:59.041490 | {
"authors": [
"Fokko",
"kaxil"
],
"repo": "apache/incubator-airflow",
"url": "https://github.com/apache/incubator-airflow/pull/3106",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
381393979 | [AIRFLOW-3355] Fix BigQueryCursor.execute to work with Python3
Make sure you have checked all steps below.
Jira
[x] 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-3355
In case you are fix... | gharchive/pull-request | 2018-11-16T00:14:06 | 2025-04-01T04:55:59.054644 | {
"authors": [
"codecov-io",
"sekikn"
],
"repo": "apache/incubator-airflow",
"url": "https://github.com/apache/incubator-airflow/pull/4198",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
105705285 | APEX-22 #commit adding the port object only when it doesn't already e…
…xist
@davidyan74 Please review and merge
| gharchive/pull-request | 2015-09-09T23:46:26 | 2025-04-01T04:55:59.056134 | {
"authors": [
"chandnisingh"
],
"repo": "apache/incubator-apex-core",
"url": "https://github.com/apache/incubator-apex-core/pull/24",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
192711728 | [BEAM-551] Add TextIO.Write support for ValueProvider
R: @dhalperi
Some issues deferred, but can be resolved orthogonally.
And merged. Thanks.
| gharchive/pull-request | 2016-11-30T23:32:51 | 2025-04-01T04:55:59.057637 | {
"authors": [
"dhalperi",
"sammcveety"
],
"repo": "apache/incubator-beam",
"url": "https://github.com/apache/incubator-beam/pull/1475",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
854322887 | What is external:ssl in BUILD.bazel
Describe the bug (描述bug)
com_github_brpc/BUILD.bazel:324:11: no such target '//external:ssl': target 'ssl' not declared in package 'external' defined by
To Reproduce (复现方法)
bazel build brpc
Expected behavior (期望行为)
Versions (各种版本)
OS: Ubuntu 20.04.2 LTS
Compiler: bazel 3.7.0
brpc:... | gharchive/issue | 2021-04-09T08:56:23 | 2025-04-01T04:55:59.060645 | {
"authors": [
"372046933",
"fuhailin"
],
"repo": "apache/incubator-brpc",
"url": "https://github.com/apache/incubator-brpc/issues/1375",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
480466696 | brpc log performance
我有个问题,关于log的:
1:目前我看到brpc的log中,使用了localtime_s/localtime_r,这两个函数应该调用了__tz_convert, __tz_convert,有tzset_lock全局锁,每次获取时间都会使用到kernel级别的futex锁,不知道我分析的对不对,这块getimeofday会不会好点
#if _MSC_VER >= 1400
localtime_s(&local_tm, &t);
#else
localtime_r(&t, &local_tm);
#endif
2:关于log打印的问题,目前多线程下,log打印是有锁的,当... | gharchive/issue | 2019-08-14T03:45:33 | 2025-04-01T04:55:59.063059 | {
"authors": [
"gxkevin",
"jamesge"
],
"repo": "apache/incubator-brpc",
"url": "https://github.com/apache/incubator-brpc/issues/886",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
771779898 | [fix-4273][UI] The submission time of task instance is empty
What is the purpose of the pull request
#4273
Fix the submission time of task instance is empty
Verify this pull request
This change added tests and can be verified as follows:
Manually verified the change by testing locally.
Codecov Report
Merging #4... | gharchive/pull-request | 2020-12-21T02:04:10 | 2025-04-01T04:55:59.082476 | {
"authors": [
"chengshiwen",
"codecov-io",
"zhuangchong"
],
"repo": "apache/incubator-dolphinscheduler",
"url": "https://github.com/apache/incubator-dolphinscheduler/pull/4274",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
792971744 | [Improvement-4550][ui]Fix the problem of Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation when clicking on the same route
issue #4550
Codecov Report
Merging #4551 (2289ba4) into dev (829fdb5) will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## ... | gharchive/pull-request | 2021-01-25T02:23:32 | 2025-04-01T04:55:59.101377 | {
"authors": [
"break60",
"codecov-io",
"zhuangchong"
],
"repo": "apache/incubator-dolphinscheduler",
"url": "https://github.com/apache/incubator-dolphinscheduler/pull/4551",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
388060862 | Analytic function issue
Describe the bug
palo在使用分析函数时必须有partition分组字段,但如果只是针对某一列排序,不想分组但话,就会被限制,所以我在表中加了一个常量作为分组partition使用,但是报错
测试sql如下:
select row_number() over(partition by dim order by id) rn,id from
(
select id,'test' dim from
(
select 1 id
union all
select 2 id
union all
select 3 id
) t
)t
返回 ERROR 10... | gharchive/issue | 2018-12-06T05:21:41 | 2025-04-01T04:55:59.103945 | {
"authors": [
"EmmyMiao87",
"lubaolei161"
],
"repo": "apache/incubator-doris",
"url": "https://github.com/apache/incubator-doris/issues/398",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
798032695 | Custom encoding when exporting query results
Is it possible to specify the encoding format when importing query results? Because the default UTF-8 format will appear Chinese garbled when it is opened by Excel, I need to perform a GBK operation by myself, thank you~
importing query results
Did you mean exporting t... | gharchive/issue | 2021-02-01T06:56:24 | 2025-04-01T04:55:59.105244 | {
"authors": [
"F-SLoong",
"morningman"
],
"repo": "apache/incubator-doris",
"url": "https://github.com/apache/incubator-doris/issues/5330",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
727514666 | [Optimize] Improve LRU cache's performance
Proposed changes
When LRUCache insert and evict a large number of entries, there are
frequently calls of HandleTable::remove(e->key, e->hash), it will
lookup the entry in the hash table. Now that we know the entry to
remove 'e', we can remove it directly from hash table's co... | gharchive/pull-request | 2020-10-22T15:52:37 | 2025-04-01T04:55:59.111338 | {
"authors": [
"acelyc111",
"morningman"
],
"repo": "apache/incubator-doris",
"url": "https://github.com/apache/incubator-doris/pull/4781",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
358880500 | Springboot1.5.10.RELEASE yml配置文件cunsumer配置无法自动注入问题
spring1.5.x版本,配置cunsumer yml资源文件,dubbo无法解析?
举例
dubbo配置
dubbo:
consumer:
check: false
上述配置,在springboot1.5.x版本无效。
换成springboot2.0.4和dubbo-spring-boot-starter 0.2.0得以解决,或手动注入ConsumerConfig Bean解决
You also can update Dubbo latest version
You also can update Dubbo la... | gharchive/issue | 2018-09-11T04:17:23 | 2025-04-01T04:55:59.114277 | {
"authors": [
"mercyblitz",
"uzdz"
],
"repo": "apache/incubator-dubbo-spring-boot-project",
"url": "https://github.com/apache/incubator-dubbo-spring-boot-project/issues/273",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
601781183 | 树形结构,多个中间节点能否汇聚到同一个节点,在这个汇总节点又分散成多个节点?
Version
4.7.0
Steps to reproduce
"name": "flare",
"children": [
{
"name": "data",
"children": [
{
"name": "b",
"children": [
{"name": "a", "value": 721}
... | gharchive/issue | 2020-04-17T08:00:59 | 2025-04-01T04:55:59.118199 | {
"authors": [
"Ovilia",
"yufeng04",
"zhuanghongbin"
],
"repo": "apache/incubator-echarts",
"url": "https://github.com/apache/incubator-echarts/issues/12453",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
749657272 | realtimeSort switch not in time
Version
5.0.0
Steps to reproduce
Example:
incubator-echarts-examples the next branch:
http://127.0.0.1:3002/en/editor.html?c=covid-america
Need to set the animationDurationUpdate as a long time.
Like:
var _timelineDuration = 5500;
var _barDurationUpdate = 5490;
var _axisDurationUpdate ... | gharchive/issue | 2020-11-24T12:16:37 | 2025-04-01T04:55:59.121754 | {
"authors": [
"100pah"
],
"repo": "apache/incubator-echarts",
"url": "https://github.com/apache/incubator-echarts/issues/13679",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
314186348 | [GOBBLIN-465] Add support for couchbase client cert auth
The requisite version bump eliminates support for couchbase v3.
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below!
JIRA
[/] My PR addresses the following Gobblin JIRA issues ... | gharchive/pull-request | 2018-04-13T17:15:47 | 2025-04-01T04:55:59.128173 | {
"authors": [
"abti",
"wwest4"
],
"repo": "apache/incubator-gobblin",
"url": "https://github.com/apache/incubator-gobblin/pull/2337",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
127600540 | HAWQ-344. When resource queue capacity is shrunk, deadlock detection …
When resource queue capacity is shrunk, deadlock detection maybe not triggered.
The fix looks good. +1
+1
| gharchive/pull-request | 2016-01-20T04:16:56 | 2025-04-01T04:55:59.129349 | {
"authors": [
"huor",
"jiny2",
"linwen"
],
"repo": "apache/incubator-hawq",
"url": "https://github.com/apache/incubator-hawq/pull/281",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
502022900 | [HUDI-285] Implement HoodieStorageWriter based on actual file type
see jira: https://jira.apache.org/jira/projects/HUDI/issues/HUDI-285
CC @vinothchandar
LGTM/ merging!
| gharchive/pull-request | 2019-10-03T12:01:52 | 2025-04-01T04:55:59.130612 | {
"authors": [
"leesf",
"vinothchandar"
],
"repo": "apache/incubator-hudi",
"url": "https://github.com/apache/incubator-hudi/pull/936",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1212150185 | [Bug][Manager] The method of batchSaveAll occurred error as the sink_name was null
What happened
The batchSaveAll() method submits the form interface exception, and there is no sink_name to fill in the form. But the database sets the field to be non-null
What you expected to happen
No Errors
How to reproduce
Create ... | gharchive/issue | 2022-04-22T10:10:30 | 2025-04-01T04:55:59.134279 | {
"authors": [
"Greedyu",
"healchow"
],
"repo": "apache/incubator-inlong",
"url": "https://github.com/apache/incubator-inlong/issues/3888",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
497451227 | [IOTDB-234] Refactor TsFile storage on HDFS
Refactor TsFile storage on HDFS codes:
Extract HDFS related files (HDFSFile, HDFSInput, HDFSOutput) into Hadoop module from TSFile module, so that TSFile module will not depend on Hadoop libs.
Use Java Reflection to get HDFS related files for factories used in TSFile modul... | gharchive/pull-request | 2019-09-24T04:40:51 | 2025-04-01T04:55:59.139309 | {
"authors": [
"jt2594838",
"samperson1997"
],
"repo": "apache/incubator-iotdb",
"url": "https://github.com/apache/incubator-iotdb/pull/417",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2234090272 | [new-parser] Class literal not supported by expression parser
Parent issue
#5678
Failing tests
org.drools.traits.compiler.factmodel.traits.TraitTest#testIsAEvaluatorOnClassification
Notes
Rule code snippet
$t : org.drools.base.factmodel.traits.Thing( $c : core, this not isA t.x.E.class, this isA t.x.D.class )
Er... | gharchive/issue | 2024-04-09T18:34:37 | 2025-04-01T04:55:59.141711 | {
"authors": [
"yurloc"
],
"repo": "apache/incubator-kie-drools",
"url": "https://github.com/apache/incubator-kie-drools/issues/5833",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2228352102 | [kie-issues#963] Remove all references to kogito-task-console and kogito-management-console
Closes https://github.com/apache/incubator-kie-issues/issues/963
This PR removes all references to kogito-task-console and kogito-management-console images, as they are being migrated to kie-tools [1].
It also fixes a small bu... | gharchive/pull-request | 2024-04-05T15:53:07 | 2025-04-01T04:55:59.220111 | {
"authors": [
"kie-ci3",
"ricardozanini",
"thiagoelg"
],
"repo": "apache/incubator-kie-kogito-images",
"url": "https://github.com/apache/incubator-kie-kogito-images/pull/1753",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2585444290 | [incubator-kie-issues-1485] Reenable event test in ProcessTestEvents in kogito-apps
Closes: https://github.com/apache/incubator-kie-issues/issues/1485
PR job #2 was: UNSTABLE
Possible explanation: This should be test failures
Reproducer
build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUT... | gharchive/pull-request | 2024-10-14T09:44:26 | 2025-04-01T04:55:59.250749 | {
"authors": [
"elguardian",
"kie-ci3"
],
"repo": "apache/incubator-kie-kogito-runtimes",
"url": "https://github.com/apache/incubator-kie-kogito-runtimes/pull/3722",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1284399045 | Add an issue translator to the website repository
This PR is to solve the issue #381
| gharchive/pull-request | 2022-06-25T01:24:16 | 2025-04-01T04:55:59.252556 | {
"authors": [
"Beacontownfc"
],
"repo": "apache/incubator-linkis-website",
"url": "https://github.com/apache/incubator-linkis-website/pull/380",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1167601501 | About DSS and linkis, in addition to supporting deployment user login, can you configure other user login?
Search before asking
[X] I searched the issues and found no similar issues.
Linkis Component
linkis-commons
What happened + What you expected to happen
About DSS and linkis, in addition to supporting deploymen... | gharchive/issue | 2022-03-13T14:46:57 | 2025-04-01T04:55:59.256586 | {
"authors": [
"Ritakang0451"
],
"repo": "apache/incubator-linkis",
"url": "https://github.com/apache/incubator-linkis/issues/1688",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
343255105 | All the tests in tools/coreml package are failing
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug reports. For non-technical issues and feature requests, feel free t... | gharchive/issue | 2018-07-20T21:38:49 | 2025-04-01T04:55:59.267368 | {
"authors": [
"apeforest",
"lupesko"
],
"repo": "apache/incubator-mxnet",
"url": "https://github.com/apache/incubator-mxnet/issues/11841",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
650177414 | MXNet for Scala 2.12 and 2.13
The Scala language binding is badly needed for high performance training/inference around Apache Spark. The current Scala language binding is for 2.11 and the MXNet version is 1.5.1.
Please add 2.12 and 2.13 packages for 1.6.0 and up. TF has eaplatanios/tensorflow_scala, which while bein... | gharchive/issue | 2020-07-02T20:09:33 | 2025-04-01T04:55:59.281966 | {
"authors": [
"Sciss",
"cosmincatalin",
"lanking520",
"leezu",
"markthor",
"szha",
"tavoaqp"
],
"repo": "apache/incubator-mxnet",
"url": "https://github.com/apache/incubator-mxnet/issues/18655",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-a... |
120544043 | [Discussion] FP16 Support
Ideally, we have everything to support FP16,
While trying to train Inception-7, I find out it is necessary to support FP16 now, as it is so memory consuming.
Let's set a milestone.
The question is do we want it as a global constant or a per tensor variable. The former requires rebuilding t... | gharchive/issue | 2015-12-05T09:50:08 | 2025-04-01T04:55:59.293013 | {
"authors": [
"KiddoZhu",
"antinucleon",
"futurely",
"piiswrong",
"tqchen"
],
"repo": "apache/incubator-mxnet",
"url": "https://github.com/apache/incubator-mxnet/issues/833",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
403228567 | [Clojure] Add resource scope to clojure package
Description
Ports ResourceScope from the Scala package and introduces using macro to automatically close any resource in the enclosing forms.
https://github.com/apache/incubator-mxnet/issues/13442
and see https://cwiki.apache.org/confluence/display/MXNET/JVM+Memory+Mana... | gharchive/pull-request | 2019-01-25T16:25:10 | 2025-04-01T04:55:59.297640 | {
"authors": [
"gigasquid"
],
"repo": "apache/incubator-mxnet",
"url": "https://github.com/apache/incubator-mxnet/pull/13993",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
608017138 | Fixed Install page history broken
Description
Fixed issue https://github.com/apache/incubator-mxnet/issues/14583. On get started page when navigating back in session history through browser back button, the "Installing MXNet" options block does not update while the url was cut shorter.
After the fix, when navigating ... | gharchive/pull-request | 2020-04-28T04:34:14 | 2025-04-01T04:55:59.303717 | {
"authors": [
"connorgoggins",
"sandeep-krishnamurthy",
"ys2843"
],
"repo": "apache/incubator-mxnet",
"url": "https://github.com/apache/incubator-mxnet/pull/18182",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
279228676 | Add param 'num_filter' for 'BaseConvRNNCell'.
Description
I think it is improper to use the 'num_hidden' as 'num_filter'. So I add the parameter 'num_filter' for 'BaseConvRNNCell' and its derived classes in rnn_cell.py.
Changes
Add the parameter 'num_filter'.
Change the 'num_filter' in 'Convolution' from 'self._num... | gharchive/pull-request | 2017-12-05T02:59:52 | 2025-04-01T04:55:59.306266 | {
"authors": [
"ceiba-w",
"piiswrong",
"szha"
],
"repo": "apache/incubator-mxnet",
"url": "https://github.com/apache/incubator-mxnet/pull/8945",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
267972549 | [NETBEANS-54] adding schema2beans test data to Rat exceptions
[NETBEANS-54] adding and simplifying Rat exclusions
OK, these updates are modifications to the existing Rat exclusions, and a simplification of part of it, only the build.xml is impacted by this commit, and only the Rat exclusion section in there. These ... | gharchive/pull-request | 2017-10-24T10:08:01 | 2025-04-01T04:55:59.307569 | {
"authors": [
"geertjanw"
],
"repo": "apache/incubator-netbeans",
"url": "https://github.com/apache/incubator-netbeans/pull/187",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1217974065 | arch/xtensa: Replace the xcp context with stack context to improve context switching
Summary
Apply the same ideas from:
https://github.com/apache/incubator-nuttx/pull/5645
https://github.com/apache/incubator-nuttx/pull/5731
Impact
Xtensa chips.
Testing
ESP32, ESP32-S2 and ESP32-S3.
@zhuyanlin111 could you review ... | gharchive/pull-request | 2022-04-27T23:17:05 | 2025-04-01T04:55:59.312725 | {
"authors": [
"Ouss4",
"xiaoxiang781216"
],
"repo": "apache/incubator-nuttx",
"url": "https://github.com/apache/incubator-nuttx/pull/6167",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1772842373 | feat(services/redb): support redb service
introduce new redb service https://github.com/apache/incubator-opendal/issues/2524
Sorry for the CI failure, fixed in https://github.com/apache/incubator-opendal/pull/2534
@Xuanwo https://github.com/apache/incubator-opendal/actions/runs/5370716502/jobs/9743000170?pr=2526... | gharchive/pull-request | 2023-06-24T17:16:24 | 2025-04-01T04:55:59.316034 | {
"authors": [
"Xuanwo",
"oowl"
],
"repo": "apache/incubator-opendal",
"url": "https://github.com/apache/incubator-opendal/pull/2526",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
376884562 | Testing Improvements
* Support for running :tests:testSystemBasic as part of `helm test`.
* Enable running tests:testSystemBasic for DockerContainerFactory
configurations (ping test still fails with KubernetesContainerFactory
because need to fix upstream to drop CAP_NET_ADMIN on user action pod).
* Change error... | gharchive/pull-request | 2018-11-02T16:38:14 | 2025-04-01T04:55:59.317458 | {
"authors": [
"dgrove-oss"
],
"repo": "apache/incubator-openwhisk-deploy-kube",
"url": "https://github.com/apache/incubator-openwhisk-deploy-kube/pull/332",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
655871996 | prioritize_critical_css loads css twice
Version: 1.13.35.2-0
Configuration:
pagespeed on;
pagespeed FileCachePath /dev/shm/ngx_pagespeed_cache;
pagespeed Statistics on;
pagespeed StatisticsLogging on;
pagespeed LogDir /var/log/pagespeed;
pagespeed MemcachedServers "127.0.0.1:11211";
pagespeed EnableCachePurge on;
pag... | gharchive/issue | 2020-07-13T13:54:23 | 2025-04-01T04:55:59.347196 | {
"authors": [
"Lofesa",
"oschaaf",
"wfjsw"
],
"repo": "apache/incubator-pagespeed-ngx",
"url": "https://github.com/apache/incubator-pagespeed-ngx/issues/1697",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
256484427 | Update install-sourcecode.html.md.erb
minor typo with 'following'.
Thanks for catching!
| gharchive/pull-request | 2017-09-10T04:29:43 | 2025-04-01T04:55:59.349769 | {
"authors": [
"aayush142128",
"dszeto"
],
"repo": "apache/incubator-predictionio",
"url": "https://github.com/apache/incubator-predictionio/pull/434",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1208336183 | MybatisPlus的基类insert方法不能回滚数据
问题如下:
seata(1.30和1.42版本都有)安装配置工作正常后,经测试发现,mybatis-plus 的 BaseMapper 类里的 insert 方法,如果在插入数据时,不指定主键id,会导致插入的数据无法回滚。同时更新的数据是能正常回滚的。
具体测试类看下图的那行注释:
public void insertOrder(int userId, int goodsId, String goods, int count) { GoodsOrder goodsOrder = new GoodsOrder(); // goods... | gharchive/issue | 2022-04-19T12:57:30 | 2025-04-01T04:55:59.354336 | {
"authors": [
"SoloAlien",
"a364176773",
"caisf",
"caohdgege",
"ftdmao",
"iloveleeyan"
],
"repo": "apache/incubator-seata",
"url": "https://github.com/apache/incubator-seata/issues/4556",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1168317472 | [Improvement][Config] Print config in origin order
Purpose of this pull request
close #1473
Check list
[ ] Code changed are covered with tests, or it does not need tests for reason:
[ ] If any new Jar binary package adding in you PR, please add License Notice according
New License Guide
[ ] If necessary, please upda... | gharchive/pull-request | 2022-03-14T12:36:55 | 2025-04-01T04:55:59.358452 | {
"authors": [
"BenJFan",
"ruanwenjun"
],
"repo": "apache/incubator-seatunnel",
"url": "https://github.com/apache/incubator-seatunnel/pull/1484",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1366809980 | [Feature][Connector-V2] Add mongodb connecter sink
Purpose of this pull request
Check list
[x] Code changed are covered with tests, or it does not need tests for reason:
[ ] If any new Jar binary package adding in your PR, please add License Notice according
New License Guide
[x] If necessary, please update the do... | gharchive/pull-request | 2022-09-08T18:29:40 | 2025-04-01T04:55:59.361615 | {
"authors": [
"hailin0",
"wuchunfu"
],
"repo": "apache/incubator-seatunnel",
"url": "https://github.com/apache/incubator-seatunnel/pull/2694",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
528581640 | Refactor and enhance sharding-scaling-core
[ ] Refactor SyncExecutor to SyncExecuteEngine
[ ] Refactor DataSyncTask
[ ] Implement SyncTaskProgress
[ ] Use Callback to report completed sync task
I am working on task one, assignees this to me?
| gharchive/issue | 2019-11-26T09:02:30 | 2025-04-01T04:55:59.363396 | {
"authors": [
"KomachiSion",
"avalon566"
],
"repo": "apache/incubator-shardingsphere",
"url": "https://github.com/apache/incubator-shardingsphere/issues/3602",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
421472085 | Make merge module and execute module independent
Fixes #1864.
Pull Request Test Coverage Report for Build 7170
0 of 9 (0.0%) changed or added relevant lines in 1 file are covered.
No unchanged relevant lines lost coverage.
Overall coverage decreased (-0.001%) to 20.069%
Changes Missing Coverage
Covered Lines... | gharchive/pull-request | 2019-03-15T11:22:57 | 2025-04-01T04:55:59.369833 | {
"authors": [
"coveralls",
"tristaZero"
],
"repo": "apache/incubator-shardingsphere",
"url": "https://github.com/apache/incubator-shardingsphere/pull/2042",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
582888524 | Fix 4782.
Fixes https://github.com/apache/incubator-shardingsphere/issues/4782
Pull Request Test Coverage Report for Build 10317
0 of 0 changed or added relevant lines in 0 files are covered.
3 unchanged lines in 1 file lost coverage.
Overall coverage decreased (-0.005%) to 59.861%
Files with Coverage Reduc... | gharchive/pull-request | 2020-03-17T09:52:28 | 2025-04-01T04:55:59.376762 | {
"authors": [
"coveralls",
"yu199195"
],
"repo": "apache/incubator-shardingsphere",
"url": "https://github.com/apache/incubator-shardingsphere/pull/4803",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1158342392 | [Question] shenyu-admin
Question
When I restart admin, the original configuration will be lost,why is this?
could you please detail your question, with version, snapshot, procedure and so on, many thanks.
Set spring.profiles.active=mysql, then try it again.
could you please detail your question, with version, ... | gharchive/issue | 2022-03-03T12:18:56 | 2025-04-01T04:55:59.379357 | {
"authors": [
"AhahaGe",
"KevinClair",
"chariles",
"midnight2104"
],
"repo": "apache/incubator-shenyu",
"url": "https://github.com/apache/incubator-shenyu/issues/2972",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
340051833 | Fix #1441 add icon files notice
Please answer these questions before submitting pull request
Why submit this pull request?
[x] Bug fix
[ ] New feature provided
[ ] Improve performance
Related issues
Fix #1441
We should not add the ASF License header to the iconfont.svg if the file is just copied from da... | gharchive/pull-request | 2018-07-11T00:33:04 | 2025-04-01T04:55:59.381941 | {
"authors": [
"WillemJiang",
"hanahmily",
"wu-sheng"
],
"repo": "apache/incubator-skywalking",
"url": "https://github.com/apache/incubator-skywalking/pull/1442",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1388869956 | [Bug] mvn package failed
Search before asking
[X] I had searched in the issues and found no similar issues.
What happened
git clone code then chose dev branch,open it with idea,then run mvn clean install -Dscala.version=2.11.12 -Dscala.binary.version=2.11 -DskipTests ,then something wrong happens
[ERROR] ## Excepti... | gharchive/issue | 2022-09-28T07:29:50 | 2025-04-01T04:55:59.397349 | {
"authors": [
"gitfortian"
],
"repo": "apache/incubator-streampark",
"url": "https://github.com/apache/incubator-streampark/issues/1706",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
537173253 | [fix] Adding time grains to Table
CATEGORY
Choose one
[x] Bug Fix
[ ] Enhancement (new features, refinement)
[ ] Refactor
[ ] Add tests
[ ] Build / Development Environment
[ ] Documentation
SUMMARY
This PR re-adds the time grain controls back to the Table visualization type as this is needed by the include_time con... | gharchive/pull-request | 2019-12-12T19:36:12 | 2025-04-01T04:55:59.406662 | {
"authors": [
"codecov-io",
"john-bodley"
],
"repo": "apache/incubator-superset",
"url": "https://github.com/apache/incubator-superset/pull/8825",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
563533367 | [fix] Fix table viz column order
CATEGORY
Choose one
[x] Bug Fix
[ ] Enhancement (new features, refinement)
[ ] Refactor
[ ] Add tests
[ ] Build / Development Environment
[ ] Documentation
SUMMARY
This PR fixes a couple of issues related to the table visualization type. Originally the intent was to ensure that the ... | gharchive/pull-request | 2020-02-11T22:25:40 | 2025-04-01T04:55:59.417605 | {
"authors": [
"codecov-io",
"john-bodley"
],
"repo": "apache/incubator-superset",
"url": "https://github.com/apache/incubator-superset/pull/9122",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
475353009 | [TOPI] Update softmax compute and CPU schedule
This change improves performance for softmax by simplifying the computation and writing a schedule that supports better parallelization.
Compute: Currently, exp(input - max) is computed twice: once in the _compute_expsum stage and once in the _normalize stage. This chang... | gharchive/pull-request | 2019-07-31T20:54:48 | 2025-04-01T04:55:59.424551 | {
"authors": [
"anijain2305",
"kevinthesun",
"soiferj",
"tqchen"
],
"repo": "apache/incubator-tvm",
"url": "https://github.com/apache/incubator-tvm/pull/3680",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1588946313 | [FOLLOWUP] fix: don't recreate base dir if it's already existed
What changes were proposed in this pull request?
optimize the base dir init logic, it now skips recreate base dir if it's already an dir
Why are the changes needed?
handles some corner cases such as the base dir is an mount point root path.
Does this PR ... | gharchive/pull-request | 2023-02-17T08:35:40 | 2025-04-01T04:55:59.438620 | {
"authors": [
"advancedxy",
"codecov-commenter"
],
"repo": "apache/incubator-uniffle",
"url": "https://github.com/apache/incubator-uniffle/pull/622",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
215810659 | Class common's problem
I use <style src="assets/common.styl" lang="stylus"/> require class, want class shared,but no good, becasue I view the build dist file, these class all repeat, is not one module pack in.
We will merge 0.11-dev to master when v0.11 released. So this PR will not proceed currently. Thank you.
| gharchive/pull-request | 2017-03-21T17:02:29 | 2025-04-01T04:55:59.440031 | {
"authors": [
"nicefan",
"sospartan"
],
"repo": "apache/incubator-weex",
"url": "https://github.com/apache/incubator-weex/pull/141",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
665949257 | [android] android targetSdkVersion 29 ashmem issue
As Google Play warn all apps need update targetSdkVersion to 29 before 2020.10, We must handle this issue, https://github.com/apache/incubator-weex/issues/2706
Successful self-test
Just judging the api level is a problem with Android R.Should judge target sdk ve... | gharchive/pull-request | 2020-07-27T03:33:50 | 2025-04-01T04:55:59.444625 | {
"authors": [
"hualiang0537",
"hxs2mr",
"ikantech",
"leif0419",
"lovemyapple",
"lzq879069670",
"neuyu",
"roger2380"
],
"repo": "apache/incubator-weex",
"url": "https://github.com/apache/incubator-weex/pull/3246",
"license": "Apache-2.0",
"license_type": "permissive",
"lice... |
1607926621 | [INLONG-7508][Sort] Carry right RowKind when cdc-base sends RowData to sink
Prepare a Pull Request
(Change the title refer to the following example)
Title Example: [INLONG-XYZ][Component] Title of the pull request
(The following XYZ should be replaced by the actual GitHub Issue number)
Fixes #7508
Motivation
Expl... | gharchive/pull-request | 2023-03-03T04:35:22 | 2025-04-01T04:55:59.457593 | {
"authors": [
"EMsnap",
"gong",
"liaorui"
],
"repo": "apache/inlong",
"url": "https://github.com/apache/inlong/pull/7509",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1235363323 | [IOTDB-3179] Printing logs when get/getOrCreate Partition in ConfigNode
Currently, we don't know what PartitionTable that ConfigNode returns to DataNode, which is not conducive to development debug. So I have temporarily added logs for getSchemaPartition getOrCreateSchemaPartition getDataPartition, getOrCreateDataPar... | gharchive/pull-request | 2022-05-13T15:06:19 | 2025-04-01T04:55:59.458852 | {
"authors": [
"CRZbulabula",
"chinausers"
],
"repo": "apache/iotdb",
"url": "https://github.com/apache/iotdb/pull/5902",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1260214286 | OAK-9790 - Implement parallel indexing for speeding up oak run indexing command
OAK-9790 - Implement parallel indexing for speeding up oak run indexing command
Since indexing was single threads, which is slow for large repository. In order to improve the indexing performance we need to implement parallel indexing.
T... | gharchive/pull-request | 2022-06-03T18:20:46 | 2025-04-01T04:55:59.461537 | {
"authors": [
"Ewocker",
"amit-jain"
],
"repo": "apache/jackrabbit-oak",
"url": "https://github.com/apache/jackrabbit-oak/pull/587",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1408904955 | OAK-9966 : Internal code calls Node.isCheckedOut and VersionManager.isCheckedOut
hi @joerghoh , @mreutegg , @reschke , @Joscorbe , i would highly appreciate if you could take a careful look at this PR for the version-mgt implementation.
as outlined in the ticket the implementation calling JCR API (and by doing so re... | gharchive/pull-request | 2022-10-14T07:32:24 | 2025-04-01T04:55:59.465739 | {
"authors": [
"anchela",
"mreutegg"
],
"repo": "apache/jackrabbit-oak",
"url": "https://github.com/apache/jackrabbit-oak/pull/732",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
841567603 | KAFKA-12561: don't set timeout for future.get
These tests failed quite often, because of TimeoutException. We cannot get the future result in time. I think the flaky tests tell us that we should not expect the results will return as soon as we expected in jenkins. Like other tests, we don't usually set timeout when f... | gharchive/pull-request | 2021-03-26T03:59:44 | 2025-04-01T04:55:59.469063 | {
"authors": [
"chia7712",
"showuon"
],
"repo": "apache/kafka",
"url": "https://github.com/apache/kafka/pull/10410",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
967414516 | KAFKA-13192: Prevent inconsistent broker.id/node.id values
If both broker.id and node.id are set, and they are set inconsistently (e.g.broker.id=0, node.id=1) then currently the value of node.id is used and the broker.id value is left at the original value. The server should detect this inconsistency, throw a ConfigE... | gharchive/pull-request | 2021-08-11T20:34:27 | 2025-04-01T04:55:59.472034 | {
"authors": [
"rondagostino"
],
"repo": "apache/kafka",
"url": "https://github.com/apache/kafka/pull/11200",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2445852819 | MINOR: Reduce log levels for transactions_mixed_versions_test with 3.2 due to bug in that version
https://github.com/apache/kafka/commit/7496e6243410ca851f4b8502270cf4222bd89a2b fixed an error that caused an exception to be thrown on broker startup when debug logs were on. This made it to every version except 3.2.
Th... | gharchive/pull-request | 2024-08-02T22:48:52 | 2025-04-01T04:55:59.477695 | {
"authors": [
"chia7712",
"jolshan"
],
"repo": "apache/kafka",
"url": "https://github.com/apache/kafka/pull/16787",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
598100891 | KAFKA-9846: Filter active tasks for running state in KafkaStreams#allLocalStorePartitionLags()
Added check that only treats running active tasks as having 0 lag
Tasks that are neither restoring, nor running will report 0 as currentoffset position
Fixed LagFetchIntegrationTest to wait till thread/instance reaches RUN... | gharchive/pull-request | 2020-04-10T21:22:53 | 2025-04-01T04:55:59.482129 | {
"authors": [
"guozhangwang",
"mjsax",
"vinothchandar"
],
"repo": "apache/kafka",
"url": "https://github.com/apache/kafka/pull/8462",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
603837233 | KAFKA-9885; Evict last members of a group when the maximum allowed is reached
This PR updates the algorithm which limits the number of members within a group (group.max.size) to fix the following two issues:
As described in KAFKA-9885, we found out that multiple members of a group can be evicted if the leader of the... | gharchive/pull-request | 2020-04-21T09:09:08 | 2025-04-01T04:55:59.485576 | {
"authors": [
"dajac",
"hachikuji"
],
"repo": "apache/kafka",
"url": "https://github.com/apache/kafka/pull/8525",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1441277651 | Fix the envKey in Config.java
fix #10
@iskey can you add a test to validate please?
Thanks, let me take a look.
@iskey can you add a test to validate please?
ok, let me do some tests.
Better to do a mock test. Post two snapshots for contrast for now:
from
to
Sounds good!
If possible try avoiding a moc... | gharchive/pull-request | 2022-11-09T03:05:14 | 2025-04-01T04:55:59.491125 | {
"authors": [
"fpapon",
"iskey",
"jbonofre",
"rmannibucau"
],
"repo": "apache/karaf-minho",
"url": "https://github.com/apache/karaf-minho/pull/11",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1094951103 | 18098: KUDU-3197 [tserver] optimal Schema's memory used, using std::s…
create the pr, just for code-review
Thanks for your contribution!
Please submit code review on gerrit, see: https://kudu.apache.org/docs/contributing.html#_contributing_patches_using_gerrit
For draft, you can open a pull request on your own repo... | gharchive/pull-request | 2022-01-06T04:15:50 | 2025-04-01T04:55:59.492868 | {
"authors": [
"acelyc111",
"shenxingwuying"
],
"repo": "apache/kudu",
"url": "https://github.com/apache/kudu/pull/38",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2256253392 | Add support of hash field expiration
Search before asking
[X] I had searched in the issues and found no similar issues.
Motivation
Refer to https://github.com/redis/redis/pull/13172, Redis has supported this feature.
Solution
TBD
Are you willing to submit a PR?
[ ] I'm willing to submit a PR!
I'll do this, and ... | gharchive/issue | 2024-04-22T11:08:01 | 2025-04-01T04:55:59.496104 | {
"authors": [
"PragmaTwice",
"Yangsx-1",
"aleksraiden",
"git-hulk",
"jjz921024"
],
"repo": "apache/kvrocks",
"url": "https://github.com/apache/kvrocks/issues/2269",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2204335236 | Fix missing migrating/importing information in the CLUSTER NODES command
In Redis, it will add the migrating/importing slot section
for the source and target node. For the migrating source node,
it will contain the below section:
[{slot_id}->-{target_node_id}]
And for the importing node, it will add:
[{slot_id}-<-{s... | gharchive/pull-request | 2024-03-24T12:47:41 | 2025-04-01T04:55:59.497693 | {
"authors": [
"git-hulk"
],
"repo": "apache/kvrocks",
"url": "https://github.com/apache/kvrocks/pull/2196",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2267052515 | Add index selection pass for KQIR planning
We add a simple index selection algorithm upon KQIR planning part based on a simple cost model.
Also, we introduce range-v3 since it's essential for modern C++ and is a part of C++20.
TODO:
[x] more tests
Ready for review now : )
| gharchive/pull-request | 2024-04-27T15:01:29 | 2025-04-01T04:55:59.499075 | {
"authors": [
"PragmaTwice"
],
"repo": "apache/kvrocks",
"url": "https://github.com/apache/kvrocks/pull/2278",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1633817025 | Bump Iceberg from 1.1.0 to 1.2.0
Why are the changes needed?
Iceberg 1.2.0 release notes: https://iceberg.apache.org/releases/#120-release
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... | gharchive/pull-request | 2023-03-21T12:29:52 | 2025-04-01T04:55:59.502855 | {
"authors": [
"bowenliang123",
"pan3793"
],
"repo": "apache/kyuubi",
"url": "https://github.com/apache/kyuubi/pull/4572",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1699885642 | [feate] Added support for postgresql based on dev-1.4.0
What is the purpose of the change
Added postgresql support for linkis metadata.
Related issues/PRs
Related issues: #4190
Brief change log
Modify MybatisConfigurationFactory.java for support multiple data sources.
Modify linkis-cg-linkismanager.properties, l... | gharchive/pull-request | 2023-05-08T09:25:11 | 2025-04-01T04:55:59.511679 | {
"authors": [
"aiceflower",
"jackxu2011",
"sjgllgh"
],
"repo": "apache/linkis",
"url": "https://github.com/apache/linkis/pull/4524",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2135960992 | Can we decrease the overhead of skipping?
Description
On top-k queries, Lucene is now competitive with Tantivy/PISA on https://tantivy-search.github.io/bench/, but it's still quite slower on counting queries. This made me want to run a similar experiment as https://github.com/Tony-X/search-benchmark-game/issues/44, t... | gharchive/issue | 2024-02-15T08:53:49 | 2025-04-01T04:55:59.530250 | {
"authors": [
"jpountz",
"mikemccand"
],
"repo": "apache/lucene",
"url": "https://github.com/apache/lucene/issues/13106",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2105774562 | Replace new HashSet<>(Arrays.asList()) with EnumSet.of()
For sets with enum values EnumSet provides a more efficient implementation.
Besides, EnumSet.of() results in a shorter, easier to understand code than new HashSet<>(Arrays.asList()).
When backporting this to Lucene 9.x, it confliced because the sets have diff... | gharchive/pull-request | 2024-01-29T15:36:54 | 2025-04-01T04:55:59.534117 | {
"authors": [
"sabi0",
"uschindler"
],
"repo": "apache/lucene",
"url": "https://github.com/apache/lucene/pull/13051",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
361906672 | METRON-1785 Automate deployment of packet capture for development environment
While trying to test #1201 , I fixed some issues with the Ansible install of the components required for testing packet capture. I added instructions for how to do this in the README.
Testing
Spin-up the development environment and valid... | gharchive/pull-request | 2018-09-19T20:05:17 | 2025-04-01T04:55:59.540984 | {
"authors": [
"MohanDV",
"nickwallen"
],
"repo": "apache/metron",
"url": "https://github.com/apache/metron/pull/1205",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2150248184 | rptun: remove notify_wait in remoteproc ops
Summary
remove notify_wait in remoteproc ops, rptun implements notify_wait through rpmsg_notify_wait_cb.
Impact
simplify code logic.
Testing
tested in sim vela.
@wyr8899 We should also modify nuttx/openamp/0004-openamp-add-new-ops-notify_wait-support.patch to pass CI.
| gharchive/pull-request | 2024-02-23T02:07:50 | 2025-04-01T04:55:59.610386 | {
"authors": [
"CV-Bowen",
"wyr8899"
],
"repo": "apache/nuttx",
"url": "https://github.com/apache/nuttx/pull/11754",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
774804143 | HDDS-4624. Fix set configs in SCMHAConfigration
What changes were proposed in this pull request?
java.lang.IllegalArgumentException: Attempt to get double field "org.apache.hadoop.hdds.scm.ha.SCMHAConfiguration.raftSegmentSize" with illegal data type conversion to long
In reflection, seems that a Double Field cannot... | gharchive/pull-request | 2020-12-26T00:58:47 | 2025-04-01T04:55:59.620238 | {
"authors": [
"GlenGeng",
"amaliujia"
],
"repo": "apache/ozone",
"url": "https://github.com/apache/ozone/pull/1739",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1047187806 | HDDS-5656. Move old objects to delete table on overwriting multipart objects
What changes were proposed in this pull request?
This pull request aims at porting my work in HDDS-5461 ( https://github.com/apache/ozone/pull/2433 ) to multipart-uploaded objects. The change is almost same; on committing multipart objects (... | gharchive/pull-request | 2021-11-08T09:04:59 | 2025-04-01T04:55:59.627535 | {
"authors": [
"errose28",
"hanishakoneru",
"kuenishi"
],
"repo": "apache/ozone",
"url": "https://github.com/apache/ozone/pull/2813",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1429866718 | HDDS-7442. [Release] Revert "HDDS-7116. Avoid leaking RocksObject from DBProfile (#3673)"
What changes were proposed in this pull request?
As we discussed. We should revert HDDS-7116 in ozone-1.3.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-7442
Hi @ChenSammi @duongkame, In this ... | gharchive/pull-request | 2022-10-31T13:38:32 | 2025-04-01T04:55:59.630504 | {
"authors": [
"captainzmc"
],
"repo": "apache/ozone",
"url": "https://github.com/apache/ozone/pull/3919",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.