code1704
code1704
> I think the absolute fastest way is to break up the columns into different files, in which case you'll have far fewer inefficiencies. maybe not. there will be 1000...
> I think we did some investigation of partial reads in #11616 but I can't remember if we enabled it for the synchronous path or just the asynchronous path (`GetRecordBatchGenerator`)....
Thanks all. The dataset works for us.
> Are you mounting your data directory (`~./local/share/code-server` by default)? If the contents are not being persisted between Docker restarts then code-server will be unable to access the previous auth...
> Hi [@code1704](https://github.com/code1704) ! I am currently working in a group of 5 students from CMU taking an introductory software engineering course and our final project is to contribute to...
tried "text" and "select" type field, all timeout. ``` createOne query: 26.828ms [4m[31mquery failed:[39m[24m [94mINSERT[39m [94mINTO[39m "metadata"."fieldMetadata"("id", "standardId", "objectMetadataId", "type", "name", "label", "defaultValue", "description", "icon", "options", "settings", "isCustom", "isActive", "isSystem",...
There are more than 200k persons in postgresql database and add/drop columns may take seconds. When I move the postgres to another server, I got less timeouts. Any way to...
how to add twentycrm mcp server to Claude Code? I found https://github.com/IgorWarzocha/twenty-mcp-server and https://github.com/jezweb/twenty-mcp, but neither works.
> [@code1704](https://github.com/code1704) We have built an official one in the codebase but it's still behing a feature flag (IS_AI_ENABLED). It will be released by end of September Thanks. I've enabled...
> > how to add twentycrm mcp server to Claude Code? I found https://github.com/IgorWarzocha/twenty-mcp-server and https://github.com/jezweb/twenty-mcp, but neither works. > > Hah, I need to hide mine, moved onto other...