-
Updated
Sep 2, 2021 - TypeScript
apache
Here are 2,693 public repositories matching this topic...
Description
It's a good idea to support conflicts statements such as ON CONFLICT DO NOTHING or ON CONFLICT UPDATE
in DBApi Hook, that user can do it easily by providing additional kwargs in insert_rows method.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
Currently, the summary of the code contributors is only restricted to the server: https://blog.zulip.com/2021/05/13/zulip-4-0-released/.
$ git shortlog -s 3.0..4.0 | sort -nr
1017 Anders Kaseorg
634 Steve Howell
403 Tim Abbott
...
It would be nice to have a script that aggregates the contributions from multiple repo (additionally zulip-mobile, zul
-
Updated
Sep 1, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Sep 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 2, 2021 - C++
-
Updated
Aug 24, 2021 - PHP
-
Updated
Aug 30, 2021 - Java
Web Packaging "comes in several layers":
-
Bundled HTTP Exchanges (Web Bundles):
https://datatracker.ietf.org/doc/html/draft-ietf-wpack-bundled-responses.wbnfile extension =application/webbundle -
Signed HTTP Exchanges:
https://tools.ietf.org/html/draft-yasskin-http-origin-signed-responses.sxgfile extension = `application/signe
-
Updated
Sep 2, 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 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
Sep 2, 2021 - Java
-
Updated
Sep 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."
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