analytics
Here are 3,282 public repositories matching this topic...
-
Updated
Nov 8, 2020 - TypeScript
Screenshot
N/A
Description
Right now whenever users search for queries they are case sensitive. We should remove this to allow users to put in term with any cases
Design input
[describe any input/collaboration you'd like from designers, and
tag accordingly. For design review, add the
label design:review. If this includes a design proposal,
include the label `design:suggest
-
Updated
Nov 8, 2020 - Clojure
-
Updated
Nov 7, 2020 - JavaScript
-
Updated
Nov 5, 2020
-
Updated
Nov 8, 2020 - PHP
Now insert and query share the resource ( Max Process Count control) 。 When the query with high TPS,the insert will get error (“error: too many process”). I think separator the resource for Insert and Query will makes sense. Ensure enough resource for insert。It looks like Use Yarn, Insert and Query use the different resource quota。
Or the simple way , Can we set Ratio for Insert and
-
Updated
Nov 8, 2020 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Nov 7, 2020 - C
Is your feature request related to a problem? Please describe.
It is idiomatic for JWTs to be accepted using a header format of Authorization: Bearer <JWT> (see jwt.io introduction.) In general, in history, the RFCs surrounding the authorization header have taken care to specify the mode of Authorization as the first part of the header value (e.g. Basic, Di
-
Updated
Nov 6, 2020 - JavaScript
Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener
To Reproduce
- Add a log inside the "signIn" event in the Hub.listener callback
- Open devtools
- Sign in using Auth.signIn()
- Notice there is at least 4 or more logs and the same amount of network calls
Expected behavior
The sign in event shou
-
Updated
Aug 21, 2020 - Go
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
-
Updated
Nov 7, 2020 - JavaScript
-
Updated
Nov 7, 2020 - Go
-
Updated
Nov 6, 2020 - JavaScript
-
Updated
Nov 6, 2020 - Elixir
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php when is used with php artisan insights.
Maybe something like:
'parameters' => '--format=json -d memo-
Updated
Nov 4, 2020 - Python
-
Updated
Oct 26, 2020 - PHP
-
Updated
Nov 3, 2020 - Ruby
Bug Report
Steps to Reproduce:
- Create a dataframe with a categorical axis.
- Attempt to load into a
PerspectiveWidgetorTable.
Expected Result:
A valid widget or Table.
Actual Result:
---------------------------------------------------------------------------
PerspectiveError Traceback (most recent call last)
<ipython-iHi, if my spark app is using 2 storage type, both S3 and Azure Data Lake Store Gen2, could I put spark.delta.logStore.class=org.apache.spark.sql.delta.storage.AzureLogStore, org.apache.spark.sql.delta.storage.S3SingleDriverLogStore
Thanks in advance
-
Updated
Sep 15, 2020 - Rust
Improve this page
Add a description, image, and links to the analytics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the analytics topic, visit your repo's landing page and select "manage topics."




Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytesandblkio.bfq.io_servicedfiles.