-
Updated
May 1, 2021 - TypeScript
apache
Here are 2,554 public repositories matching this topic...
Description
Qubole Hook and Operator do not support include_header param for getting results with headers
Add Support for include_header get_results(... arguments=[True])
Use case / motivation
It's very hard to work with CSV results from db without headers.
This is super important when using Qubole's databases.
Are you willing to submit a PR?
Not sure yet, I can
Create an incoming webhook integration for Patreon. The main use case is getting notifications when new patrons sign up.
Patreon webhook documentation: https://docs.patreon.com/#webhooks
Now that Zulip has a Patreon page, it would be great to be able to monitor new sign-ups!
-
Updated
Apr 19, 2021 - C
-
Updated
Aug 27, 2020
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Apr 29, 2021 - C++
-
Updated
Apr 19, 2021 - PHP
The following problem is into the last release 4.1.0 and into the master branche.
The configuration for SSL Session cache is put into the file h5bp\ssl\ssl_engine.conf, this configuration is put by default into the template for a SSL VirtualHost `vhosts\templates\example
-
Updated
May 2, 2021 - Java
-
Updated
May 1, 2021 - Java
Add metadata tables tests to make sure they don't break when reading different versions of tables
based on discussion in #2521
-
Updated
May 1, 2021 - Java
The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so.
https://github.com/apache/trafficserver/blob/c196db5f0a5b957983351ad51ef360bfc68fbd66/include/tscore/ink_base64.h#L34-L35
-
Updated
Apr 30, 2021 - Java
-
Updated
May 2, 2021 - Scala
-
Updated
Jan 20, 2021
-
Updated
Sep 22, 2020 - Shell
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
I'm trying to implement my custom plugin as a native filter but it looks like the
heightdefined for every native filter is20px, unlike the correct height when the plugin is defined in the dashboard.Here's the relevant code:
https://github.com/apache/superset/blob/8ef572a4121ffd2fec6f64d0a053218dbf98308a/superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/Fi