-
Updated
Mar 24, 2021 - TypeScript
apache
Here are 2,518 public repositories matching this topic...
GCSToLocalFilesystemOperator in airflow/providers/google/cloud/transfers/gcs_to_local.py checks the file size if store_to_xcom_key is True.
How it checks size is to download the object as bytes then check the size. This unnecessarily dow
The email generated for creating a new org does not say anywhere that you'll be creating a new org.
We should probably change:
- subject line -> "Create your Zulip organization"
- text above the button
Draft text (minimally different from current version):
You have requested
-
Updated
Mar 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
Mar 17, 2021 - C++
-
Updated
Feb 21, 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
Mar 26, 2021 - Java
-
Updated
Mar 24, 2021 - Java
-
Updated
Mar 25, 2021 - Java
I realized today that while you are able to set the location of an Iceberg Table in Spark3, you cannot then view that location using the standard SQL commands.
Maybe we should considering populating this in table properties?
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
Mar 24, 2021 - Java
-
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."

Currently the tabs on SQL Lab queries show green circle when a query is running as well as when a query has successfully finished.
The green circles for "query running" and "query completed" could be made more distinct - different color, or having the "query running" circle be hollow, and the "query completed" one filled in. This would enable users, who might go to SQL Lab and trigger few quer