analytics
Here are 4,013 public repositories matching this topic...
"As a user... I would like to target a specific value and not a range of values using a single value slider. For example, I would like to target a single value in a growth rate of 2x. By having a single value slider, this allows me to better target the growth rate."
this request is similar to [[native-filter][ux]hard to specify the min and max in slider when the range is huge](https://github.c
-
Updated
Sep 18, 2021 - Clojure
-
Updated
Sep 17, 2021 - Python
-
Updated
Sep 18, 2021 - C++
-
Updated
Sep 2, 2021
-
Updated
Sep 18, 2021 - PHP
-
Updated
Sep 17, 2021 - C
-
Updated
Sep 18, 2021 - C
Describe the bug
Serverless: Deprecation warning: Variables resolver reports following resolution errors:
- Cannot resolve variable at "provider.environment.CUBEJS_APP": Value not found at "self" source,
- Cannot resolve variable at "functions.cubejsProcess.events.0.event.resource": Value not found at "self" source
From a next major this will be
-
Updated
Aug 18, 2021 - HTML
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Sep 17, 2021 - Elixir
-
Updated
Sep 16, 2021 - JavaScript
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best
-
Updated
Mar 31, 2021 - Go
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
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
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
Sep 3, 2021 - Scala
-
Updated
Sep 17, 2021 - Go
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Sep 18, 2021 - C
Is your feature request related to a problem?
It is way too easy to navigate away from the Feature Flags edit page without pressing "Save", losing all changes. I have done it probably a dozen times.
Describe the solution you'd like
Longer term, any changes to filter criteria should auto-save. But because this will probably require extra testing and implementation time, for now a bro
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
With Hive connector
trino:default> CREATE TABLE one (a varchar);
-> CREATE VIEW two AS SELECT * FROM one;
CREATE TABLE
CREATE VIEW
DROP TABLE
is rejected on a view:
trino:default> DROP TABLE two;
Query 20210906_150832_00015_id3y3 failed: line 1:1: Table 'hive.default.two' does not exist, but a view with that name exists. Did you mean DROP VIEW hive.default.t
-
Updated
Sep 2, 2021 - PHP
-
Updated
Sep 13, 2021 - Python
Is your feature request related to a problem? Please describe.
Coming from opensearch-project/opensearch-build#212, the output of ./gradlew :distribution:archives:linux-tar:assemble
produces a file called opensearch-1.1.0-SNAPSHOT-linux-x64.tar.gz
. Then we rename it to -min
, ie. opensearch-min-1.1.0-SNAPSHOT-linux-x64.tar.gz
.
**Describe the solution you
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."
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there