data
Here are 8,474 public repositories matching this topic...
-
Updated
Jun 20, 2021 - Clojure
-
Updated
Jun 7, 2021 - Jupyter Notebook
-
Updated
Jun 16, 2021
OpenRefine 3.4.1 on Windows (with or without integrated JRE) does not use the proxy set in openrefine.l4j.ini to connect to reconciliation service (https://lobid.org/gnd/reconcile)
To Reproduce
Steps to reproduce the behavior:
- First, set proxy in openrefine.l4j.ini using the following parameters:
-Dhttps.proxyHost=proxy-name.domain.ch
-Dhttps.proxyPort=8080
`-Dhttp.proxyHo
-
Updated
Nov 9, 2020 - Python
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jun 16, 2021 - Scala
-
Updated
May 30, 2020
-
Updated
Jun 8, 2021 - Python
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jul 30, 2020
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Feb 28, 2021
-
Updated
Jun 19, 2021 - Python
-
Updated
Jun 17, 2021 - TypeScript
-
Updated
Jun 20, 2021 - JavaScript
Tell us about the problem you're trying to solve
We currently do inheritance-like things in our OpenApi configuration. The library we use to generate java from that configuration produces the following warning:
[deprecated] inheritance without use of 'discriminator.propertyName' is deprecated and will be removed in a future release. Generating model for null
Example of the [line]
-
Updated
Jun 18, 2021 - Python
-
Updated
Jun 19, 2021 - Python
-
Updated
Jun 16, 2021 - JavaScript
-
Updated
Mar 1, 2021 - Rust
-
Updated
Jun 14, 2021 - JavaScript
ideally this would demonstrate projections, predicates, & tuning options like block size (using the Configuration
parameter)
Improve this page
Add a description, image, and links to the data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data topic, visit your repo's landing page and select "manage topics."
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: