Skip to content
#

data

Here are 7,971 public repositories matching this topic...

sheetjs
SheetJSDev
SheetJSDev commented Oct 11, 2020

While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.

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:

const head
react-query
lemarcgagnon
lemarcgagnon commented Apr 14, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://react-query.tanstack.com/examples/nextjs'
  2. Click on 'Nextjs SSG'
  3. Scroll down to '....'
  4. 502 Bad Gateaway

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screensho

wetneb
wetneb commented Apr 15, 2021

The Wikibase extension does not currently let the user upload "negative" dates (in the Julian/Gregorian calendars).

The currently supported formats are documented here: https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Dates

Proposed solution

Introduce a new syntax for those dates. For instance -YYYY or YYYY BCE could be used. Both are supported by Wik

jrhizor
jrhizor commented Apr 14, 2021

Expected Behavior

The scheduler should attempt to start, wait for temporal to start, and then begin running.

Current Behavior

In some (presumably rare) cases, the scheduler can fail within waitForTemporalServerAndLog with an exception like:

�[32mairbyte-scheduler   |�[0m Exception in thread "main" io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
�[32mairbyte-scheduler 

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