Open vdabholkar-imply opened 4 weeks ago
@ysolanky could you please validate this? I will add an example for this soon. really need to get this out there
@vdabholkar-imply adding a cookbook example will make it easier for me to validate. Can you please add an example?
Hey @manthanguptaa I have added the example here is a link for docker Druid setup which u can use to test this : https://github.com/implydata/learn-druid/blob/main/docker-compose.yaml
please let me know if any additional input is needed.
@manthanguptaa what's the update here ?
you have placed your example in the wrong folder. It should be under cookbook/tools
with the name of druid_tools.py
Implements DruidTools with table operations, stats, and query capabilities. Includes schema-aware functions, context tracking, and proper error handling.