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 |
|---|---|---|---|---|---|
1624493576 | HDDS-8069. [Snapshot] Compaction DAG reconstruction logic potentially crashing OM on startup
What changes were proposed in this pull request?
Problem: As part of jira-HDDS-7873, we added an optimization to early prune out SST files that won't be needed for compaction DAG base snap diff. More details in PR-4235.
Files... | gharchive/pull-request | 2023-03-15T00:13:07 | 2025-04-01T04:55:59.633994 | {
"authors": [
"hemantk-12",
"smengcl"
],
"repo": "apache/ozone",
"url": "https://github.com/apache/ozone/pull/4401",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2225632311 | HDDS-5569. recipe/BotoClient.md translation
What changes were proposed in this pull request?
HDDS-5569. recipe/BotoClient.md translation to Chinese
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-5569
How was this patch tested?
hugo serve
thx for review @smengcl
Thanks @will-sh for ... | gharchive/pull-request | 2024-04-04T14:12:41 | 2025-04-01T04:55:59.637221 | {
"authors": [
"adoroszlai",
"smengcl",
"will-sh"
],
"repo": "apache/ozone",
"url": "https://github.com/apache/ozone/pull/6480",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2231264966 | [compaction] support multi table AppendOnlyCompactionTask
Purpose
related https://github.com/apache/paimon/issues/2670
Tests
API and Format
Documentation
@leaves12138 PTAL
finished at #2858
| gharchive/pull-request | 2024-04-08T13:42:42 | 2025-04-01T04:55:59.639295 | {
"authors": [
"wg1026688210"
],
"repo": "apache/paimon",
"url": "https://github.com/apache/paimon/pull/3174",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2368056669 | build failed on AArch64, Fedora 33
Apache Thrift 0.12.0 is required. Building it reports unsupported .NET, etc.
Installing 0.13.0 using yum results in an error on mvn package.
Reporter: Lutz Weischer
Note: This issue was originally created as PARQUET-2000. Please see the migration documentation for further details.
... | gharchive/issue | 2021-03-16T12:18:35 | 2025-04-01T04:55:59.750068 | {
"authors": [
"asfimport"
],
"repo": "apache/parquet-java",
"url": "https://github.com/apache/parquet-java/issues/2587",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1716956130 | Extensible PinotDataBuffer SPI
This is a PEP-Request. I propose to create a extensible SPI that can be used to change the PinotDataBuffer implementation used at runtime. Treat this issue as a clone of https://github.com/apache/pinot/issues/9162, but more formal.
What needs to be done?
Right now PinotDataBuffer instan... | gharchive/issue | 2023-05-19T09:45:08 | 2025-04-01T04:55:59.776906 | {
"authors": [
"gortiz",
"kishoreg",
"mayankshriv",
"siddharthteotia",
"xiangfu0"
],
"repo": "apache/pinot",
"url": "https://github.com/apache/pinot/issues/10783",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1085236740 | Add instance id in response
Description
This PR adds instance id at the error message in the response. Currently the response is like below, which is hard to identify the target server:
"errors": [
{
"message": "ServerTableMissing:\nFailed to find table: testTable_OFFLINE",
... | gharchive/pull-request | 2021-12-20T21:56:36 | 2025-04-01T04:55:59.801210 | {
"authors": [
"codecov-commenter",
"jackjlli"
],
"repo": "apache/pinot",
"url": "https://github.com/apache/pinot/pull/7937",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1357886992 | [WIP] Adaptive Server Selection to improve Query Processing Resiliency
label = feature
OSS issue https://github.com/apache/pinot/issues/8618
Design Doc
PR Description
Based on the segment assignment strategies used, we use one of the following instance selectors today:
BalancedInstanceSelector
ReplicaGroupInstanceSe... | gharchive/pull-request | 2022-08-31T21:22:05 | 2025-04-01T04:55:59.822776 | {
"authors": [
"codecov-commenter",
"vvivekiyer"
],
"repo": "apache/pinot",
"url": "https://github.com/apache/pinot/pull/9311",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
985368535 | Exclusive subscription mode for partitioned topics not seeing consistent order among different consumers
Describe the bug
In the official documentation of Apache Pulsar it says that an exclusive subscription sees a consistent order for a single consumer. Suppose we have multiple consumers each of them with its own ex... | gharchive/issue | 2021-09-01T16:42:00 | 2025-04-01T04:55:59.839911 | {
"authors": [
"codelipenghui",
"lucasrpb",
"miguelemosreverte",
"shibd"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/issues/11883",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
953730132 | Add offload ledger info for admin topics stats
Motivation
Currently, we don't have offload stats when getting the topic stats bin/pulsar-admin topics stats.
We should add metrics in topic stats on last offloaded ledger id, last successful offloaded timestamp, and last offload failure timestamp.
Modifications
Add last... | gharchive/pull-request | 2021-07-27T10:19:05 | 2025-04-01T04:55:59.843579 | {
"authors": [
"Anonymitaet",
"frankxieke"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/pull/11465",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1094986110 | bundle metrics would overwrite loadbalance metrics
Motivation
#12366 added bundle metrics, But, If we enabled expose these metrics, It would overwrite previous load balancing metrics.
Modifications
seperate bundle metrics and load balance metrics
Documentation
Check the box below or label this PR directly (if you ha... | gharchive/pull-request | 2022-01-06T05:37:18 | 2025-04-01T04:55:59.849098 | {
"authors": [
"Anonymitaet",
"gaozhangmin",
"michaeljmarshall"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/pull/13641",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1345483676 | [fix][doc] Migrate config docs to pulsar-site
Motivation
Pulsar configuration docs are going to be migrated to https://pulsar.apache.org/reference (Not available currently, will be after apache/pulsar-site#169 is merged. Current version is deployed here). This PR aims to adjust the docs so that everything looks fine ... | gharchive/pull-request | 2022-08-21T13:09:46 | 2025-04-01T04:55:59.856649 | {
"authors": [
"Anonymitaet",
"SignorMercurio"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/pull/17197",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1643431457 | [fix][build] Dump Jacoco coverage data to file with JMX interface in TestNG listener
Fixes #19931
Motivation
See #19931. Sometimes the default Jacoco shutdown hook doesn't run and there's no coverage data. This causes the Codecov upload to fail since there's no Jacoco coverage report available.
Modifications
enable ... | gharchive/pull-request | 2023-03-28T08:12:40 | 2025-04-01T04:55:59.864666 | {
"authors": [
"lhotari",
"tisonkun"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/pull/19947",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
450897224 | Fixed NPE when closing batch during a reconnection
Motivation
There is a race condition when closing a batch and the producer is getting disconnected. This has been seen in some of the tests run and can be reproduced by running this particular test many times in a loop.
2019-05-31\T\16:32:49.647 [ERROR] testProducerR... | gharchive/pull-request | 2019-05-31T17:10:45 | 2025-04-01T04:55:59.868190 | {
"authors": [
"merlimat"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/pull/4427",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
668704909 | [Doc] Add a note about sink-type and source-type value of the built-in connector.
Fixes #6109
Motivation
Tell user the available values of "--sink-type" "--source-type" parameter of the Cassandra built-in connector.
Modifications
Update the following docs:
Pulsar IO > get started
Connector Admin CLI
@tuteng , ple... | gharchive/pull-request | 2020-07-30T13:08:56 | 2025-04-01T04:55:59.870466 | {
"authors": [
"Huanli-Meng"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/pull/7699",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
674878017 | make pulsar executor pool size configurable
Motivation
The pulsar executor pool size number is hard code to 20 when pulsar service start, it should be configurable in broker.conf.
private final ScheduledExecutorService executor = Executors.newScheduledThreadPool(20,
new DefaultThreadFactory("pulsar"));
C... | gharchive/pull-request | 2020-08-07T09:09:40 | 2025-04-01T04:55:59.873804 | {
"authors": [
"hangc0276",
"merlimat"
],
"repo": "apache/pulsar",
"url": "https://github.com/apache/pulsar/pull/7782",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1205181157 | can not run in Windows
when i run mvn clean package -Dmaven.test.skip=true
my os alert this software can not run on your platform
it seems that the version of yarn is incorretly!
Windows10
maven3.2.X
jdk 8
Could you provide the Error message?
By the way, If yarn doesn't work on your environment, you can remove the... | gharchive/issue | 2022-04-15T02:15:08 | 2025-04-01T04:55:59.880222 | {
"authors": [
"798284909",
"StyleTang"
],
"repo": "apache/rocketmq-dashboard",
"url": "https://github.com/apache/rocketmq-dashboard/issues/85",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1676766636 | Build Fails on ARM MAC
When building on ARM MAC required to add -Dos.arch=x86_64 to bypass protobuff build issues
When this is passed the next issue is related to this https://github.com/apache/rocketmq-mqtt/issues/160 having PostConstruct deps are missing from POM.xml of related projects.
Any particular reason the ... | gharchive/issue | 2023-04-20T13:47:59 | 2025-04-01T04:55:59.885396 | {
"authors": [
"meshpaul",
"pingww"
],
"repo": "apache/rocketmq-mqtt",
"url": "https://github.com/apache/rocketmq-mqtt/issues/193",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
642101872 | LitePullConsumerSubscribe testcase not work [4.6.0]
BUG REPORT
Please describe the issue you observed:
I run the example below, but it doesn't work when the consumer group subscribe the topic the first time(I mean the consumer group have never consumed the topic). The consumer can not consume any message, include o... | gharchive/issue | 2020-06-19T16:42:41 | 2025-04-01T04:55:59.888425 | {
"authors": [
"RongtongJin",
"henrypoter"
],
"repo": "apache/rocketmq",
"url": "https://github.com/apache/rocketmq/issues/2110",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
351098438 | 为什么源代码都没加注释
至少关键部分应该加
@safph The issue tracker is only used for bug report and feature request, you can subscribe mailing list for help , community friends will answer your questions about the design or even the code.
Of course, we will also improve our documentation to help everyone become familiar with RocketMQ.... | gharchive/issue | 2018-08-16T08:06:25 | 2025-04-01T04:55:59.889799 | {
"authors": [
"duhengforever",
"safph"
],
"repo": "apache/rocketmq",
"url": "https://github.com/apache/rocketmq/issues/416",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
473185502 | One Swc depended on another Swc Causes Index.html Blank
I am compiling my own library DBIZLib.swc
Console : https://paste.apache.org/h4c5d
what should i do to remove these warnings?
because if i ignore these warnings and compile any project index.html is blank
Errors:
Uncaught ReferenceError: applications_mx_managers... | gharchive/issue | 2019-07-26T05:37:23 | 2025-04-01T04:55:59.893548 | {
"authors": [
"Harbs",
"carlosrovira",
"pashminakazi"
],
"repo": "apache/royale-asjs",
"url": "https://github.com/apache/royale-asjs/issues/437",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1695527134 | Add test cases for service.manager.impl
Make sure that:
[√ ] You have read the contribution guidelines.
[√ ] You submit test cases (unit or integration tests) that back your changes.
[ √] Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.
hi, pls checked checkstyle and build in you local en... | gharchive/pull-request | 2023-05-04T08:35:57 | 2025-04-01T04:55:59.956304 | {
"authors": [
"codecov-commenter",
"lijay7674",
"yu199195"
],
"repo": "apache/shenyu",
"url": "https://github.com/apache/shenyu/pull/4610",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
705231042 | login interface
Please answer these questions before submitting your issue.
Why do you submit this issue?
Question
Question
What do you want to know?
Hi Mr.Wu , I was wondering if skywalking8.1.0 has a login interface . If there is , then which config file is to set up the user and password ? Thanks.
Requiremen... | gharchive/issue | 2020-09-21T01:31:15 | 2025-04-01T04:55:59.959698 | {
"authors": [
"sodared",
"wu-sheng"
],
"repo": "apache/skywalking",
"url": "https://github.com/apache/skywalking/issues/5525",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
936986406 | 持久化到es后,造成es占用内存持续增加
jdk11环境,docker部署es7,使用SkyWalking8.6持久化到es后,会让es的内存逐渐增大,直到100%造成OOM,请问如何解决?
持久化到mysql8,也会使mysql8占用内存持续增长到100%造成oom
Github discussion is required to be English for global users.
Your description is totally wrong. We push data into a storage, then database fails, try to make the database more... | gharchive/issue | 2021-07-05T11:17:58 | 2025-04-01T04:55:59.961470 | {
"authors": [
"ZaneGeng",
"wu-sheng"
],
"repo": "apache/skywalking",
"url": "https://github.com/apache/skywalking/issues/7246",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
512309027 | [CI] Run build jobs on different nodes parallelly
In this patch, I've made it to run multiple jobs parallelly on different Jenkins slave nodes, thus, our build jobs can be distributed more evenly to our VM nodes, and the VM with lower resources can also be scheduled fairly.
In this PR, I also rewrote the Jenkisfile w... | gharchive/pull-request | 2019-10-25T05:22:26 | 2025-04-01T04:55:59.963452 | {
"authors": [
"kezhenxu94",
"wu-sheng"
],
"repo": "apache/skywalking",
"url": "https://github.com/apache/skywalking/pull/3714",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
948222777 | doc: Add Self Observability service discovery (k8s)
[X] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #7259.
[X] Update the CHANGES log.
And for docs updates, I think it's better to loop @wingwong-knh in to review when the docs are updated in PR rather than review... | gharchive/pull-request | 2021-07-20T03:53:31 | 2025-04-01T04:55:59.967855 | {
"authors": [
"wankai123",
"wingwong-knh",
"wu-sheng"
],
"repo": "apache/skywalking",
"url": "https://github.com/apache/skywalking/pull/7339",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
130406687 | [SPARK-10605][SQL] Add structs to collect_list/collect_set
We currently use the Hive implementations for the collect_list/collect_set aggregate functions. This has a few major drawbacks, the use of HiveUDAF (which has quite a bit of overhead) and the lack of support for struct datatypes. This PR adds native implement... | gharchive/pull-request | 2016-02-01T16:14:37 | 2025-04-01T04:55:59.977163 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"hvanhovell"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/11004",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
144458293 | [SPARK-14262] correct appStatus after master leader changed
What changes were proposed in this pull request?
Suppose master leadership changes, even if recovery is completed, those privious apps in RUNNING state are now in WAITING state from master's WebUI, although they are really at work. Now correct the state.
How... | gharchive/pull-request | 2016-03-30T04:07:41 | 2025-04-01T04:55:59.979217 | {
"authors": [
"AmplabJenkins",
"GavinGavinNo1",
"jerryshao"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/12054",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
153120354 | [SPARK-11249][launcher] Throw error if app resource is not provided.
Without this, the code would build an invalid spark-submit command line,
and a more cryptic error would be presented to the user. Also, expose
a constant that allows users to set a dummy resource in cases where
they don't need an actual resource fil... | gharchive/pull-request | 2016-05-04T21:33:33 | 2025-04-01T04:55:59.996684 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"vanzin"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/12909",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
176435374 | SPARK-17424: Fix unsound substitution bug in ScalaReflection.
What changes were proposed in this pull request?
This method gets a type's primary constructor and fills in type parameters with concrete types. For example, MapPartitions[T, U] -> MapPartitions[Int, String]. This Substitution fails when the actual type ar... | gharchive/pull-request | 2016-09-12T17:30:46 | 2025-04-01T04:56:00.019501 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"cloud-fan",
"hvanhovell",
"jodersky",
"rdblue",
"srowen",
"yhuai"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/15062",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api... |
179575985 | [SPARK-17618] Guard against invalid comparisons between UnsafeRow and other formats
This patch ports changes from #15185 to Spark 2.x. In that patch, a correctness bug in Spark 1.6.x which was caused by an invalid equals() comparison between an UnsafeRow and another row of a different format. Spark 2.x is not affect... | gharchive/pull-request | 2016-09-27T18:32:59 | 2025-04-01T04:56:00.025315 | {
"authors": [
"AmplabJenkins",
"JoshRosen",
"SparkQA",
"hvanhovell"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/15265",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
200965481 | [SPARK-19182][DStream] Optimize the lock in StreamingJobProgressListener to not block UI when generating Streaming jobs
What changes were proposed in this pull request?
When DStreamGraph is generating a job, it will hold a lock and block other APIs. Because StreamingJobProgressListener (numInactiveReceivers, streamNa... | gharchive/pull-request | 2017-01-16T09:17:13 | 2025-04-01T04:56:00.038272 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"uncleGen",
"zsxwing"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/16601",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
201042342 | [SPARK-19246][SQL]CataLogTable's partitionSchema order and exist check
What changes were proposed in this pull request?
CataLogTable's partitionSchema should check if each column name in partitionColumnNames must match one and only one field in schema, if not we should throw an exception
and CataLogTable's partitionS... | gharchive/pull-request | 2017-01-16T15:05:15 | 2025-04-01T04:56:00.082541 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"cloud-fan",
"gatorsmile",
"windpiger"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/16606",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
225391068 | [SPARK-20543][SPARKR][WIP] skip tests when running on CRAN
What changes were proposed in this pull request?
General rule on skip or not:
skip if
RDD tests
tests could run long or complicated (streaming, hivecontext)
tests on error conditions
tests won't likely change/break
How was this patch tested?
unit tests, R C... | gharchive/pull-request | 2017-05-01T06:06:41 | 2025-04-01T04:56:00.096137 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"felixcheung"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/17817",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
243562870 | [SPARK-21444] Be more defensive when removing broadcasts in MapOutputTracker
What changes were proposed in this pull request?
In SPARK-21444, @sitalkedia reported an issue where the Broadcast.destroy() call in MapOutputTracker's ShuffleStatus.invalidateSerializedMapOutputStatusCache() was failing with an IOException,... | gharchive/pull-request | 2017-07-18T00:05:29 | 2025-04-01T04:56:00.102827 | {
"authors": [
"AmplabJenkins",
"JoshRosen",
"SparkQA",
"cloud-fan",
"sameeragarwal",
"sitalkedia"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/18662",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
259698011 | [WIP][SPARK-22096][ML] use aggregateByKeyLocally in feature frequency calc…
What changes were proposed in this pull request?
NaiveBayes currently takes aggreateByKey followed by a collect to calculate frequency for each feature/label. We can implement a new function 'aggregateByKeyLocally' in RDD that merges locally ... | gharchive/pull-request | 2017-09-22T04:11:53 | 2025-04-01T04:56:00.128724 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"VinceShieh",
"WeichenXu123",
"chenghao-intel",
"srowen"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/19318",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
349582280 | [SPARK-25088][CORE][MESOS][DOCS] Update Rest Server docs & defaults.
What changes were proposed in this pull request?
(a) disabled rest submission server by default in standalone mode
(b) fails the standalone master if rest server enabled & authentication secret set
(c) fails the mesos cluster dispatcher if authentic... | gharchive/pull-request | 2018-08-10T16:35:57 | 2025-04-01T04:56:00.151144 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"akirillov",
"felixcheung",
"squito",
"srowen",
"tgravescs",
"tnachen"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/22071",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github... |
551525835 | [SPARK-22590][SQL] Copy sparkContext.localproperties to child thread in BroadcastExchangeExec.executionContext
What changes were proposed in this pull request?
In org.apache.spark.sql.execution.exchange.BroadcastExchangeExec#relationFuture make a copy of org.apache.spark.SparkContext#localProperties and pass it to th... | gharchive/pull-request | 2020-01-17T16:55:25 | 2025-04-01T04:56:00.177998 | {
"authors": [
"AmplabJenkins",
"HyukjinKwon",
"SparkQA",
"ajithme",
"cloud-fan"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/27266",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
610022891 | [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s
What changes were proposed in this pull request?
Restart the watcher when it failed with a HTTP_GONE code from the kubernetes api. Which means a resource version has changed.
For more relevant information see here: https://github.com/... | gharchive/pull-request | 2020-04-30T13:54:37 | 2025-04-01T04:56:00.262979 | {
"authors": [
"AmplabJenkins",
"ScrapCodes",
"SparkQA",
"dongjoon-hyun",
"holdenk",
"jkleckner",
"puneetloya",
"shaneknapp",
"stijndehaes"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/28423",
"license": "Apache-2.0",
"license_type": "permissive... |
663863005 | [do not review][testing master PR build][discard] comment change
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?
Test build #126344 has started for PR 29190 at commit 4b88a16.
Merged build finished. Test PA... | gharchive/pull-request | 2020-07-22T15:44:52 | 2025-04-01T04:56:00.288882 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"agrawaldevesh"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/29190",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
771097732 | [SPARK-33841][CORE] Fix issue with jobs disappearing intermittently from the SHS under high load
What changes were proposed in this pull request?
Mark SHS event log entries that were processing at the beginning of the checkForLogs run as not stale and check for this mark before deleting an event log. This fixes the... | gharchive/pull-request | 2020-12-18T18:50:18 | 2025-04-01T04:56:00.307733 | {
"authors": [
"AmplabJenkins",
"HeartSaVioR",
"SparkQA",
"dongjoon-hyun",
"vladhlinsky"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/30845",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1088316703 | [MINOR][DOCS] Update pandas_pyspark.rst
What changes were proposed in this pull request?
'to' --> 'the'
Why are the changes needed?
Grammar fix
Does this PR introduce any user-facing change?
Documentation fix
How was this patch tested?
No test needed, same as yesterday's PR
Can one of the admins verify this pa... | gharchive/pull-request | 2021-12-24T10:59:40 | 2025-04-01T04:56:00.313014 | {
"authors": [
"AmplabJenkins",
"HyukjinKwon",
"kamelCased",
"srowen"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/35016",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1243995818 | [SPARK-39249][SQL] Improve subexpression elimination for conditional expressions
What changes were proposed in this pull request?
Currently we can do subexpression elimination for conditional expressions when the subexpression is common across all branchGroups. In fact, we can farther improve this when there are comm... | gharchive/pull-request | 2022-05-21T14:55:19 | 2025-04-01T04:56:00.320067 | {
"authors": [
"AmplabJenkins",
"Kimahriman",
"WangGuangxin"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/36626",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
54532482 | [SPARK-4874] [CORE] Collect record count metrics
Collects record counts for both Input/Output and Shuffle Metrics. For the input/output metrics, it just appends the counter every time the iterators get accessed.
For shuffle on the write side, we count the metrics post aggregation (after a map side combine) and on the... | gharchive/pull-request | 2015-01-16T02:18:58 | 2025-04-01T04:56:00.375397 | {
"authors": [
"AmplabJenkins",
"JoshRosen",
"SparkQA",
"aguyyala",
"ksakellis",
"pwendell",
"rxin",
"sryza"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/4067",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
1960156183 | [SPARK-45655][SQL][SS] Allow non-deterministic expressions inside AggregateFunctions in CollectMetrics
What changes were proposed in this pull request?
This PR allows non-deterministic expressions wrapped inside an AggregateFunction such as count inside CollectMetrics node. CollectMetrics is used to collect arbitra... | gharchive/pull-request | 2023-10-24T22:05:48 | 2025-04-01T04:56:00.385935 | {
"authors": [
"HeartSaVioR",
"beliefer",
"sahnib"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/43517",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2373990818 | [MINOR] Fix CodeStyle Error for ExpressionImplUtilsSuite
What changes were proposed in this pull request?
The pr is following up https://github.com/apache/spark/pull/46845, to fix dev/scalastyle check error.
Why are the changes needed?
Make sh dev/scalastyle hadppy.
Does this PR introduce any user-facing change?
No.... | gharchive/pull-request | 2024-06-26T01:43:18 | 2025-04-01T04:56:00.390023 | {
"authors": [
"cloud-fan",
"panbingkun"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/47094",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
67102377 | [SQL] Faster Scala row conversion
This is a follow-up of #5279 and #5398. ScalaReflection.convertRowToScala is on a critical path, but was implemented in a rather inefficient way.
Test build #29856 has started for PR 5419 at commit d698d03.
Test build #29856 has finished for PR 5419 at commit d698d03.
Thi... | gharchive/pull-request | 2015-04-08T10:48:06 | 2025-04-01T04:56:00.395135 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"liancheng"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/5419",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
112479556 | [SPARK-11221] [SPARKR] fix R doc for lit and add examples
Currently the documentation for lit is inconsistent with doc format, references "Scala symbol" and has no example. Fixing that.
@shivaram
Can one of the admins verify this patch?
Jenkins, ok to test
Jenkins, add to whitelist
Merged build triggered.
M... | gharchive/pull-request | 2015-10-20T23:19:56 | 2025-04-01T04:56:00.401412 | {
"authors": [
"AmplabJenkins",
"SparkQA",
"felixcheung",
"shivaram"
],
"repo": "apache/spark",
"url": "https://github.com/apache/spark/pull/9187",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
246847633 | WIP: STORM-2648/STORM-2357: Add storm-kafka-client support for at-most-onc…
…e processing and a toggle for whether messages should be emitted with a message id when not using at-least-once
See https://issues.apache.org/jira/browse/STORM-2357 and https://issues.apache.org/jira/browse/STORM-2648.
I'd like to get some o... | gharchive/pull-request | 2017-07-31T18:46:34 | 2025-04-01T04:56:00.410160 | {
"authors": [
"HeartSaVioR",
"hmcl",
"revans2",
"srdo"
],
"repo": "apache/storm",
"url": "https://github.com/apache/storm/pull/2249",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
479285601 | STORM-3071: change checkstyle plugin setting logViolationsToConsole t…
…o true
Logging checkstyle violations to console which is now possible since all violations have been fixed
Remove unnecessary maxAllowedViolations from configurations of projects
Note: The removal of maxAllowedViolations in the server project i... | gharchive/pull-request | 2019-08-10T16:47:16 | 2025-04-01T04:56:00.412958 | {
"authors": [
"Ethanlm",
"d2r",
"krichter722"
],
"repo": "apache/storm",
"url": "https://github.com/apache/storm/pull/3100",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
611290066 | SUBMARINE-487. JNA does not work with maven-shade-plugin
What is this PR for?
submarine-spark-security fails with java.lang.UnsatisfiedLinkError
What type of PR is it?
[Bug Fix]
Todos
[ ] - Task
What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-487
How should this be tested?
Screenshots (if ap... | gharchive/pull-request | 2020-05-02T22:48:02 | 2025-04-01T04:56:00.418095 | {
"authors": [
"gumartinm",
"liuxunorg",
"yaooqinn"
],
"repo": "apache/submarine",
"url": "https://github.com/apache/submarine/pull/273",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
913343921 | Determination of the select queries in BaseEngineSpec
Hello!
We are now developing a new SQLAlchemy dialect for Kusto (Azure Data Explorer) and want add support for Kusto database in Superset in nearly future. (This also covers https://github.com/apache/superset/issues/10646.)
Kusto language has two dialects: SQL and... | gharchive/issue | 2021-06-07T09:34:20 | 2025-04-01T04:56:00.421585 | {
"authors": [
"xneg"
],
"repo": "apache/superset",
"url": "https://github.com/apache/superset/issues/15011",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2755104947 | Edit CSS Live can not @import google fonts?
Bug description
I try to @import google font in Edit CSS Live section. It not effect ???
@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displa... | gharchive/issue | 2024-12-23T03:02:54 | 2025-04-01T04:56:00.426641 | {
"authors": [
"psongyoo",
"rusackas"
],
"repo": "apache/superset",
"url": "https://github.com/apache/superset/issues/31597",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
942367461 | refactor: Move is_user_admin() to security_manager
SUMMARY
Having is_user_admin is a design flaw, but in any
case should always be handled within the security
manager so it can be overridden.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
Test admin user works as befre
ADDITIONAL INFORMATION
[ ] Ha... | gharchive/pull-request | 2021-07-12T19:17:29 | 2025-04-01T04:56:00.430813 | {
"authors": [
"bolkedebruin",
"villebro"
],
"repo": "apache/superset",
"url": "https://github.com/apache/superset/pull/15636",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1338283845 | fix(install): set SUPERSET_VERSION_RC at the right time
fixes #21082
SUMMARY
Fixes problem as described in the issue #21082
TESTING INSTRUCTIONS
execute command below in a environment which doesn't contain any of the superset env variables.
[YOUR_SUPERSET_PATH]/RELEASING/make_tarball.sh [VERSION] [RC] [PGP_KEY_NAME... | gharchive/pull-request | 2022-08-14T15:51:23 | 2025-04-01T04:56:00.435736 | {
"authors": [
"Joel-Haeberli",
"rusackas"
],
"repo": "apache/superset",
"url": "https://github.com/apache/superset/pull/21083",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2287450475 | fix: tests on database, dataset apis
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
[ ] Has associated issue:
[ ] Required feature flags:
[ ] Changes UI
[ ] Includes DB Migration (follow approval process in SIP-59)
[ ] Migration is atomic, supports rollback & is b... | gharchive/pull-request | 2024-05-09T11:03:40 | 2025-04-01T04:56:00.447563 | {
"authors": [
"codecov-commenter",
"dpgaspar"
],
"repo": "apache/superset",
"url": "https://github.com/apache/superset/pull/28397",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1181456820 | TOMEE-3871 - TomEE Plume is missing BatchEE / JCS Cache
batchee and jcs added in Plume to reflect Plus flavor
removed xml api from from Plume to reflect Plus flavor
remains some jar refs in jar scan exclusions (xerces, xml-apis)
AFAIK plume is a webprofile based distro so batchee and jcs should belong to a new "plu... | gharchive/pull-request | 2022-03-26T01:47:48 | 2025-04-01T04:56:00.475226 | {
"authors": [
"dblevins",
"rmannibucau",
"rzo1",
"sultan"
],
"repo": "apache/tomee",
"url": "https://github.com/apache/tomee/pull/828",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1448526684 | Revert Traffic Monitor renaming to rascal
Which Traffic Control components are affected by this PR?
Documentation
Traffic Control Cache Config (t3c, formerly ORT)
Traffic Control Health Client (tc-health-client)
Traffic Control Client
Traffic Monitor
Traffic Ops
Traffic Portal
Traffic Router
Traffic Stats
Grove
... | gharchive/pull-request | 2022-11-14T18:15:54 | 2025-04-01T04:56:00.482504 | {
"authors": [
"rimashah25",
"zrhoffman"
],
"repo": "apache/trafficcontrol",
"url": "https://github.com/apache/trafficcontrol/pull/7190",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1569966862 | Still load legacy config if it exists instead of failing
Everything is broken and I'm not prepared for records.yaml
Thanks, @cmcfarlen - swapping from a format that's been in use for years to yaml necessitates a change of a ton of tooling. The prior change would have been breaking for just about every org that use... | gharchive/pull-request | 2023-02-03T14:54:12 | 2025-04-01T04:56:00.485791 | {
"authors": [
"DoingTheNeedful",
"brbzull0",
"bryancall",
"cmcfarlen"
],
"repo": "apache/trafficserver",
"url": "https://github.com/apache/trafficserver/pull/9377",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1174113276 | [skip ci] Skip test_conv2d in Hexagon
https://github.com/apache/tvm/pull/10666 marked this xfail but it still runs the test causing segfault and CI failure in PR jobs and main.
@driazati @areusch @junrushao1994
But this test already has
https://github.com/apache/tvm/blob/871a83f9719d74d2eb15786d8b8878229b194c53/tes... | gharchive/pull-request | 2022-03-18T23:48:48 | 2025-04-01T04:56:00.489498 | {
"authors": [
"masahi"
],
"repo": "apache/tvm",
"url": "https://github.com/apache/tvm/pull/10687",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1625007663 | [Fix][TIR] Fix tvm::arith::UnionLowerBound
The UnionLowerBound function does not take into account the condition that the empty set has a special representation [+inf, -inf].
cc @wrongtest-intellif
cc @wrongtest-intellif
Could you please add a regression test?
We could add a testcase to tests/python/unittest/t... | gharchive/pull-request | 2023-03-15T08:30:25 | 2025-04-01T04:56:00.493334 | {
"authors": [
"Biubiubiu12",
"Hzfengsy",
"wrongtest-intellif"
],
"repo": "apache/tvm",
"url": "https://github.com/apache/tvm/pull/14304",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2264251604 | [YUNIKORN-2587] Core: Convert AllocationID to AllocationKey
What is this PR for?
Having both AllocationID and AllocationKey in the core is redundant. Replace all references to AllocationID with AllocationKey and remove the duplicate variable in Allocation.
What type of PR is it?
[ ] - Bug Fix
[ ] - Improvement
[ ] -... | gharchive/pull-request | 2024-04-25T18:34:02 | 2025-04-01T04:56:00.506783 | {
"authors": [
"codecov-commenter",
"craigcondit"
],
"repo": "apache/yunikorn-core",
"url": "https://github.com/apache/yunikorn-core/pull/856",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
165943464 | [ZEPPELIN-1196] Fix for bug ZEPPELIN-1196
What is this PR for?
Fixed issue related to connecting to remote running interpreter process with multiple interpreters in interpreter group throws illegal thread state exception
What type of PR is it?
Bug Fix
Todos
What is the Jira issue?
[ZEPPELIN-1196] https://issues.apach... | gharchive/pull-request | 2016-07-16T19:15:41 | 2025-04-01T04:56:00.516235 | {
"authors": [
"SachinJanani",
"jongyoul",
"minahlee"
],
"repo": "apache/zeppelin",
"url": "https://github.com/apache/zeppelin/pull/1197",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
410195180 | Finished genReadOp() description. #20
Answered all the questions of part 1 of the assignment.
Should fix #20.
Codecov Report
Merging #43 into lab3 will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## lab3 #43 +/- ##
==================================... | gharchive/pull-request | 2019-02-14T09:03:35 | 2025-04-01T04:56:00.549293 | {
"authors": [
"codecov-io",
"emilelmarsson"
],
"repo": "apeinot/java",
"url": "https://github.com/apeinot/java/pull/43",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
470912710 | Fix saving uuid as item title
This bug happens in some cases when hitting Save button the XML of an item is still not available .
Not sure this is the correct fix. I mean, it may work, but I think the problem comes from the XML doc being out of date because the client script getState promise only runs once.
There ... | gharchive/pull-request | 2019-07-22T06:18:32 | 2025-04-01T04:56:00.559078 | {
"authors": [
"PenghaiZhang",
"abidingotter"
],
"repo": "apereo/openEQUELLA",
"url": "https://github.com/apereo/openEQUELLA/pull/1127",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1879118953 | hysteria2 ERROR info in openwrt
1.system:
run hysteria2 in OpenWrt with transparent proxy
2.client config
{
"tls": {
"insecure": false,
"sni": "mysite.com"
},
"lazy": true,
"tcpTProxy": {
"listen": "0.0.0.0:1234"
},
"socks5":{
"listen": "0.0.0.0:1080"
},
"fast_open": true,
"bandwidth": {
"down": "300 mbps",
"up": "10... | gharchive/issue | 2023-09-03T14:28:01 | 2025-04-01T04:56:00.591176 | {
"authors": [
"AmberisMyShiba",
"sjkhsl"
],
"repo": "apernet/hysteria",
"url": "https://github.com/apernet/hysteria/issues/656",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
835756783 | Not able to use toggleSeries with next js application
I want to toggleSeries data of a chart in my next js application. I am trying to use that method in 2 different ways, but none of them is working. I will show you the error I am getting with both these methods differently. Please help me with a solution.
Method 1:... | gharchive/issue | 2021-03-19T09:34:31 | 2025-04-01T04:56:00.626690 | {
"authors": [
"hbole"
],
"repo": "apexcharts/apexcharts.js",
"url": "https://github.com/apexcharts/apexcharts.js/issues/2299",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
451440384 | Does apexcharts support this kind of chart, see image in the link?
Does apexcharts support this kind of chart, see image in the link, I'm more interested on the top green label (+$6.31) (need to show the difference in amount between this year and last year in numbers)
https://imgur.com/a/moLi1Q4
No, ApexCharts dire... | gharchive/issue | 2019-06-03T11:52:58 | 2025-04-01T04:56:00.629280 | {
"authors": [
"junedchhipa",
"visaru"
],
"repo": "apexcharts/apexcharts.js",
"url": "https://github.com/apexcharts/apexcharts.js/issues/644",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
923992392 | 'sys' is not defined
In linux ubuntu I got the error showed in the image below:
Solution: I fixed it adding the following import line in the beginning of the ETL_coletar_dados_e_gravar_BD.py file:
import sys
Thank you @jeff-pal ! Solved by this commit: https://github.com/aphonsoar/Receita_Federal_do_Brasil_-_Dados... | gharchive/issue | 2021-06-17T14:28:24 | 2025-04-01T04:56:00.631536 | {
"authors": [
"aphonsoar",
"jeff-pal"
],
"repo": "aphonsoar/Receita_Federal_do_Brasil_-_Dados_Publicos_CNPJ",
"url": "https://github.com/aphonsoar/Receita_Federal_do_Brasil_-_Dados_Publicos_CNPJ/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2015241145 | Remove stopDataFetcher
Closes https://github.com/api3dao/airseeker-v2/issues/129
If you remove the stop function you probably don't need the interval stored in state either, but again, super minor
Yeah, I removed that in some later PR but I could have done it here.
| gharchive/pull-request | 2023-11-28T20:24:45 | 2025-04-01T04:56:00.647164 | {
"authors": [
"Siegrift"
],
"repo": "api3dao/airseeker-v2",
"url": "https://github.com/api3dao/airseeker-v2/pull/133",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
281035263 | Request headers not rendered
This is my code:
### Set/Update customer info [PUT /xxx/customer/{id}]
Update the personal info of the customer. None of the fields are mandatory. The fields not specified will not be overwritten in the database.
+ Parameters
+ id (string) - Id of the customer
+ Request
+ Heade... | gharchive/issue | 2017-12-11T14:27:55 | 2025-04-01T04:56:00.650168 | {
"authors": [
"ir-fuel",
"kylef"
],
"repo": "apiaryio/api-blueprint",
"url": "https://github.com/apiaryio/api-blueprint/issues/410",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
219690424 | Updated NPM_VERSION for nodejs 4 and 6
Please do not merge it yet. I want to properly test it in core app and update readme in coreapp.
@freaz fine by me; if you want to have both, you can add an extra folder to create a new tag (e.g. nodejs/6-npm4-4 or something less ugly...)
No I want have just one version, but... | gharchive/pull-request | 2017-04-05T19:30:27 | 2025-04-01T04:56:00.653261 | {
"authors": [
"freaz",
"nadade"
],
"repo": "apiaryio/docker-base-images",
"url": "https://github.com/apiaryio/docker-base-images/pull/108",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
24336903 | Report possible keywords
For example in
# Resource [/]
+ Model
+ Body (application/json)
{ ... }
The + Body (application/json) is not recognized as a body (content type should be defined on the model level) and thus the whole list item is considered to be model's description.
Migrated to apiaryio/... | gharchive/issue | 2013-12-16T09:05:44 | 2025-04-01T04:56:00.658068 | {
"authors": [
"abtris",
"zdne"
],
"repo": "apiaryio/snowcrash",
"url": "https://github.com/apiaryio/snowcrash/issues/65",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
495411657 | Integrate adblocker functionality
Interesting tip from HN (for Dashblock):
Maybe you already do it, but I think integrating adblocker functionality when loading JS sites would be desirable to reduce load time. And if ads are what the API user is interested in, perhaps add a flag for whether or not one wants ads to lo... | gharchive/issue | 2019-09-18T19:25:24 | 2025-04-01T04:56:00.665036 | {
"authors": [
"Darking360",
"jakubbalada",
"matjaeck",
"mnmkng",
"mtrunkat",
"pocesar",
"remusao"
],
"repo": "apify/apify-js",
"url": "https://github.com/apify/apify-js/issues/456",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1376867102 | 🛑 Harbor is down
In dbf72db, Harbor (https://registry.openstorage.xyz) was down:
HTTP code: 521
Response time: 270 ms
Resolved: Harbor is back up in e07c713.
| gharchive/issue | 2022-09-17T20:31:36 | 2025-04-01T04:56:00.687098 | {
"authors": [
"apinter"
],
"repo": "apinter/OSC-mon",
"url": "https://github.com/apinter/OSC-mon/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
451777372 | optimizations for generated target code
the generated target code is rather verbose right now. for example, here is the spec program and output for the "dangerous" millionaires game:
spec:
/* the classic MPC problem */
a : {A};
c : {C};
c_richer : {(A|C)-> & (A&C)<-};
c_richer := declassify(a <= c, {(A|C)-> & (A&C)<-... | gharchive/issue | 2019-06-04T03:12:52 | 2025-04-01T04:56:00.697614 | {
"authors": [
"rolph-recto"
],
"repo": "apl-cornell/viaduct",
"url": "https://github.com/apl-cornell/viaduct/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
305475457 | Correct license name
Usually "Apache License" means version 1, and according to other files, this library actually uses version 2.
Looks good, thanks.
| gharchive/pull-request | 2018-03-15T09:35:42 | 2025-04-01T04:56:00.698827 | {
"authors": [
"dlackty",
"paolorotolo"
],
"repo": "apl-devs/AppIntro",
"url": "https://github.com/apl-devs/AppIntro/pull/524",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
367906094 | Deprecating NGRX Cache
If someone is interested to maintain it, please let me know.
The whole idea behind that package and using ngrx with Apollo in general, makes no sense to me.
If anyone has any objections please comment here.
The reason to use ngrx is same as for using any other redux implementation. In particu... | gharchive/issue | 2018-10-08T18:35:11 | 2025-04-01T04:56:00.721749 | {
"authors": [
"ceelian",
"christianrondeau",
"ciekawy",
"kamilkisiela",
"wesselvdv",
"wolfvik"
],
"repo": "apollographql/apollo-angular",
"url": "https://github.com/apollographql/apollo-angular/issues/886",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-... |
1502859269 | Add test for sdl field
This test will check that the sdl field inside the _service object type has the right type (non-nullable string).
Apollo Studio and potentially other Apollo tools check this field to enable/disable federation features.
TODO:
[ ] Add directives
@dariuszkuc I wonder if we should make a new tabl... | gharchive/pull-request | 2022-12-19T12:18:33 | 2025-04-01T04:56:00.736524 | {
"authors": [
"dariuszkuc",
"patrick91"
],
"repo": "apollographql/apollo-federation-subgraph-compatibility",
"url": "https://github.com/apollographql/apollo-federation-subgraph-compatibility/pull/302",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
328946917 | Can schema stitching be implemented in Python ?
Sorry, that wouldn't be in this library.
| gharchive/issue | 2018-06-04T07:58:41 | 2025-04-01T04:56:00.752223 | {
"authors": [
"s1h1ikha",
"stubailo"
],
"repo": "apollographql/graphql-tools",
"url": "https://github.com/apollographql/graphql-tools/issues/831",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
193114768 | make afterware errors bubble up
This makes errors thrown from afterwares bubble up so that apollo don't try to parse bad responses.
TODO:
[ ] If this PR is a new feature, reference an issue where a consensus about the design was reached (not necessary for small changes)
[ ] Make sure all of the significant new logi... | gharchive/pull-request | 2016-12-02T13:21:12 | 2025-04-01T04:56:00.788120 | {
"authors": [
"edvinerikson",
"helfer",
"stubailo"
],
"repo": "apollostack/apollo-client",
"url": "https://github.com/apollostack/apollo-client/pull/982",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1781998268 | Add Whatsapp Icon
Description
Add a WhatsApp icon to connect with the admin on WhatsApp
Screenshots
No response
Additional information
No response
@apoorvaron Kindly assign me this issue
@Nishitbaria assigned
Now start solving issues😂
@apoorvaron I have done this one already i was just uploading video
https:... | gharchive/issue | 2023-06-30T06:52:46 | 2025-04-01T04:56:00.796114 | {
"authors": [
"Nishitbaria",
"apoorvaron"
],
"repo": "apoorvaron/Shorty",
"url": "https://github.com/apoorvaron/Shorty/issues/190",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1051664363 | feat: apply stopwords by language
What does this do / why do we need it?
https://www.notion.so/appbase/Arc-Suggestions-API-enhancements-2a4c26df77d44a77b751d9e13cf4cb0f
What should your reviewer look out for in this PR?
Which issue(s) does this PR fix?
If this PR affects any API reference documentation, please share... | gharchive/pull-request | 2021-11-12T07:32:38 | 2025-04-01T04:56:00.811613 | {
"authors": [
"bietkul"
],
"repo": "appbaseio/reactivesearch-api",
"url": "https://github.com/appbaseio/reactivesearch-api/pull/213",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
173249897 | Kafka is not reachable from amplifier
Amplifier is connecting to kafka through localhost:9092.
However, this hostname is used only for the first connection to kafka. On this first call, kafka gives its own hostname to the client (amplifier).
The problem is that the hostname given by kafka (which is actually the kafka... | gharchive/issue | 2016-08-25T16:27:14 | 2025-04-01T04:56:00.827026 | {
"authors": [
"bertrand-quenin",
"freignat91",
"ndegory",
"subfuzion"
],
"repo": "appcelerator/amp",
"url": "https://github.com/appcelerator/amp/issues/69",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
177344009 | Default retention policy for InfluxDB 1.0.0
Hi, I found an issue and came up with a way to fix it.
The issue: InfluxDB changed the name of the default retention policy in 1.0.0 from "default" to "autogen". The telegraf.conf.tpl file needs to be updated.
Proposed fix: To make this work and be backwards compatible I cr... | gharchive/pull-request | 2016-09-16T04:41:14 | 2025-04-01T04:56:00.830089 | {
"authors": [
"atribe"
],
"repo": "appcelerator/docker-telegraf",
"url": "https://github.com/appcelerator/docker-telegraf/pull/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
294630606 | How to test that a button is disabled
On Android, I have disabled a button being able to get clicked until a certain condition is met within the input.
(Python client)
The object currently has clickable="false" in the XML but the appium driver tells me different, because - button.is_enabled() returns True
In the ca... | gharchive/issue | 2018-02-06T04:42:56 | 2025-04-01T04:56:00.969169 | {
"authors": [
"Enether",
"KazuCocoa"
],
"repo": "appium/sample-code",
"url": "https://github.com/appium/sample-code/issues/149",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2303061671 | Generalize the removal of compiler argument options during indexing
The existing ad-hoc logic was not quite correct because it didn’t eg. remove -MT/depfile because it assumed that -MT was followed by a space. It also didn’t take into account that serialize-diagnostics can be spelled with a single dash or two dashes.... | gharchive/pull-request | 2024-05-17T15:46:28 | 2025-04-01T04:56:01.018500 | {
"authors": [
"ahoppen"
],
"repo": "apple/sourcekit-lsp",
"url": "https://github.com/apple/sourcekit-lsp/pull/1314",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
593757420 | TestURLSession: Re-enable tests
Re-enable the TestURLSession tests which should no longer be flaky
however specifc tests are still disabled due to known issues.
Disable test_concurrentRequests() as this fails about 4% of the time.
Disable test_getAllTasks() as this causes other tests to fail.
@swift-ci test... | gharchive/pull-request | 2020-04-04T06:34:03 | 2025-04-01T04:56:01.020835 | {
"authors": [
"spevans"
],
"repo": "apple/swift-corelibs-foundation",
"url": "https://github.com/apple/swift-corelibs-foundation/pull/2757",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1260346553 | Convert DowningStrategyShell into a distributed actor
Resolves https://github.com/apple/swift-distributed-actors/issues/935
Only one thing about the logger: https://github.com/apple/swift-distributed-actors/pull/938#discussion_r889430590 otherwise ready to go, thank you!
| gharchive/pull-request | 2022-06-03T20:29:02 | 2025-04-01T04:56:01.022376 | {
"authors": [
"ktoso",
"yim-lee"
],
"repo": "apple/swift-distributed-actors",
"url": "https://github.com/apple/swift-distributed-actors/pull/938",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1648317524 | Prevent scrolling on navigation event if router meta field preventScrolling is true
Bug/issue #, if applicable: rdar://103146273
Summary
If preventScrolling in the meta field is set to true, then we should not change the scroller location when navigating to a new page.
Dependencies
rdar://103119754
Testing
Steps:
se... | gharchive/pull-request | 2023-03-30T21:03:49 | 2025-04-01T04:56:01.026686 | {
"authors": [
"hqhhuang"
],
"repo": "apple/swift-docc-render",
"url": "https://github.com/apple/swift-docc-render/pull/563",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
786444435 | [Collections] add should only add to config if fetch is successful
Motivation:
The code currently adds a collection source to the config even when initial fetch fails.
Modifications:
We should fetch collection first and make sure that's successful before adding to config.
Result:
Bad sources are not added to the conf... | gharchive/pull-request | 2021-01-15T00:41:58 | 2025-04-01T04:56:01.029839 | {
"authors": [
"abertelrud",
"yim-lee"
],
"repo": "apple/swift-package-manager",
"url": "https://github.com/apple/swift-package-manager/pull/3195",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1518715665 | Remove reference to AsTypePattern
Companion of https://github.com/apple/swift-syntax/pull/1178.
https://github.com/apple/swift-syntax/pull/1178
@swift-ci Please test
| gharchive/pull-request | 2023-01-04T10:26:23 | 2025-04-01T04:56:01.031556 | {
"authors": [
"ahoppen"
],
"repo": "apple/swift-stress-tester",
"url": "https://github.com/apple/swift-stress-tester/pull/219",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
506920895 | [SyntaxParse] Revert syntax parsing changes from the master branch
Update for https://github.com/apple/swift/pull/27675
@swift-ci Please test
| gharchive/pull-request | 2019-10-14T23:25:21 | 2025-04-01T04:56:01.032635 | {
"authors": [
"rintaro"
],
"repo": "apple/swift-syntax",
"url": "https://github.com/apple/swift-syntax/pull/156",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
358221711 | Fix RawSyntax's leading/trailingTrivia computation to return nil if the outermost children don't have leading/trailing trivia
Previously they would skip over outer children that didn't have leading/trailing trivia until they found one that did. This was causing those trivia to be included twice when computing the tot... | gharchive/pull-request | 2018-09-07T21:48:49 | 2025-04-01T04:56:01.034343 | {
"authors": [
"ahoppen",
"nathawes"
],
"repo": "apple/swift-syntax",
"url": "https://github.com/apple/swift-syntax/pull/8",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
675802806 | build: ignore deprecation warnings on Windows
Adjust the compile flags for TSCBasic on Windows. Avoid the separate
checks and addition of flags in favour of generator expressions.
CC: @tomerd @neonichu @abertelrud
@swift-ci please test
do we have windows CI for this?
Not yet, but the nighters do build t-s-c,... | gharchive/pull-request | 2020-08-10T00:30:34 | 2025-04-01T04:56:01.036788 | {
"authors": [
"compnerd",
"tomerd"
],
"repo": "apple/swift-tools-support-core",
"url": "https://github.com/apple/swift-tools-support-core/pull/102",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1214380541 | [SR-15154] ObjC projects using SPM fail when we expose our models into another module
Previous ID
SR-15154
Radar
rdar://problem/82827693
Original Reporter
taquitos (JIRA User)
Type
Bug
Attachment: Download
Additional Detail from JIRA
Votes
3
Component/s
Labels
Bug
Assignee
None
Pr... | gharchive/issue | 2021-09-04T00:29:02 | 2025-04-01T04:56:01.047041 | {
"authors": [
"AnthonyLatsis",
"neonichu",
"oleksandryevdokymov",
"scannillo",
"swift-ci",
"tomerd"
],
"repo": "apple/swift",
"url": "https://github.com/apple/swift/issues/57480",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1529777034 | Partial block result builder fails to pick correct overload and generates compiler error
Description
Partial block result builder fails to pick correct overload and generates a compiler error Ambiguous use of 'parser(of:)'
Steps to reproduce
Paste the following code into a new project
(This issue is a reduction of tr... | gharchive/issue | 2023-01-11T22:10:52 | 2025-04-01T04:56:01.128471 | {
"authors": [
"JaapWijnen",
"ahoppen",
"hborla",
"stephencelis",
"xedin"
],
"repo": "apple/swift",
"url": "https://github.com/apple/swift/issues/62978",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1955180614 | Methods on parameter packed generic types specialized with zero types cannot be used without crashing the compiler
Description
You can't create a generic type with a parameter pack, specialize it with zero types, and then call a method that uses that parameter pack. It crashes the compiler.
Steps to reproduce
Stac... | gharchive/issue | 2023-10-21T01:01:47 | 2025-04-01T04:56:01.145974 | {
"authors": [
"AnthonyLatsis",
"rjmccall",
"slice",
"twof"
],
"repo": "apple/swift",
"url": "https://github.com/apple/swift/issues/69313",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
302408091 | Add a cmake flag to the benchmarks: SWIFT_BENCHMARK_EXTRA_FLAGS.
We used to have this cmake flag, but it seems to have disappeared. Building the
benchmarks with different swiftc flags is central to performance analysis, so
I'm not sure how people were getting this done.
@swift-ci smoke test.
@swift-ci smoke bench... | gharchive/pull-request | 2018-03-05T18:20:56 | 2025-04-01T04:56:01.618752 | {
"authors": [
"atrick",
"swift-ci"
],
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/14985",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
306998181 | [benchmark] Add a benchmark for .lazy.filter,map chaining...
... and functionally equivalent single call to .lazy.compactMap.
See https://forums.swift.org/t/introduce-lazy-version-of-compactmap/9835
for more info.
@swift-ci Please smoke test
@swift-ci Please smoke benchmark
/cc @tellowkrinkle
Related to https:/... | gharchive/pull-request | 2018-03-20T19:01:44 | 2025-04-01T04:56:02.166051 | {
"authors": [
"moiseev",
"swift-ci"
],
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/15376",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
343768469 | Don’t dive into null parts of AST.
When compiling code with certain errors, it is possible to get null pointers in the AST.
The compiler indexes even when there are errors, and the indexing code then tries to walk into the null pointers, causing a crash. As a result, the frontend crashes, and the developer does not ... | gharchive/pull-request | 2018-07-23T19:41:21 | 2025-04-01T04:56:02.175237 | {
"authors": [
"akyrtzi",
"davidungar"
],
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/18153",
"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.