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
277159339
NIFI-4445 Add support for ListS3Version2 API Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: For all changes: [x] Is there a JIRA ticket associated with this PR? Is it referenced in the commit mes...
gharchive/pull-request
2017-11-27T20:32:47
2025-04-01T06:37:54.402794
{ "authors": [ "aburkard", "joewitt" ], "repo": "apache/nifi", "url": "https://github.com/apache/nifi/pull/2299", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
347163237
NIFI-5479 Upgraded Jetty. Moved where we unpack bundled deps to so we… … can avoid a new jetty bug with META-INF loading logic. WIP for testing/eval. Not ready for merge Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following ...
gharchive/pull-request
2018-08-02T20:30:23
2025-04-01T06:37:54.417609
{ "authors": [ "joewitt", "mcgilman", "ottobackwards" ], "repo": "apache/nifi", "url": "https://github.com/apache/nifi/pull/2933", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
449552886
NIFI-6323 Changed URLs in XML files to use https:// where possible Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR This PR changes existing URLs (project description, mailing lists, dependency repositories, and schema references) to use the ...
gharchive/pull-request
2019-05-29T01:12:33
2025-04-01T06:37:54.426511
{ "authors": [ "alopresto", "joewitt", "mcgilman" ], "repo": "apache/nifi", "url": "https://github.com/apache/nifi/pull/3497", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
593511945
NIFI-7240: Fixed out-of-order Table Map events in CaptureChangeMySQL Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR When using triggers to update tables in MySQL, the Table Map events may be out of order with the corresponding Write Rows ev...
gharchive/pull-request
2020-04-03T16:49:06
2025-04-01T06:37:54.436449
{ "authors": [ "BAGELreflex", "Zhouhao12345", "fwolfsjaeger", "mattyb149", "pvillard31" ], "repo": "apache/nifi", "url": "https://github.com/apache/nifi/pull/4179", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
624704761
NIFI-7486 Make InvokeHttp authentication properties able to read from variables. Description of PR InvokeHTTP Basic HTTP credentials support variable registry 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...
gharchive/pull-request
2020-05-26T08:40:43
2025-04-01T06:37:54.448955
{ "authors": [ "adarmiento", "axdmoraes", "pvillard31" ], "repo": "apache/nifi", "url": "https://github.com/apache/nifi/pull/4298", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1386254686
NIFI-10549: Remove group name wildcard from assembly for nifi-ranger-resources Summary NIFI-10549 Tracking Please complete the following tracking steps prior to pull request creation. Issue Tracking [x] Apache NiFi Jira issue created Pull Request Tracking [x] Pull Request title starts with Apache NiFi Jira issue n...
gharchive/pull-request
2022-09-26T15:10:11
2025-04-01T06:37:54.455802
{ "authors": [ "bbende", "mattyb149", "tamas-horvath" ], "repo": "apache/nifi", "url": "https://github.com/apache/nifi/pull/6448", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2583080286
nshlib: Add startup process buried points Summary nshlib: Add startup process buried points trace: fix trace dump crash Impact Testing sim [Experimental Bot, please feedback here] No, this PR does not fully meet the NuttX requirements. Missing Information: Summary: Why are these changes necessary? Bug fixes? E...
gharchive/pull-request
2024-10-12T14:15:59
2025-04-01T06:37:54.464182
{ "authors": [ "Gary-Hobson", "cederom", "nuttxpr" ], "repo": "apache/nuttx-apps", "url": "https://github.com/apache/nuttx-apps/pull/2708", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1503685014
LPC17_40 CAN driver SocketCAN enforce TX fifo behaviour Summary The SocketCAN driver expects a FIFO behaviour yet LPC17_40 didn't enforce this. This changes enables prioritization on transmit function to enforce this. Impact Fix transmit behaviour Testing Tested on a LPC1768 Could you please squash commits? Coul...
gharchive/pull-request
2022-12-19T22:13:19
2025-04-01T06:37:54.467233
{ "authors": [ "PetervdPerk", "acassis", "pkarashchenko", "xiaoxiang781216" ], "repo": "apache/nuttx", "url": "https://github.com/apache/nuttx/pull/7933", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1020618876
ORC-1021: Add -fno-omit-frame-pointer in DEBUG and RELWITHDEBINFO builds What changes were proposed in this pull request? This PR adds -fno-omit-frame-pointer gcc option in DEBUG and RELWITHDEBINFO builds, which helps to generate stacktrace in debugging and profiling. Refs: https://www.brendangregg.com/perf.html#St...
gharchive/pull-request
2021-10-08T02:34:43
2025-04-01T06:37:54.474620
{ "authors": [ "dongjoon-hyun", "guiyanakuang", "stiga-huang" ], "repo": "apache/orc", "url": "https://github.com/apache/orc/pull/932", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
756744437
HDDS-4549. Fix typos in documents What changes were proposed in this pull request? Fix typos in documents What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4549 How was this patch tested? No need @cku328 done, thanks Thanks @lamber-ken for working on this. I will merge it later.
gharchive/pull-request
2020-12-04T02:26:45
2025-04-01T06:37:54.476622
{ "authors": [ "cku328", "lamber-ken" ], "repo": "apache/ozone", "url": "https://github.com/apache/ozone/pull/1655", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
854526178
HDDS-5084. Include HISTORY.md/SECURITY.md/CONTRIBUTING.md in the release artifacts. JIRA: https://issues.apache.org/jira/browse/HDDS-5084 What changes were proposed in this pull request? During the ozone-1.1.0 vote I realized that HISTORY.md/SECURITY.md/CONTRIBUTING.md files are missing from the bin and src artifacts...
gharchive/pull-request
2021-04-09T13:28:11
2025-04-01T06:37:54.483420
{ "authors": [ "adoroszlai", "elek", "mukul1987" ], "repo": "apache/ozone", "url": "https://github.com/apache/ozone/pull/2140", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2368057279
Bump Thrift to 0.16.0 Thrift 0.16.0 has been released https://github.com/apache/thrift/releases/tag/v0.16.0 Reporter: Vinoo Ganesh / @vinooganesh Assignee: Vinoo Ganesh / @vinooganesh Related issues: Release 1.12.3 (is depended upon by) Note: This issue was originally created as PARQUET-2128. Please see the migrati...
gharchive/issue
2022-02-20T20:59:17
2025-04-01T06:37:54.489825
{ "authors": [ "asfimport" ], "repo": "apache/parquet-java", "url": "https://github.com/apache/parquet-java/issues/2670", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1631089429
optimize queries where lhs and rhs of predicate are equal This is a minor performance bugfix. this fixes NullPointerExceptions in existing optimizers when performing WHERE 1=1 queries. These would fail because the filter expression had no function call I noticed that WHERE 1=1 was no simplified, but WHERE col1>0 AND...
gharchive/pull-request
2023-03-19T19:37:53
2025-04-01T06:37:54.506635
{ "authors": [ "codecov-commenter", "jadami10" ], "repo": "apache/pinot", "url": "https://github.com/apache/pinot/pull/10444", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1842980175
separate tags with commas as indicated in action doc @erichgess found that https://github.com/apache/pinot/pull/10528 broke the codecov coverate. In fact coverage was uploaded, but tags were incorrectly configured and therefore they are not uploaded with the expected metadata. As indicated in https://github.com/codec...
gharchive/pull-request
2023-08-09T10:54:02
2025-04-01T06:37:54.518353
{ "authors": [ "codecov-commenter", "gortiz" ], "repo": "apache/pinot", "url": "https://github.com/apache/pinot/pull/11303", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1920854058
Added UTs for null handling in CaseTransform function. Added unit test cases for null handling in CaseTransformFunction Also, added test case for isNullLiteralTransformation function asked in the PR cc: @shenyu0127 @Jackie-Jiang Codecov Report Merging #11721 (6a96f1a) into master (ae16812) will decrease coverag...
gharchive/pull-request
2023-10-01T16:33:52
2025-04-01T06:37:54.533875
{ "authors": [ "abhioncbr", "codecov-commenter" ], "repo": "apache/pinot", "url": "https://github.com/apache/pinot/pull/11721", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2523582643
Enhance optimizeDictionary to optionally optimize var-width type cols Changes Add noDictionaryCardinalityRatioThreshold config. If populated, and optimizeDictionary is true, then Pinot will override dictionary encoding with raw encoding based on the condition cardinality / numDocs > noDictionaryCardinalityRatioThre...
gharchive/pull-request
2024-09-13T00:28:12
2025-04-01T06:37:54.566056
{ "authors": [ "Jackie-Jiang", "codecov-commenter", "itschrispeck" ], "repo": "apache/pinot", "url": "https://github.com/apache/pinot/pull/13994", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1250721694
simplify segment pruning Segment pruning feels over-engineered: DataSchemaSegmentPruner and ValidSegmentPruner are just one liners which can be applied when necessary ColumnValueSegmentPruner and SelectionQuerySegmentPruner are mutually exclusive so never both need to run, and these cases can be identified easily by...
gharchive/pull-request
2022-05-27T12:38:58
2025-04-01T06:37:54.587725
{ "authors": [ "codecov-commenter", "gortiz", "richardstartin" ], "repo": "apache/pinot", "url": "https://github.com/apache/pinot/pull/8790", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
372400465
[PIO-187] Livedoc with Docker Installation Update After #462, we have Docker support in the repo. This PR will modify the corresponding updates in Livedoc. @marevol, please help to check if I make any mistake. Thanks for writing this up! One small request: we have to declare that any Docker container image publishe...
gharchive/pull-request
2018-10-22T05:47:03
2025-04-01T06:37:54.591281
{ "authors": [ "Wei-1", "dszeto" ], "repo": "apache/predictionio", "url": "https://github.com/apache/predictionio/pull/486", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1150019402
[Broker] Fix producerFuture not completed in ServerCnx#handleProducer Motivation producerFuture should be completed and removed from producers when exception occurs. Modifications Add producerFuture.completeExceptionally Verifying this change [ ] Make sure that the change passes the CI checks. This change is a triv...
gharchive/pull-request
2022-02-25T04:08:25
2025-04-01T06:37:54.599891
{ "authors": [ "Jason918", "codelipenghui", "michaeljmarshall" ], "repo": "apache/pulsar", "url": "https://github.com/apache/pulsar/pull/14467", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2435688227
[improve][build] Move docker-push profile to submodule Motivation The profile refactoring breaks the pulsar release in the #23091. Modifications Move docker-push profile to docker/pulsar and docker/pulsar-all modules Documentation [ ] doc [ ] doc-required [x] doc-not-needed [ ] doc-complete Codecov Report ...
gharchive/pull-request
2024-07-29T15:10:35
2025-04-01T06:37:54.610539
{ "authors": [ "codecov-commenter", "nodece" ], "repo": "apache/pulsar", "url": "https://github.com/apache/pulsar/pull/23093", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1323472602
[Conf] Add controller start config file Add the configuration file for startup controller to the configuration file directory. when controller Independent Deployment. Well, thanks for you attention, could you please submit a pr to add it? Well, thanks for you attention, could you please submit a pr to add it? y...
gharchive/issue
2022-07-31T14:09:54
2025-04-01T06:37:54.620822
{ "authors": [ "hzh0425", "mxsm" ], "repo": "apache/rocketmq", "url": "https://github.com/apache/rocketmq/issues/4746", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
576334626
[ISSUE #1770]Add a query message trace command in mqadmin. What is the purpose of the change Add a query message trace command in mqadmin. Brief changelog Add a query message trace command in mqadmin. Coverage decreased (-0.09%) to 50.829% when pulling 4fca91fa6f3c91ba0b6c8f13f4fdfcfffb2401d7 on zhangjidi2016:add_...
gharchive/pull-request
2020-03-05T15:26:27
2025-04-01T06:37:54.623600
{ "authors": [ "coveralls", "zhangjidi2016" ], "repo": "apache/rocketmq", "url": "https://github.com/apache/rocketmq/pull/1824", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
626140279
Fix 2046 fix selectOneMessageQueue must select lastFailBroker As you say, if lastBrokerName is null, it will select one MessageQueue, assuming MessageQueue-a. If it occurs some exception while producing to MessageQueue-a, it will always select MessageQueue-a since then. Coverage increased (+0.2%) to 51.023% when p...
gharchive/pull-request
2020-05-28T01:14:29
2025-04-01T06:37:54.625675
{ "authors": [ "HaoTianZhao", "coveralls" ], "repo": "apache/rocketmq", "url": "https://github.com/apache/rocketmq/pull/2047", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1662878073
[ISSUE #6576] Fix pop lmq message Make sure set the target branch to develop What is the purpose of the change fix #6576 Brief changelog If use pop to consume a LMQ message, recode message, set LMQ's POP_CK, topic, queueId and queueOffset Verifying this change Follow this checklist to help us incorporate your contr...
gharchive/pull-request
2023-04-11T16:43:26
2025-04-01T06:37:54.636326
{ "authors": [ "HScarb", "codecov-commenter" ], "repo": "apache/rocketmq", "url": "https://github.com/apache/rocketmq/pull/6577", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2554415918
[Feature][Transformer] Supporting fake data generation in transformer for sensitive data masking options Search before asking [X] I had searched in the feature and found no similar feature requirement. Description Hi All Following to the short discussion I create this issue. https://github.com/apache/seatunnel/disc...
gharchive/issue
2024-09-28T17:22:59
2025-04-01T06:37:54.644020
{ "authors": [ "Hisoka-X", "YuriyGavrilov" ], "repo": "apache/seatunnel", "url": "https://github.com/apache/seatunnel/issues/7766", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1405650260
[BUG] Shenyu-Admin > BasicConfig > Plugin list page 2 cannot display Is there an existing issue for this? [X] I have searched the existing issues Current Behavior I do not know when to start, the second page of BasicConfig > Plugin cannot be displayed(empty white page),but the first and third page is OK(Page size ...
gharchive/issue
2022-10-12T06:34:09
2025-04-01T06:37:54.687255
{ "authors": [ "Once2012", "yu199195" ], "repo": "apache/shenyu", "url": "https://github.com/apache/shenyu/issues/4072", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1877052634
[type:refactor] Put the creation logic of HttpClient in a separate class The creation logic of HttpClient is too complicated. A better way than putting it in the HttpClientPluginConfiguration is to write it into a separate class. Codecov Report Merging #5107 (d9a6391) into master (74cc301) will decrease coverage b...
gharchive/pull-request
2023-09-01T09:11:41
2025-04-01T06:37:54.694622
{ "authors": [ "codecov-commenter", "xuziyang" ], "repo": "apache/shenyu", "url": "https://github.com/apache/shenyu/pull/5107", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1246221402
Fix/sql temporal @desruisseaux I'd like your review please (still cannot assign pull request to you). PR content: added tests upon date/time conversion from sql to java types. Changed output API of date conversion from java.sql.Date to java.time.LocalDate Fix timezone management for TIME WITH TIMEZONE and TIMESTAMP...
gharchive/pull-request
2022-05-24T08:55:52
2025-04-01T06:37:54.698685
{ "authors": [ "alexismanin", "desruisseaux" ], "repo": "apache/sis", "url": "https://github.com/apache/sis/pull/27", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
783043086
在UI管理页面的日志页面,无法查看client js上报的error page字段和调用栈 Please answer these questions before submitting your issue. Why do you submit this issue? [ ] Question or discussion [x] Bug [ ] Requirement [ ] Feature or performance improvement Question What do you want to know? Bug Which version of SkyWalking, OS, and JRE? Sky...
gharchive/issue
2021-01-11T03:47:23
2025-04-01T06:37:54.703917
{ "authors": [ "withyanni", "wu-sheng" ], "repo": "apache/skywalking", "url": "https://github.com/apache/skywalking/issues/6166", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
802056734
add debug info when type not match in instrumentation process [x] If this is non-trivial feature, paste the links/URLs to the design doc. [x] Update the documentation to include this new feature. [x] Tests(including UT, IT, E2E) are added to verify the new feature. [x] If it's UI related, attach the scre...
gharchive/pull-request
2021-02-05T10:42:04
2025-04-01T06:37:54.714236
{ "authors": [ "libinglong", "wu-sheng" ], "repo": "apache/skywalking", "url": "https://github.com/apache/skywalking/pull/6330", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2014221476
Adding support to dynamic value in values.yaml First of all this project is amazing! I encountered an issue when i tried to use this chart as an dependency to my chart. in my use case i want to be able to give a dynamic value in values yaml. for an example i want that the configmap name to be dynamic because i want t...
gharchive/issue
2023-11-28T11:25:03
2025-04-01T06:37:54.718630
{ "authors": [ "HoustonPutman", "almogtavor", "idolaman" ], "repo": "apache/solr-operator", "url": "https://github.com/apache/solr-operator/issues/661", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1225879066
SOLR-16179 : Updated the documentation as reported in the ticket , along with the examples https://issues.apache.org/jira/browse/SOLR-16179 Description terms.fl can be specified in the query multiple times, which is not clear from the documentation. Solution Added the respective documentation with examples in JSON an...
gharchive/pull-request
2022-05-04T20:11:40
2025-04-01T06:37:54.723700
{ "authors": [ "atarora", "epugh" ], "repo": "apache/solr", "url": "https://github.com/apache/solr/pull/835", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
124613653
[SPARK-10359][PROJECT-INFRA] Use more random number in dev/test-dependencies.sh; fix version switching This patch aims to fix another potential source of flakiness in the dev/test-dependencies.sh script. @pwendell's original patch and my version used $(date +%s | tail -c6) to generate a suffix to use when installing ...
gharchive/pull-request
2016-01-02T22:02:07
2025-04-01T06:37:54.762843
{ "authors": [ "AmplabJenkins", "JoshRosen", "SparkQA", "rxin" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/10558", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
152023669
[SPARK-15030] [ML] [SparkR] Support formula in spark.kmeans in SparkR What changes were proposed in this pull request? RFormula supports empty response variable like ~ x + y. Support formula in spark.kmeans in SparkR. Fix some outdated docs for SparkR. How was this patch tested? Unit tests. Test build #57439 has ...
gharchive/pull-request
2016-04-30T10:46:27
2025-04-01T06:37:54.779321
{ "authors": [ "AmplabJenkins", "SparkQA", "mengxr", "yanboliang" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/12813", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
223975734
[SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOT This patch bumps the master branch version to 2.3.0-SNAPSHOT. Test build #76122 has started for PR 17753 at commit 983f746. Test build #76122 has finished for PR 17753 at commit 983f746. This patch passes all tests. This patch merges cleanly. This patch ...
gharchive/pull-request
2017-04-24T23:04:57
2025-04-01T06:37:54.784069
{ "authors": [ "AmplabJenkins", "JoshRosen", "SparkQA", "rxin" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/17753", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
240289166
[SPARK-19507][SPARK-21296][PYTHON] Avoid per-record type dispatch in schema verification and improve exception message What changes were proposed in this pull request? Context While reviewing https://github.com/apache/spark/pull/17227, I realised here we type-dispatch per record. The PR itself is fine in terms of per...
gharchive/pull-request
2017-07-04T01:12:19
2025-04-01T06:37:54.813818
{ "authors": [ "AmplabJenkins", "HyukjinKwon", "SparkQA", "cloud-fan" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/18521", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
257501816
[SPARK-21513][SQL][FOLLOWUP] Allow UDF to_json support converting MapType to json for PySpark and SparkR What changes were proposed in this pull request? In previous work SPARK-21513, we has allowed MapType and ArrayType of MapTypes convert to a json string but only for Scala API. In this follow-up PR, we will make S...
gharchive/pull-request
2017-09-13T19:55:43
2025-04-01T06:37:54.843526
{ "authors": [ "AmplabJenkins", "HyukjinKwon", "SparkQA", "felixcheung", "goldmedal", "viirya" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/19223", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
277421801
[SPARK-22585][Core] Path in addJar is not url encoded What changes were proposed in this pull request? This updates a behavior of addJar method of sparkContext class. If path without any scheme is passed as input it is used literally without url encoding/decoding it. How was this patch tested? A unit test is added fo...
gharchive/pull-request
2017-11-28T15:17:07
2025-04-01T06:37:54.860768
{ "authors": [ "AmplabJenkins", "HyukjinKwon", "SparkQA", "james64", "jerryshao", "jiangxb1987" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/19834", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
348211126
[SPARK-25041][build] upgrade genJavaDoc-plugin from 0.10 to 0.11 What changes were proposed in this pull request? This PR fixes a build error with sbt using Scala-2.12. Since [genJavaDoc-plugin] (https://mvnrepository.com/artifact/com.typesafe.genjavadoc/genjavadoc-plugin) 0.10 is not prepared for Scala-2.12.6, the r...
gharchive/pull-request
2018-08-07T08:04:16
2025-04-01T06:37:54.868994
{ "authors": [ "AmplabJenkins", "SparkQA", "kiszk", "srowen" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/22020", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
394876854
[SPARK-26449][PYTHON] add a transform method to the Dataframe class What changes were proposed in this pull request? added a transform method to the Dataframe class, see https://issues.apache.org/jira/browse/SPARK-26449 How was this patch tested? Tested manually by injecting the proposed method to the current spark v...
gharchive/pull-request
2018-12-30T14:37:37
2025-04-01T06:37:54.916588
{ "authors": [ "AmplabJenkins", "Hellsen83", "HyukjinKwon", "SparkQA", "chanansh", "srowen" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/23414", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
416443895
[MINOR][DOCS] Clarify that Spark apps should mark Spark as a 'provided' dependency, not package it What changes were proposed in this pull request? Spark apps do not need to package Spark. In fact it can cause problems in some cases. Our examples should show depending on Spark as a 'provided' dependency. How was thi...
gharchive/pull-request
2019-03-02T21:25:33
2025-04-01T06:37:54.926246
{ "authors": [ "AmplabJenkins", "SparkQA", "srowen", "steveloughran" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/23938", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
478317513
[SPARK-28656][SQL] Support millennium, century and decade at extract() What changes were proposed in this pull request? In the PR, I propose new expressions Millennium, Century and Decade, and support additional parameters of extract() for feature parity with PostgreSQL (https://www.postgresql.org/docs/11/functions-d...
gharchive/pull-request
2019-08-08T08:14:10
2025-04-01T06:37:54.954889
{ "authors": [ "AmplabJenkins", "MaxGekk", "SparkQA", "cloud-fan", "dongjoon-hyun" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/25388", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
675510094
[SPARK-32564][SQL][TEST][3.0] Inject data statistics to simulate plan generation on actual TPCDS data What changes were proposed in this pull request? TPCDSQuerySuite currently computes plans with empty TPCDS tables, then checks if plans can be generated correctly. But, the generated plans can be different from act...
gharchive/pull-request
2020-08-08T11:22:53
2025-04-01T06:37:54.966386
{ "authors": [ "AmplabJenkins", "SparkQA", "dongjoon-hyun", "maropu" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/29390", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1233381140
[SPARK-39156][SQL] Clean up the usage of ParquetLogRedirector in ParquetFileFormat. What changes were proposed in this pull request? SPARK-17993 introduce ParquetLogRedirector for Parquet version < 1.9, PARQUET-305 change to use slf4j instead of jul in Parquet 1.9, Spark uses Parquet 1.12.2 now and no longer relies...
gharchive/pull-request
2022-05-12T02:58:12
2025-04-01T06:37:54.973385
{ "authors": [ "LuciferYang", "huaxingao" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/36515", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1249472516
[SPARK-36681][CORE][TESTS][FOLLOW-UP] Handle LinkageError when Snappy native library is not available in low Hadoop versions What changes were proposed in this pull request? This is a follow-up to https://github.com/apache/spark/pull/36136 to fix LinkageError handling in FileSuite to avoid test suite abort when Snapp...
gharchive/pull-request
2022-05-26T11:51:13
2025-04-01T06:37:54.977513
{ "authors": [ "peter-toth" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/36687", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1302729165
[SPARK-39748][SQL][FOLLOWUP] Add missing origin logical plan on DataFrame.checkpoint on building LogicalRDD What changes were proposed in this pull request? This PR adds missing origin logical plan on building LogicalRDD in DataFrame.checkpoint, via review comment https://github.com/apache/spark/pull/37161#discussion...
gharchive/pull-request
2022-07-12T23:46:31
2025-04-01T06:37:54.980725
{ "authors": [ "HeartSaVioR", "viirya" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/37167", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1514539132
[SPARK-41790][SQL] Set TRANSFORM reader and writer's format correctly What changes were proposed in this pull request? We'll get wrong data when transform only specify reader or writer 's row format delimited, the reason is using the wrong format to feed/fetch data to/from running script now. we should set the format...
gharchive/pull-request
2022-12-30T13:52:41
2025-04-01T06:37:54.984338
{ "authors": [ "AmplabJenkins", "HyukjinKwon", "mattshma" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/39315", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1586786247
[SPARK-41591][PYTHON][FOLLOW-UP] Remove gRPC version check for Distributor What changes were proposed in this pull request? Removing redundant check for whether GPUs exist on the driver node. Why are the changes needed? For slightly cleaner code. Could close PR if we don't need to merge it in. Does this PR introduce ...
gharchive/pull-request
2023-02-16T00:11:28
2025-04-01T06:37:54.986889
{ "authors": [ "HyukjinKwon", "dongjoon-hyun", "rithwik-db" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/40045", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1631090329
[SPARK-42779][SQL][FOLLOWUP] Allow V2 writes to indicate advisory shuffle partition size What changes were proposed in this pull request? This PR addresses non-blocking comments for PR #40421. Why are the changes needed? These changes are needed to make sure the new logic only applies in expected cases. Does this ...
gharchive/pull-request
2023-03-19T19:40:44
2025-04-01T06:37:54.990816
{ "authors": [ "aokolnychyi", "cloud-fan", "dongjoon-hyun" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/40478", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1678140768
[SPARK-43228][SQL] Join keys also match PartitioningCollection in CoalesceBucketsInJoin What changes were proposed in this pull request? This PR updates CoalesceBucketsInJoin.satisfiesOutputPartitioning to support matching PartitioningCollection. A common case is that we add an alias on the join key. For example: SEL...
gharchive/pull-request
2023-04-21T08:47:47
2025-04-01T06:37:54.993608
{ "authors": [ "wangyum" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/40897", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1706686592
[SPARK-42945][CONNECT][FOLLOWUP] Disable JVM stack trace by default What changes were proposed in this pull request? This is a follow-up of #40575. Disables JVM stack trace by default. % ./bin/pyspark --remote local ... >>> spark.conf.set("spark.sql.ansi.enabled", True) >>> spark.sql('select 1/0').show() ... Tracebac...
gharchive/pull-request
2023-05-11T23:11:27
2025-04-01T06:37:54.997029
{ "authors": [ "dongjoon-hyun", "ueshin" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/41148", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2317741445
[SPARK-48394][3.5][CORE] Cleanup mapIdToMapIndex on mapoutput unregister This PR backports https://github.com/apache/spark/pull/46706 to branch 3.5. What changes were proposed in this pull request? This PR cleans up mapIdToMapIndex when the corresponding mapstatus is unregistered in three places: removeMapOutput r...
gharchive/pull-request
2024-05-26T14:31:51
2025-04-01T06:37:55.003734
{ "authors": [ "HyukjinKwon", "Ngone51" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/46747", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2467580654
[MINOR][SQL][TESTS] Changes the test:runMain in the code comments to Test/runMain What changes were proposed in this pull request? This PR only changes the test:runMain description related to run command in the code comments to Test/runMain. Why are the changes needed? When we use the execution command in the code co...
gharchive/pull-request
2024-08-15T07:42:50
2025-04-01T06:37:55.007699
{ "authors": [ "LuciferYang", "yaooqinn" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/47767", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2755613743
[SPARK-50649] Fix inconsistencies with casting between different collations What changes were proposed in this pull request? Fixing the inconsistent behavior of casts between different collations. Currently, we are allowed to do casts between them in dataframe API but not in the SQL API. I propose allowing casts in ...
gharchive/pull-request
2024-12-23T09:29:32
2025-04-01T06:37:55.011377
{ "authors": [ "cloud-fan", "stefankandic" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/49269", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
70329246
[SPARK-7069][SQL] Rename NativeType -> AtomicType. Also renamed JvmType to InternalType. Test build #30817 has started for PR 5651 at commit cbd4028. LGTM pending Jenkins. Test build #30817 has finished for PR 5651 at commit cbd4028. This patch passes all tests. This patch merges cleanly. This patch a...
gharchive/pull-request
2015-04-23T06:59:34
2025-04-01T06:37:55.018452
{ "authors": [ "AmplabJenkins", "SparkQA", "liancheng", "rxin" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/5651", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
105287792
[SPARK-10482] [ML] Add Python interface for ml.CountVectorizer jira: https://issues.apache.org/jira/browse/SPARK-10482 Add Python interface for feature transformer: ml.CountVectorizer Merged build triggered. Merged build started. Test build #42112 has started for PR 8650 at commit 0f1fa34. Test build #42112...
gharchive/pull-request
2015-09-08T02:18:30
2025-04-01T06:37:55.033776
{ "authors": [ "AmplabJenkins", "SparkQA", "hhbyyh", "holdenk", "mengxr" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/8650", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
117975649
[SPARK-11877] Prevent agg. fallback conf. from leaking across test suites This patch fixes an issue where the spark.sql.TungstenAggregate.testFallbackStartsAt SQLConf setting was not properly reset / cleared at the end of TungstenAggregationQueryWithControlledFallbackSuite. This ended up causing test failures in Hive...
gharchive/pull-request
2015-11-20T06:43:55
2025-04-01T06:37:55.039107
{ "authors": [ "AmplabJenkins", "JoshRosen", "SparkQA" ], "repo": "apache/spark", "url": "https://github.com/apache/spark/pull/9857", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
85184657
[STORM-848] Shade external dependencies Shading following dependencies: org.apache.httpcomponents:http* org.apache.zookeeper:zookeeper org.apache.curator:* com.twitter:carbonite com.twitter:chill-java org.objenesis:objenesis org.tukaani:xz org.yaml:snakeyaml org.jgrapht:jgrapht-core commons-httpclient:commons-httpcli...
gharchive/pull-request
2015-06-04T16:57:09
2025-04-01T06:37:55.050729
{ "authors": [ "Parth-Brahmbhatt", "kishorvpatil", "ptgoetz", "revans2", "tedxia" ], "repo": "apache/storm", "url": "https://github.com/apache/storm/pull/577", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
100412398
[STORM-949] On the topology summary UI page, added Elapsed time since error column. Current on the topology summary UI page and tells you the last error and highlights it red if it happened within the last 30 min. However, I think its useful if there was a column that told you the time that has elapsed since the mos...
gharchive/pull-request
2015-08-11T21:06:15
2025-04-01T06:37:55.056910
{ "authors": [ "HeartSaVioR", "jerrypeng", "knusbaum" ], "repo": "apache/storm", "url": "https://github.com/apache/storm/pull/675", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
898200806
[Explore]'Is temporal' checkbox should take effect Current behavior: Only columns that have 'Is Temporal' box checked in the Edit dataset shows in Time Column select dropdown which is the right behavior ✅ What need to be done: ICON CHANGE - When user uncheck 'Is Temporal' on a column that was detected as Time, co...
gharchive/issue
2021-05-21T16:08:41
2025-04-01T06:37:55.061522
{ "authors": [ "junlincc" ], "repo": "apache/superset", "url": "https://github.com/apache/superset/issues/14754", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
927362849
Custom Color Theming Not working for embedded chart While adding custom color theme for dashboard using below (where testpart23456789,Info,due,beforeTime,High are label names), the colors are getting applied only when charts are seen in the dashboard or during dashboard embed. Issue we are facing is that when chart i...
gharchive/issue
2021-06-22T15:28:55
2025-04-01T06:37:55.069517
{ "authors": [ "amitmiran137", "laveenamurjani789" ], "repo": "apache/superset", "url": "https://github.com/apache/superset/issues/15299", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
495165654
Unable to display data table in sqlite? I have successfully installed superset in docker mode, and the example data is also loaded successfully. When I add local sqlite for testing, it can't display the specific table name in sql lab. superset version: 0.28.0 python version: 2.7.5 node.js version: 10.16.3 npm versio...
gharchive/issue
2019-09-18T11:26:55
2025-04-01T06:37:55.082055
{ "authors": [ "LoveMyBaby", "capttrousers", "everton3x", "hiwaveSupport", "mechgt", "sammigachuhi", "villebro" ], "repo": "apache/superset", "url": "https://github.com/apache/superset/issues/8249", "license": "Apache-2.0", "license_type": "permissive", "license_source": "githu...
499341600
How to change Big Number CSS to be like that? How to configure to make big number like that? Example: @syazwan0913 you'll probably have to add your own component for this. Superset abstracts the common components to their plugins and exposes them as individual packages. https://github.com/apache-superset/superset-...
gharchive/issue
2019-09-27T09:35:24
2025-04-01T06:37:55.096509
{ "authors": [ "B-Cheye", "Nikomahal", "muneneg", "rusackas", "stevensuting", "syazshafei", "syazwan0913", "timurista" ], "repo": "apache/superset", "url": "https://github.com/apache/superset/issues/8314", "license": "Apache-2.0", "license_type": "permissive", "license_sour...
934083147
feat: more SIP-40 errors SUMMARY Make more SQL Lab error message SIP-40 compliant. BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF TESTING INSTRUCTIONS ADDITIONAL INFORMATION [ ] Has associated issue: [ ] Changes UI [ ] Includes DB Migration (follow approval process in SIP-59) [ ] Migration is atomic, supports rollba...
gharchive/pull-request
2021-06-30T20:04:53
2025-04-01T06:37:55.100818
{ "authors": [ "betodealmeida", "graceguo-supercat" ], "repo": "apache/superset", "url": "https://github.com/apache/superset/pull/15482", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1084729679
fix(deck.gl): update view state on property changes (#17720) SUMMARY Updates viewport state of deck.gl on filter updates BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Before (screeshot 1 & 2): After: https://user-images.githubusercontent.com/2187389/146766468-a031dad9-b4d1-48ff-b307-dbfa2dd79417.mov TESTING INSTRUCTIONS...
gharchive/pull-request
2021-12-20T12:23:08
2025-04-01T06:37:55.108066
{ "authors": [ "hbruch", "villebro" ], "repo": "apache/superset", "url": "https://github.com/apache/superset/pull/17826", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
454037038
Code to add support for TOMEE-542 Signed-off-by: Doychin Bondzhev doychin@dsoft-bg.com @doychin Thanks for the PR It looks good to me. Even if it's a small change, I think it should be visible on release notes. Do you mind creating a JIRA ticket and updating the ticket title with it? This looks great, and thank y...
gharchive/pull-request
2019-06-10T07:35:10
2025-04-01T06:37:55.115537
{ "authors": [ "doychin", "jeanouii", "jgallimore" ], "repo": "apache/tomee", "url": "https://github.com/apache/tomee/pull/482", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
640765380
Can mark an empty ip address as service when perform /POST servers API I'm submitting a ... [x] bug report [ ] new feature / enhancement request [ ] improvement request (usability, performance, tech debt, etc.) [ ] other Traffic Control components affected ... [ ] CDN in a Box [ ] Documentation [ ] Grove [ ]...
gharchive/issue
2020-06-17T21:52:24
2025-04-01T06:37:55.122902
{ "authors": [ "dpham692", "ocket8888" ], "repo": "apache/trafficcontrol", "url": "https://github.com/apache/trafficcontrol/issues/4804", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
425930036
BACKPORT: fixes #3223. updated type of SteeringTargetNullable.Value to JSONIntStr (cherry picked from commit 3e11da43d31ce8e4469e033d633a47976a3f783b) Which issue is fixed by this PR? If not related to an existing issue, what does this PR do? Fixes #3223 Can't update or create steering target in 3.0.0 or 3.0.1 Which ...
gharchive/pull-request
2019-03-27T12:25:08
2025-04-01T06:37:55.129701
{ "authors": [ "asfgit", "smalenfant" ], "repo": "apache/trafficcontrol", "url": "https://github.com/apache/trafficcontrol/pull/3440", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
522978361
Rewrite current stats from Perl to Golang What does this PR (Pull Request) do? [x] This PR fixes #3853 This PR rewrites current_stats from Perl to Golang and adds API documentation for it. Currently no tests as we do not have Traffic Stats available for TO Api tests. Which Traffic Control components are affected ...
gharchive/pull-request
2019-11-14T16:44:54
2025-04-01T06:37:55.140255
{ "authors": [ "asf-ci", "mhoppa", "ocket8888" ], "repo": "apache/trafficcontrol", "url": "https://github.com/apache/trafficcontrol/pull/4114", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
743212671
Video streaming issue on traffic server Hi , We are using traffic server as video streaming CDN. We have 2 server each 1,4TB SSD and 10G network interface. During peak hour video stream hard to watch and buffering in client side. Server's load average and Memory are higher than normal state. But streaming bandwidth ...
gharchive/issue
2020-11-15T08:52:13
2025-04-01T06:37:55.152302
{ "authors": [ "Dorjpalam", "rob05c", "ywkaras", "zds05" ], "repo": "apache/trafficserver", "url": "https://github.com/apache/trafficserver/issues/7324", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2211476254
swoc: install swoc_ip_util.h Adding swoc_ip_util.h to the list of header sources so that it will be installed in the expected swoc include location. [approve ci autest] Cherry-picked to v10.0.x
gharchive/pull-request
2024-03-27T18:10:52
2025-04-01T06:37:55.154490
{ "authors": [ "bneradt", "cmcfarlen" ], "repo": "apache/trafficserver", "url": "https://github.com/apache/trafficserver/pull/11190", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
273623281
Remove multiprocessing.Queue.qsize() from traffic_replay Because this raise NotImplementedError on Unix platforms like Mac OS X. Details in below. http://python.readthedocs.io/en/stable/library/multiprocessing.html#multiprocessing.Queue.qsize [ci approve autest] [approve ci autest]
gharchive/pull-request
2017-11-14T00:09:34
2025-04-01T06:37:55.156130
{ "authors": [ "bryancall", "masaori335" ], "repo": "apache/trafficserver", "url": "https://github.com/apache/trafficserver/pull/2809", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
163514600
TS-4396: fix number_of_redirections off-by-one please test FreeBSD build successful! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/406/ for details. Linux build successful! See https://ci.trafficserver.apache.org/job/Github-Linux/300/ for details. FreeBSD build failed! See https://ci.trafficserver....
gharchive/pull-request
2016-07-02T11:34:02
2025-04-01T06:37:55.160274
{ "authors": [ "PSUdaemon", "atsci", "bryancall", "mingzym" ], "repo": "apache/trafficserver", "url": "https://github.com/apache/trafficserver/pull/786", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
162752800
[ZEPPELIN-1076] Set hbase.client.retries.number for JDBC What is this PR for? If a user has "org.apache.phoenix:phoenix-core:4.x.x" jar added as a dependency in JDBC interpreter, and for some reason phoenix was not accessible or not properly configured; then the phoenix tries to for 35 times (which is default for hba...
gharchive/pull-request
2016-06-28T18:23:00
2025-04-01T06:37:55.166988
{ "authors": [ "jongyoul", "prabhjyotsingh" ], "repo": "apache/zeppelin", "url": "https://github.com/apache/zeppelin/pull/1103", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
359433249
[ZEPPELIN-3773] - add check permission on write. What is this PR for? Sometimes when drawing the result of a paragraph, a call is made commit paragraph. And if the user does not have permission on write paragraph a window appears with a warning. This PR fix it. What type of PR is it? Bug Fix What is the Jira issue? Z...
gharchive/pull-request
2018-09-12T11:16:09
2025-04-01T06:37:55.172940
{ "authors": [ "Savalek", "deradam", "mebelousov" ], "repo": "apache/zeppelin", "url": "https://github.com/apache/zeppelin/pull/3179", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2311801347
🛑 Element is down In 264ed85, Element (https://element.interhop.org) was down: HTTP code: 0 Response time: 0 ms Resolved: Element is back up in b8d5422 after 17 minutes.
gharchive/issue
2024-05-23T02:20:53
2025-04-01T06:37:55.181176
{ "authors": [ "aparrot89" ], "repo": "aparrot89/interhop-status", "url": "https://github.com/aparrot89/interhop-status/issues/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2554816822
[Features] support create Kibana for Elasticsearch cluster Kibana is an essential analysis and visualization platform for Elasticsearch. Hi @shuoshadow , It is a good suggestion. We plan to support by the end of Oct.
gharchive/issue
2024-09-29T08:49:38
2025-04-01T06:37:55.183662
{ "authors": [ "shanshanying", "shuoshadow" ], "repo": "apecloud/kubeblocks-addons", "url": "https://github.com/apecloud/kubeblocks-addons/issues/1070", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
775905252
Support one way hash for OAuth2 client secrets Add one way hash function support for OAuth2 clientSecret storage mechanism as recommended by OWASP Thank you for the pull request. It does not look like this would be something we'd want to accept just yet. If need does come up and there is time, we can review this ag...
gharchive/pull-request
2020-12-29T13:57:14
2025-04-01T06:37:55.186791
{ "authors": [ "antoine777", "mmoayyed" ], "repo": "apereo/cas", "url": "https://github.com/apereo/cas/pull/5017", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
252030529
Error ill-formed ticket found in the URL when ticket is encrypted If the cas server is encrypting the ticket value (cas.ticket.security.cipherEnabled=true) the php client fails with the error: Error ill-formed ticket found in the URL You have to set this property to false for the client to work. Related to #180 ...
gharchive/issue
2017-08-22T17:22:03
2025-04-01T06:37:55.192595
{ "authors": [ "MrDys", "atilling", "jfritschi" ], "repo": "apereo/phpCAS", "url": "https://github.com/apereo/phpCAS/issues/240", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
249080454
Add UP_STAGE environment variable Technically I think it's more correct to set env vars for the environment, not based on the env such as NODE_ENV. However we need it for logging anyway. This may have to be a hack, setting the env on first request, since stageVariables is the only way to get at the stage (AFAIK). I...
gharchive/issue
2017-08-09T16:00:52
2025-04-01T06:37:55.199784
{ "authors": [ "cgarvis", "jamesramsay", "tj" ], "repo": "apex/up", "url": "https://github.com/apex/up/issues/200", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
831067091
GLIBC_2.32 not found / CGO_ENABLED=0 Prerequisites [X] I am running the latest version. (up upgrade) [X] I searched to see if the issue already exists. [X] I inspected the verbose debug output with the -v, --verbose flag. [X] Are you an Up Pro subscriber? Description On Arch glibc is not compatible with AWS's. So t...
gharchive/issue
2021-03-14T05:10:33
2025-04-01T06:37:55.206824
{ "authors": [ "egonelbre", "kaihendry", "tj" ], "repo": "apex/up", "url": "https://github.com/apex/up/issues/825", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
595107157
Always have the fill below the curve in area charts I'm creating trend line widgets, showing the angle of the current trend line (another request btw) for a given time period. Some chart values are however negative and that makes the chart "flip" the area or even worse, cross the line. Like in this codepen: https://c...
gharchive/issue
2020-04-06T13:16:28
2025-04-01T06:37:55.211942
{ "authors": [ "jkohlin", "junedchhipa", "oherik" ], "repo": "apexcharts/apexcharts.js", "url": "https://github.com/apexcharts/apexcharts.js/issues/1472", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
435598895
x-axis labels are not appears Codepen https://codepen.io/anon/pen/YMjPEa added to code-pen Explanation What is the behaviour you expect? the x-axis labels are too long What is happening instead? so it is not appearing correctly. What error message are you getting? half of it replaced with ... and I need it all to b...
gharchive/issue
2019-04-22T04:55:28
2025-04-01T06:37:55.214824
{ "authors": [ "bashairm", "junedchhipa" ], "repo": "apexcharts/apexcharts.js", "url": "https://github.com/apexcharts/apexcharts.js/issues/533", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1173532557
Airnode functions refactor This updates wallet functions, loadConfig, logger, getGasPrice, callApi to be imported from airnode-node v0.5 Note: to get this to build locally, you will need to copy the built airnode-node and airnode-utilities /dist folders from Airnode PR 944 into your Airkeeper node_modules/@api3 This ...
gharchive/pull-request
2022-03-18T12:22:00
2025-04-01T06:37:55.252365
{ "authors": [ "acenolaza", "vponline" ], "repo": "api3dao/airkeeper", "url": "https://github.com/api3dao/airkeeper/pull/44", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1196376089
BEC258: Terraform ECS I'm creating this as a WIP because I wanted to get feedback as soon as possible and also because the Airseeker docket image is not yet in docker hub. Some notes: Created an ecs cluster, task definition and service to tie them together. Since I'm using FARGATE I had to add a vpc resource but sin...
gharchive/pull-request
2022-04-07T17:49:39
2025-04-01T06:37:55.257928
{ "authors": [ "acenolaza", "amarthadan" ], "repo": "api3dao/airseeker", "url": "https://github.com/api3dao/airseeker/pull/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
83687274
Incorrect highlighting when MSON attribute description contains underscore See apiaryio/api-blueprint#202. Sample at line 126. Same problem here with wrong rendering + Request Client credentials (application/json) + Attributes + grant_type: `client_credentials` (string, required) + client_...
gharchive/issue
2015-06-01T20:50:21
2025-04-01T06:37:55.262669
{ "authors": [ "danielgtaylor", "edwardaa", "freezy-sk", "jeanregisser", "pksunkara", "zdne" ], "repo": "apiaryio/api-blueprint-sublime-plugin", "url": "https://github.com/apiaryio/api-blueprint-sublime-plugin/issues/23", "license": "mit", "license_type": "permissive", "license_sou...
348395511
Add Wercker and more Summer cleanup 😎 Preparing for CircleCI 2.0 support in Dredd's dredd init Adding Wercker Using simpler naming for several files Being more explicit in the README about where all the files are, to which service they belong, etc. Adding Jenkins to the README even though it's not live-tested Swagg...
gharchive/pull-request
2018-08-07T16:25:28
2025-04-01T06:37:55.267869
{ "authors": [ "honzajavorek", "kylef" ], "repo": "apiaryio/dredd-example", "url": "https://github.com/apiaryio/dredd-example/pull/29", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2421580707
httpx.InvalidURL: Invalid non-printable ASCII character in URL Hey, I try to scrap music but it seems that the crawler with the await context.enqueue_links(strategy="all") add invalid url, I run my code but I have the error: [crawlee.autoscaling.autoscaled_pool] INFO Waiting for remaining tasks to finish Traceback (...
gharchive/issue
2024-07-21T19:59:47
2025-04-01T06:37:55.293395
{ "authors": [ "Jourdelune", "janbuchar" ], "repo": "apify/crawlee-python", "url": "https://github.com/apify/crawlee-python/issues/337", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1296481662
Styleguides: improvements in styleguide/conformance protos With the aim of displaying the lint results in the UI, the conformance report protos need the following updates: The spec field should include the revision ID of the spec. RuleReport should include the metadata of the rule defined in the styleguide. The meta...
gharchive/issue
2022-07-06T21:14:03
2025-04-01T06:37:55.297635
{ "authors": [ "shrutiparabgoogle" ], "repo": "apigee/registry", "url": "https://github.com/apigee/registry/issues/643", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
130342263
Feature/api metadata i18n. Closes #779 Added i18n strings to view metadata page. This does not include AutoForm label translations, as that currently seems non-trivial. @elnzv will you please review thie PR? It may not be necessary to add the translation strings to the fi.i18n.json. Did you read somewhere that th...
gharchive/pull-request
2016-02-01T11:56:02
2025-04-01T06:37:55.301609
{ "authors": [ "brylie", "elnzv" ], "repo": "apinf/api-umbrella-dashboard", "url": "https://github.com/apinf/api-umbrella-dashboard/pull/825", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1611897422
Requires Tatin to intialise before opening project Don't know whether this is documented and I missed it, but ]CIDER.OpenProject \g\ParquetDotNet * Command Execution Failed: VALUE ERROR: Undefined name: Tatin goes away if I first do ]TATIN.Version ┌─────┬───────────┬──────────┐ │Tatin│0.90.0+1485│2023-02...
gharchive/issue
2023-03-06T17:28:45
2025-04-01T06:37:55.329689
{ "authors": [ "aplteam", "rikedyp" ], "repo": "aplteam/Cider", "url": "https://github.com/aplteam/Cider/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2438309
proxy support A production server I use has outgoing connections firewalled, and we have to use a proxy. This plugin needs to be able to connect via the proxy for geocoding requests, similar to https://rails.lighthouseapp.com/projects/8994/tickets/2133-activeresource-http-proxy-support #126 has code attached
gharchive/issue
2011-12-03T17:50:31
2025-04-01T06:37:55.331178
{ "authors": [ "dgm" ], "repo": "apneadiving/Google-Maps-for-Rails", "url": "https://github.com/apneadiving/Google-Maps-for-Rails/issues/124", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
186654251
Using exec.start() Hi again, So I read the examples you referred me to in issue #309. I've even "sort of" run your example. Specifically, rather than create an instance of an Ubuntu container, I did a docker.getContainer(ID) The container in question is running MongoDB and I'd like to be able to present to its shell ...
gharchive/issue
2016-11-01T21:35:46
2025-04-01T06:37:55.334788
{ "authors": [ "apocas", "moonlitSpider" ], "repo": "apocas/dockerode", "url": "https://github.com/apocas/dockerode/issues/310", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
213578998
Fix inconsistent behaviour of Container.inspect container.inspect() is supposed to return a Promise not a stringified object Yup legacy pre-promise code left behind. Could you please do the same for the other object's inspects? (image, network, etc) So everything is consistent. @apocas done! Published v2.4.0
gharchive/pull-request
2017-03-12T03:39:51
2025-04-01T06:37:55.336534
{ "authors": [ "apocas", "knight42" ], "repo": "apocas/dockerode", "url": "https://github.com/apocas/dockerode/pull/344", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
239231375
TypeScript optional inputs Similar to #155, but for TypeScript, fixes #81 @tgriesser @lewisf: I'm sorry I'm only getting to this now, but I wanted to publish a new release. It turns out some of the TypeScript snapshot tests are failing however, and it seems the results do not match the expected behavior in this PR....
gharchive/pull-request
2017-06-28T17:03:43
2025-04-01T06:37:55.407059
{ "authors": [ "lewisf", "martijnwalraven", "tgriesser" ], "repo": "apollographql/apollo-codegen", "url": "https://github.com/apollographql/apollo-codegen/pull/156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1235963987
OkHttpExecutionContext replacement Question. OkHttpExecutionContext was available in version 2 after migration to 3.3.0 this context key was removed and I can't find another way how to get okhttp response from ApolloResponse Hi 👋 Thanks for reaching out In 3.x you can use response.executionContext[HttpInfo]. That ...
gharchive/issue
2022-05-14T12:37:56
2025-04-01T06:37:55.448483
{ "authors": [ "denys-meloshyn", "martinbonnin" ], "repo": "apollographql/apollo-kotlin", "url": "https://github.com/apollographql/apollo-kotlin/issues/4108", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2065815228
Firing queries from Android Studio plugin with @nonull directive Question Hey, I am using Apollo plugin with Android Studio and I used to test my graphql files directly from IDE. Noticed that adding @nonull does not allow plugin to work and returns error message "message": "directive 'nonnull' is not defined in the s...
gharchive/issue
2024-01-04T15:02:27
2025-04-01T06:37:55.453460
{ "authors": [ "damianpetla", "martinbonnin" ], "repo": "apollographql/apollo-kotlin", "url": "https://github.com/apollographql/apollo-kotlin/issues/5506", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2298341080
Crash when use policy Version 3.8.2 Summary override suspend fun getMerchantsByKeyWord(keyword:String): Flow<Response> { return apolloClient.query(MerchantsByKeyWordQuery(keyword)).fetchPolicy(FetchPolicy.CacheAndNetwork) .toFlow() .map { response -> try { //response.data.merchants Response.Success(response.data?.t...
gharchive/issue
2024-05-15T16:18:34
2025-04-01T06:37:55.458503
{ "authors": [ "BoD", "enggazzar" ], "repo": "apollographql/apollo-kotlin", "url": "https://github.com/apollographql/apollo-kotlin/issues/5891", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
208523916
Not possible to control the types of items in a list Given a field that returns an array that composed of Union or Interface types, it is not possible to control the type of each item in the list. For example, given the following schema: union AdvertOrPost = Advert | Post enum SupportedTypes { Ad...
gharchive/issue
2017-02-17T18:46:05
2025-04-01T06:37:55.471275
{ "authors": [ "ajs139", "helfer" ], "repo": "apollographql/graphql-tools", "url": "https://github.com/apollographql/graphql-tools/issues/281", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
272119610
New: Added Unit Tests for Graph Generators **Merge PR https://github.com/aporeto-inc/trireme-statistics/pull/31 before merging this PR ** --> Added unittests for server functions --> Added mock for influxdb Thanks for addressing those changes. I will let you merge this PR (whenever you feel it is in a ready state...
gharchive/pull-request
2017-11-08T08:54:32
2025-04-01T06:37:55.506877
{ "authors": [ "bvandewalle", "sibicramesh" ], "repo": "aporeto-inc/trireme-statistics", "url": "https://github.com/aporeto-inc/trireme-statistics/pull/33", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }