Skip to content
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

Row has changed check, contains filter, column names sorting #1333

Merged
merged 4 commits into from May 13, 2024

Conversation

naleeha
Copy link
Contributor

@naleeha naleeha commented May 13, 2024

#907 [add hasRowChanged.* methods on In-Mem/Virtual tables]
#884 [add contains filter]
#1308 [sort column names by their indexes in sent table meta]

- also adds unit-tests in IgniteSqlFilterClauseTest.
- also adds `escapeSpecialChars` method to escape special characters with `LIKE`
  operator.
- adds small follow-up improvements to IgniteSqlQuery, introduces a
  factory method apply(sqlTemplate: String, args: Any*) for cleaner
  and flexible usage.
Copy link

netlify bot commented May 13, 2024

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit 0e13f13
🔍 Latest deploy log https://app.netlify.com/sites/papaya-valkyrie-395400/deploys/66420ededcd6cc0008335603

@heswell heswell merged commit 3c2bc32 into finos:main May 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants