Skip to content
#

data

Here are 10,600 public repositories matching this topic...

sheetjs
thadguidry
thadguidry commented Mar 26, 2022

We currently have this description for GREL replace() function:
https://github.com/OpenRefine/OpenRefine/blob/083c7feba3b84d97ec884f3c2b38b6f1f0249640/main/src/com/google/refine/expr/functions/strings/Replace.java#L68

We should probably extend that last sentence to also say the Regex pattern should start and end with / or just include a simple example showing the Regex pattern usage , pe

good first issue grel current docs
marcosmarxm
marcosmarxm commented Mar 23, 2022

Tell us about the problem you're trying to solve

For some cases users have a more restricted access to their ElasticSearch cluster and need private keys.

Describe the solution you’d like

Add an option to upload the key file OR paste the key in a field in the destination configuration.
There are other destination examples using private keys already.

Describe the alternative you’ve

type/enhancement good first issue area/connectors connectors/destination/elasticsearch
xDivisionByZerox
xDivisionByZerox commented Mar 26, 2022

Clear and concise description of the problem

Thecommerce module has a lot of dead code in it that is marked with a TODO to remove it.

https://github.com/faker-js/faker/blob/877ac76b2811c948c560fee4fa76908b142557d1/src/commerce.ts#L92-L118

Suggested solution

Remove the dead code.

Alternative

No response

Additional context

No response

good first issue p: 1-normal s: accepted
altair
andbar-ru
andbar-ru commented Nov 25, 2021

Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.

Describe the solution you'd like
Checkbox "Show line n

Improve this page

Add a description, image, and links to the data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data topic, visit your repo's landing page and select "manage topics."

Learn more