Skip to content

Add YDB support (Issue #1014) #4954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

poma12390
Copy link

See discussion: #1014 (comment)

Copy link
Contributor

@MaceWindu MaceWindu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right now I don't have much time to look at it (maybe next week), but I would like to ask you to add CI support and data types tests similar to tests I created for ClickHouse

You can join discord so we can discuss what need to be done in more details

@igor-tkachev
Copy link
Member

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@igor-tkachev
Copy link
Member

We support hundreds of SQL functions (see Linq\Expressions.cs). I do not see any implementation for YDB here.

@sdanyliv
Copy link
Member

@igor-tkachev, we are gradually removing translations from Expression.cs and migrating them to MemberTranslators.

@igor-tkachev
Copy link
Member

@sdanyliv, we have Sql.CharIndex method (aka IndexOf) that, I guess, should be translated to YDB FIND function. I do not see it anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants