Sbustring function handling ms sql#2331
Closed
rohitgaurDatametica wants to merge 394 commits intoapache:masterfrom
Closed
Sbustring function handling ms sql#2331rohitgaurDatametica wants to merge 394 commits intoapache:masterfrom
rohitgaurDatametica wants to merge 394 commits intoapache:masterfrom
Conversation
REGEXP_SUBSTR
Group by with literal repeating issue fixed
* RAV-1129 : Handling of TO_NUMBER function * RAV-1129 : Renamed test case name and did some changes * RAV-1129 : Removed unused code * RAV-1129 : Renamed test case * RAV-1129 : Did suggested changes * RAV-1129 : Added some test cases and Utils file * RAV-1129 : Removed comments * RAV-1129 * RAV-1129 : Renamed test cases * RAV-1129 : Remove unused code * Rav-1129 : Refector * RAV-1129 : Added new test case * RAV-1129 : Added new test cases * RAV-1129 : Added test cases * RAV-1129 : Added support for spark * RAV-1129 : Removed space * RAV-1129 : Added handling for Currency * RAV-1129 : Resolved comments * RAV-1129 : Added , handling for float * RAV-1129 : Optimized test case * RAV-1129 : Chagnes in SQLLibrary * RAV-1129 * RAV-1129 : Added handling for one argument * RAV-1129 : Added test case * RAV-1129 : Added new variations * RAV-1129 * RAV-1129 : * RAV-1129 : * RAV-1129 : * RAV-1129 : Added test cases * RAV-1129 : Added handling for case when then * RAV-1129 : Added comment * RAV-1129 : Done suggested changes
* RAV-1190 * RAV-1190 * Fixes : 1. Analytical function within aggregate not allowed . 2. Analytical function is not allowed in group by. 3. For BQ in case there is an alias used in group by but the column in not present in final projection,then the projection should not be merged. * Fixes : 1. Analytical function within aggregate not allowed . 2. Analytical function is not allowed in group by. 3. For BQ in case there is an alias used in group by but the column in not present in final projection,then the projection should not be merged. * Fixes : 1. Analytical function within aggregate not allowed . 2. Analytical function is not allowed in group by. 3. For BQ in case there is an alias used in group by but the column in not present in final projection,then the projection should not be merged. * Fixes : 1. Analytical function within aggregate not allowed . 2. Analytical function is not allowed in group by. 3. For BQ in case there is an alias used in group by but the column in not present in final projection,then the projection should not be merged. * Fixes : 1. Analytical function within aggregate not allowed . 2. Analytical function is not allowed in group by. 3. For BQ in case there is an alias used in group by but the column in not present in final projection,then the projection should not be merged.
Time minus Time handling for Hive and Spark
* RAV-4558 Support for Nulls First and Nulls Last in MSSql * RAV-4558 Support for Nulls First and Nulls Last in MSSql * RAV-4558 Support for Nulls First and Nulls Last in MSSql * RAV-4558 Resolve : Imports in Wrong Order * RAV-4558 Resolve : CodeNarc Fixes * RAV-4558 Resolve : Removed MSSql From SQL Library * RAV-4558 Resolve : CodeNarc Fixes * RAV-4558 Resolve : L1 Fixes * RAV-4558 Resolve : L1 Fixes * RAV-4558 Resolve : Added Hive & Spark Changes * RAV-4558 Resolve : Resolved L1 Comments * RAV-4558 Resolve : Added Tests For SparkSqlDialect Co-authored-by: sounak.roy <sounak.roy@datametica.com>
added support for Day of Week in snowflake
Various functions support for snowflake
RAV-4445-Trim-Support-For-MSSql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.