fix: handle event batch data in clickhouseQuery

This commit is contained in:
harry 2024-11-26 17:25:51 +07:00
parent 1a908b86fe
commit bc22ddec02
2 changed files with 85 additions and 36 deletions

2
next-env.d.ts vendored
View file

@ -3,4 +3,4 @@
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/basic-features/typescript for more information.