Chen22
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...
**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...
**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...
**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...
README.md - Run the examples
## Motivations - Would you like to implement this feature? [y/n] ## Solution ## Alternatives ## Additional context
## 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 ##...
## 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...
## Motivations - Would you like to implement this feature? [y/n] ## Solution ## Alternatives ## Additional context
## 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