Sufiyan

Results 4 comments of Sufiyan

How would you pass organizationId to this cube from the JSON query object?

Is there currently a way to remove these duplicate clauses, in my case ``` select accountId, count(distinct uuid) interactions, toDate(${SQL_UTILS.convertTz('created_datetime')}) createdDate from my_table WHERE ${FILTER_PARAMS.Dataset.createdDatetime.filter( 'created_datetime', )} AND ${FILTER_PARAMS.Dataset.eventType.filter( 'event_type',...

Hey @casab Haha, that's a clever workaround! Thanks a bunch for the tip, I'll be sure to give it a try. You're a real SQL ninja! 😄🙌. Regarding this >...

Are we merging anytime soon? https://github.com/kafkajs/confluent-schema-registry/pull/258