Skip to content
#

data

Here are 9,807 public repositories matching this topic...

sheetjs
Nayir
Nayir commented Dec 3, 2021

Hi,

I'm currently on the version ^0.17.0

I'm having trouble with the function writeFile containing some sheets with more than 256 columns. The others columns are not present in the document and no error is throwing.

I didn't find any documentation on it.

This is due to a limitation of the library ? Maybe add a warning in this case ?

ToVie
ToVie commented Jan 6, 2022

Description: If a new version of OpenRefine is available a message is displayed: "New Version Download OpenRefine v3.5.1 now."

Question: Is it possible to disable this message?

Rationale: We run OpenRefine in a controlled environment, in which any software needs to be packaged and signed. The user cannot update the software. Therefore it would be nice not to display that message.

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

stormy-ua
stormy-ua commented Oct 15, 2021

There is a pipeline which has been consistently getting stuck on attempt to write to JDBC. The thread dump on one worker revealed a bunch of threads waiting for a new connection to be allocated:

   java.lang.Thread.State: WAITING
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for <45ac842e> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject

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