Chen22

Results 11 issues of Chen22

**Is your feature request related to a problem? Please describe.** ### locate(substr, str[, pos]) Returns the position of the first occurrence of substr in str after position pos. The given...

call-for-contributions
udf
execute-engine

**Is your feature request related to a problem? Please describe.** ### last_day(date|timestamp|int64) Returns the last day of the month to which the `date` belongs to. Notices: We only need to...

call-for-contributions
execute-engine

**Is your feature request related to a problem? Please describe.** ### unhex(expr) Converts hexadecimal expr to binary. ### Examples: ```sql > SELECT decode(unhex('537061726B2053514C'), 'UTF-8'); Spark SQL ``` ### reference: https://spark.apache.org/docs/2.3.0/api/sql/#unhex...

call-for-contributions
execute-engine

**Is your feature request related to a problem? Please describe.** Now that we have support parameterized query via java sdk (JDBC), python sdk. It would be nice if we work...

enhancement

## Motivations - Would you like to implement this feature? [y/n] ## Solution ## Alternatives ## Additional context

standalone-indexer

## Motivations We wanna support subscribe API in indexer-node so that indexer client can listen/watch the Block/Mutation update - Would you like to implement this feature? [y/n] ## Solution ##...

standalone-indexer

## Motivations We currently use indexer as the query service. query_session and db3 node query API is not used any more. Feel free to clean them up. - Would you...

standalone-indexer

## Motivations - Would you like to implement this feature? [y/n] ## Solution ## Alternatives ## Additional context

standalone-indexer

## Motivations This is part of the work of https://github.com/orgs/dbpunk-labs/projects/10#card-89107422 - Would you like to implement this feature? [y/n] ## Solution ## Alternatives ## Additional context

standalone-indexer