analytics
Here are 3,586 public repositories matching this topic...
Currently the tabs on SQL Lab queries show green circle when a query is running as well as when a query has successfully finished.
The green circles for "query running" and "query completed" could be made more distinct - different color, or having the "query running" circle be hollow, and the "query completed" one filled in. This would enable users, who might go to SQL Lab and trigger few quer
-
Updated
Mar 19, 2021 - Clojure
-
Updated
Mar 18, 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 19, 2021 - PHP
-
Updated
Mar 19, 2021 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Mar 19, 2021 - C
-
Updated
Mar 19, 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 19, 2021 - Elixir
-
Updated
Mar 18, 2021 - Go
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
-
Updated
Mar 17, 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 19, 2021 - Go
-
Updated
Mar 19, 2021 - JavaScript
-
Updated
Mar 19, 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
Describe the solution you'd like
Resizable table columns so that you can view longer strings completely
Additional context
Thank you for your feature request – we love each and every one!
-
Updated
Mar 17, 2021 - Python
-
Updated
Feb 19, 2021 - PHP
-
Updated
Mar 17, 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.