distributed
Here are 1,404 public repositories matching this topic...
-
Updated
Apr 20, 2021 - Jupyter Notebook
-
Updated
Sep 8, 2020 - C++
-
Updated
May 18, 2021 - Elixir
-
Updated
May 18, 2021 - Java
-
Updated
May 18, 2021 - Go
Currently the decorator docstring is good but not the one for the resulting Deployment
type.
Should also be able to do Deployment.num_replicas
to check current setting and so on. We should document these in the docstring.
-
Updated
Mar 18, 2021 - Java
-
Updated
May 15, 2021 - Ruby
Migrate all Python code from old-fashioned format()
functions, formatting %
operators and simple concatenations (+
) to modern f-strings
(brief guide). They are known to be the fastest approach and also increase code readability.
.
I've noticed that some files have conflicting license statements. For instance the header of file scripts/ZoneMinder/lib/ZoneMinder/Trigger/Channel.pm claims GPL-2+ but in the end of the same file I found the following statement:
This library is free
Use case:
Right now one can only use date_trunc()
to easily define time buckets. date_trunc()
only supports predefine time intervals like 1 minute, 1 hour, etc. . In time-series use cases it is often necessary to define different time bucket sizes like e.g. '5 minutes' or '20 minutes'
a workaround for this is the - error prone - integer division on the timestamp e.g.
S
The getDataObject
function is remaining public on RootDataObject
that needs to be remove. It can simply be removed.
-
Updated
Mar 5, 2021 - C#
-
Updated
Sep 7, 2018 - Go
Improve this page
Add a description, image, and links to the distributed topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed topic, visit your repo's landing page and select "manage topics."
Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information