Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade duckdb to v0.9.2 #128

Merged
merged 3 commits into from
Nov 15, 2023
Merged

upgrade duckdb to v0.9.2 #128

merged 3 commits into from
Nov 15, 2023

Conversation

k-anshul
Copy link
Contributor

No description provided.

@marcboeker marcboeker merged commit dcc4599 into marcboeker:master Nov 15, 2023
2 checks passed
@marcboeker
Copy link
Owner

@k-anshul Thanks 🙂

mitchdevenport added a commit to spicehq/go-duckdb-v14 that referenced this pull request Nov 15, 2023
* Add a method to convert a Decimal to float64 (marcboeker#107)

* Add a method to convert a Decimal to float64

* Fix decimal conversion and add more tests

---------

Co-authored-by: Marc Boeker <[email protected]>

* Only return float64

* Update README.md to explain that appender creation will fail unless the table mentioned will already be created (marcboeker#110)

Update README.md to explain that appender creation will fail unless the table mentioned will already be created

* fix: support negative decimals (marcboeker#117)

* Duckdb v0.9.0 (marcboeker#125)

* duckdb upgrade

* extended amalgamation

* remove linux action

* remove linux action

* remove linux action

* linux deps

* adding macos libs

* pending api fix

* commenting duckdb test

* use struct_pack since row returns unnamed struct

* interrupt query on query cancel

* revert query interrupt

* Build amalgamation file on the fly

* Temporarily disable optimization

* Split amalgamation file to speed up compilation

* Add amalgamation sources

* Re-build static libraries

* Update sources automatically

* Refactor static lib built

* Fix job name

* Use git source

* Re-build static libraries

* Add cross compiling

* Fix task

* Treat duckdb.h as file not as dir

* Re-build static libraries

* Rename errors

* Add optimization flags

* Re-build static libraries

* Run only when Makefile or workflow has changed

* Update description

* Fix name

* Add parquet test case

* Remove option to compile from source

* Disable shell and unit tests

* Re-build static libraries

---------

Co-authored-by: Anshul Khandelwal <[email protected]>

* Upgrade to DuckDB 0.9.1 (marcboeker#126)

* Upgrade to 0.9.1

* Re-build static libraries

* Add DuckDB license

* upgrade duckdb to v0.9.2 (marcboeker#128)

* upgrade to 0.9.2

* Re-build static libraries

---------

Co-authored-by: k-anshul <[email protected]>

---------

Co-authored-by: cYb2 <[email protected]>
Co-authored-by: Marc Boeker <[email protected]>
Co-authored-by: Alon Agmon <[email protected]>
Co-authored-by: Tom Nick <[email protected]>
Co-authored-by: Marc Boeker <[email protected]>
Co-authored-by: Anshul Khandelwal <[email protected]>
Co-authored-by: Anshul Khandelwal <[email protected]>
Co-authored-by: k-anshul <[email protected]>
@k-anshul k-anshul deleted the v0.9.2 branch November 16, 2023 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants