analytics
Here are 3,555 public repositories matching this topic...
Current, in Explore left data panel Columns section, user see
1) actual column name that without a label e.g. job_intr_dataengn(column name, no lable)
or 2) label name of columns e.g. yt_codingtuts360 label(label name of yt_codingtuts360)
from the view.
when user hover on the text, exact same information
change: display actual column name in tooltip, when there's a label
<img wi
-
Updated
Feb 28, 2021 - Clojure
-
Updated
Feb 28, 2021 - Python
-
Updated
Feb 27, 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
Feb 28, 2021 - PHP
-
Updated
Feb 28, 2021 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Feb 27, 2021 - C
Hey!
Currently, there are no plans to add support for it (from core team), but we are happy to merge and help with contribution from the community.
For driver implementer, take a look at
https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md#implementing-sql-dialect
Example of driver implementation
Who are interested in prepari
-
Updated
Feb 28, 2021 - JavaScript
Describe the bug
In the react native Auth library the SignIn component does not have a pending state and the Sign In button can be tapped again before the request completes. This leads to an exception that crashes the app.
To Reproduce
-
Updated
Aug 21, 2020 - Go
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
-
Updated
Feb 27, 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
-
Updated
Feb 27, 2021 - Elixir
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
Feb 27, 2021 - Go
-
Updated
Feb 26, 2021 - JavaScript
| 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 memoIs 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
Feb 28, 2021 - Python
-
Updated
Feb 19, 2021 - PHP
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
-
Updated
Feb 9, 2021 - Ruby
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
Use case:
As a user I want to get a clear error message, when I try to connect to a CrateDB Cluster, that enforces TLS and doesn't allow non-ecrypted connections.
Right now I only see a message, that doesn't make this clear: e.g.:
Npgsql.PostgresException (0x80004005): 28000: No valid auth.host_based entry found for host "10.0.0.89", user "defaultuser"
Feature description
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.