-
Updated
Oct 3, 2021 - TypeScript
apache
Here are 2,728 public repositories matching this topic...
Description
Currently the oracle hook it not setting a CURRENT_SCHEMA after connecting with the Database.
In a lot of use cases we have production and test databases with seperate connections and database schemas e.g. TEST.Table1, PROD.Table1
"Hard-coding" the database schema in SQL Scripts is not elegant due to having different Airflow Instances for developing and Production.
An Optio
At present, we indicate places where a stream can be changed to a different one in a couple of different ways -- sometimes with a pencil icon, sometimes by just allowing the user to type into the box.
This can cause confusion, as inputting a non-existent stream name will cause sending or moving a message to fail.
We should make it clear that the user is selecting from a list of streams by u
-
Updated
Oct 1, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Oct 2, 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 17, 2021 - C++
-
Updated
Sep 17, 2021 - PHP
-
Updated
Oct 2, 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
Because SpecV1 creates "void" transforms when removing partition transforms, a v1 table whose partitions are removed will always return an unpartitioned spec.
This method should always return true if all of the transforms are void as well.
-
Updated
Oct 1, 2021 - Java
-
Updated
Oct 2, 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
Oct 2, 2021 - Java
-
Updated
Oct 1, 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."
When user encounter error in dashboard, can we show the specific error information rather than 'Unexpected error'?
For example for Missing dataset error, can we show the error title to bubble up as 'Missing dataset' rather than 'Unexpected error'? It will be easier for user to see specific error right away.
<img width="674" alt="Screen Shot 2021-10-01 at 10 48 24 AM" src="https://user-image