Skip to content

Conversation

@Kianoosh76
Copy link
Contributor

@Kianoosh76 Kianoosh76 commented Jun 8, 2021

Here are a couple of improvements and debuggings for pathstore:

  1. A gitignore file on the root folder was missing as files like local-input or iml files were not ignored.
  2. When adding the view table, the partition and clustering keys should be added in the same order as the original table
  3. Select statements are augmented with Pathstore-specific columns, so that users will be able to fetch custom columns (e.g., select a, b, c from ...) rather than just selecting everything (select * from ...)

@Kianoosh76 Kianoosh76 requested a review from myles-thiessen June 8, 2021 18:20
@Kianoosh76 Kianoosh76 added the enhancement New feature or request label Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants