data
Here are 8,662 public repositories matching this topic...
-
Updated
Jul 17, 2021 - Clojure
-
Updated
Jul 4, 2021 - Jupyter Notebook
-
Updated
Jun 16, 2021
I would like to import a .zst
or .zstd
file but currently that file type is not recognized to be imported by OpenRefine.
Proposed solution
Perhaps using Apache Commons Compress (we already have usage in ImportingUtilities.java
)
https://commons.apache.org/proper/commons-compress/examples.html#Zstandard
Allow importing the .zst
or .zstd
file from my local computer, as well as fr
-
Updated
Nov 9, 2020 - Python
-
Updated
Jul 2, 2021 - JavaScript
-
Updated
Jul 16, 2021 - Scala
-
Updated
May 30, 2020
-
Updated
Jul 30, 2020
-
Updated
Jul 15, 2021 - Python
-
Updated
Jul 17, 2021 - JavaScript
-
Updated
Jul 6, 2021 - JavaScript
-
Updated
Feb 28, 2021
-
Updated
Jul 17, 2021 - Python
-
Updated
Jul 13, 2021 - TypeScript
Tell us about the problem you're trying to solve
As follow up to airbytehq/airbyte#4721, do proper yaml parsing/extract to be used in https://github.com/airbytehq/airbyte/blob/7decb12818ad2cc0c7b3039c3d5e620236250edd/airbyte-workers/src/main/resources/dbt_transformation_entrypoint.sh#L7
Describe the solution you’d like
we should write (a python?) script that uses
-
Updated
Jul 17, 2021 - JavaScript
-
Updated
Jul 18, 2021 - Python
-
Updated
Jul 17, 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: