analytics
Here are 3,577 public repositories matching this topic...
-
Updated
Mar 12, 2021 - Clojure
-
Updated
Mar 11, 2021 - Python
-
Updated
Mar 1, 2021
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
Mar 12, 2021 - PHP
-
Updated
Mar 6, 2021 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Mar 12, 2021 - C
-
Updated
Mar 12, 2021 - JavaScript
Describe the bug
Phone verification is not sent after the user signs up.
Detailed Description and Steps to Reproduce
I'm using aws-amplify for my React Native project. I want to sign users with phone number and send SMS immediately after they sign up. I tried to do that using eu-central-1 (Frankfurt), us-east-1 (N. Virginia), and eu-west-2 (London). Although I see that t
-
Updated
Mar 12, 2021 - Elixir
-
Updated
Aug 21, 2020 - Go
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
-
Updated
Mar 11, 2021 - JavaScript
Tests
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
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
Mar 12, 2021 - Go
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Mar 12, 2021 - C
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.14.0 |
Would be great to have a config option to disable the "version" check of the composer.json of ComposerMustBeValid.
• [Architecture] Composer.json is not valid:
composer.json: The version field is present, it is recommended to leave it out if the package is publi
Is your feature request related to a problem?
As a user who users angulartics, I want to be able to send events to PostHog.
Describe the solution you'd like
Have a look at the current mixpanel implementation on angulartics2. We should be able to adapt that pretty easily to use PostHog instead.
-
Updated
Mar 12, 2021 - Python
-
Updated
Feb 19, 2021 - PHP
-
Updated
Mar 4, 2021 - Ruby
In strptime as compiled for Emscripten, when given the US locale string format ("%m/%d/%Y, %I:%M:%S %p"), it incorrectly parses "12:00:00 AM" as "12:00:00 PM". In order to fix this, we will need a custom-written string parser similar to the CustomISO8601Parser from arrow_csv.cpp. This parser uses the
Hi, 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
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.