-
Updated
Sep 10, 2021 - TypeScript
apache
Here are 2,706 public repositories matching this topic...
Apache Airflow version
main (development)
Operating System
centos7
Versions of Apache Airflow Providers
No response
Deployment
Other
Deployment details
No response
What happened
What you expected to happen
dagcode._get_code_from_file open fil
It is common to use several separators in addition to spaces between words in stream names. At present, searching in the sidebar for a word in the latter part of the stream name using such a separator will not find the stream. E.g. if a stream is called "foo-bar", searching for "bar" will not find it.
To make it easier for users to find the streams they are looking for, the left sidebar stream
-
Updated
Sep 10, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Sep 11, 2021 - Java
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
Sep 10, 2021 - C++
-
Updated
Aug 24, 2021 - PHP
-
Updated
Sep 9, 2021 - Java
Web Packaging "comes in several layers":
-
Bundled HTTP Exchanges (Web Bundles):
https://datatracker.ietf.org/doc/html/draft-ietf-wpack-bundled-responses.wbn
file extension =application/webbundle
-
Signed HTTP Exchanges:
https://tools.ietf.org/html/draft-yasskin-http-origin-signed-responses.sxg
file extension = `application/signe
-
Updated
Sep 10, 2021 - Java
Currently we define our drop table method here
Saying that we need to return "false" if a table does not exist but the underlying delete method in hadoop only returns true unless an exception occurs when attempting to delete the underlying file.
-
Updated
Sep 11, 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
Sep 10, 2021 - Java
-
Updated
Sep 8, 2021 - Scala
-
Updated
Jul 12, 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, we use Native filter on Superset version 1.2, but looks like The actual time range does not show correctly with SIP-15 (in the SIP-15 the time range must is [inclusive, exclusive) ). So that mean the actual time range and the tool tip must show label as: from_date <= col < to_date.
Expected results
![image](https://user-images.githubusercontent.com/37523968/130939207-7ff847a