TIBCOSoftware / snappy-store

SnappyStore
Apache License 2.0
39 stars 18 forks source link

Snap 3199 #525

Closed ahshahid closed 4 years ago

ahshahid commented 4 years ago

Changes proposed in this pull request

AQP related changes 1) Implicitly populating sample table on creation , if the base table is provided 2) If data is inserted into the base table using any of the following ways, then the data is also automatically inserted into the sample tables defined on it a) Insert Into table values select * ...... b) DataFrame.write... c) JDBC Batch Insert.

Patch testing

precheckin run

Is precheckin with -Pstore clean?

ReleaseNotes changes

(Does this change require an entry in ReleaseNotes? If yes, has it been added to it?)

Other PRs

aqp-pr snappydata-pr