Skip to content

Comments

test docs build#111

Closed
drizk1 wants to merge 7 commits intomainfrom
docs-update
Closed

test docs build#111
drizk1 wants to merge 7 commits intomainfrom
docs-update

Conversation

@drizk1
Copy link
Member

@drizk1 drizk1 commented Feb 14, 2025

this pr will separate agg and window functions docs into their own page
udfs and flexible syntax into its own page as well

@drizk1
Copy link
Member Author

drizk1 commented Feb 14, 2025

the documenter part, i'm sure i can fix.

as for this issue in every docstring i have no idea what to do or how to mute the warning. I cant reproduced just using DuckDB. and I dont use nextDataChunk anywhere except in the streaming function, which isnt even tested...

someone in teh slack said i can add --depwarn = false to the CI.yml. but i have tried a few places with no success.

│   diff =
│    ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release.
│    │   caller = nextDataChunk(q::DuckDB.QueryResult) at result.jl:822
│    └ @ DuckDB ~/.julia/packages/DuckDB/5Gcwk/src/result.jl:822
│    ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release.
│    │   caller = nextDataChunk(q::DuckDB.QueryResult) at result.jl:832
│    └ @ DuckDB ~/.julia/packages/DuckDB/5Gcwk/src/result.jl:832
│    ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release.
│    │   caller = nextDataChunk(q::DuckDB.QueryResult) at result.jl:836
│    └ @ DuckDB ~/.julia/packages/DuckDB/5Gcwk/src/result.jl:836

@drizk1 drizk1 marked this pull request as draft February 14, 2025 21:49
@drizk1 drizk1 mentioned this pull request Feb 14, 2025
@drizk1 drizk1 closed this Feb 15, 2025
@drizk1 drizk1 deleted the docs-update branch April 20, 2025 00:06
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.

1 participant