Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Make insert keyword to be used depending upon Database type while preparing SQL queries to load data. #364

Open
chrajeshbabu opened this issue Jun 24, 2021 · 0 comments

Comments

@chrajeshbabu
Copy link

Currently to load data automatically generating insert queries depending upon table with "INSERT" keyword but some databases like Apache Phoenix uses "UPSERT" keyword to represent INSERT and UPDATE semantics in single query so we should make the insert query preparation using the keyword used depending upon database type.

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

No branches or pull requests

1 participant