Pinned
1,671 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 6 commits in 1 repository
Created a pull request in apache/spark that received 36 comments
[SPARK-36674][SQL] Support ILIKE - case insensitive LIKE
What changes were proposed in this pull request?
In the PR, I propose to support a case-insensitive variant of the like expression - ilike. In this…
+331
−4
•
36
comments
Opened 5 other pull requests in 1 repository
apache/spark
5
closed
- [SPARK-36854][SQL] Handle ANSI intervals by the off-heap column vector
- [SPARK-36852][SQL][TESTS] Test ANSI interval support by the Parquet datasource
- [SPARK-36825][SQL] Read/write dataframes with ANSI intervals from/to parquet files
- [SPARK-36807][SQL] Merge ANSI interval types to a tightest common type
- [SPARK-36736][SQL] Support ILIKE (ALL | ANY | SOME) - case insensitive LIKE
Reviewed 10 pull requests in 1 repository
apache/spark
10 pull requests
- [SPARK-36825][SQL] Read/write dataframes with ANSI intervals from/to parquet files
- [SPARK-36811][SQL] Add SQL functions for the BINARY data type for AND, OR, XOR, and NOT
- [SPARK-36778][SQL] Support ILIKE API on Scala(dataframe)
- [SPARK-36736][SQL] Support ILIKE (ALL | ANY | SOME) - case insensitive LIKE
- [SPARK-30724][SQL] Support 'LIKE ANY' and 'LIKE ALL' operators
- [SPARK-36674][SQL] Support ILIKE - case insensitive LIKE
- [SPARK-36625][SPARK-36661][PYTHON] Support TimestampNTZ in pandas API on Spark
- [SPARK-36632][SQL] DivideYMInterval and DivideDTInterval should throw the same exception when divide by zero.
- [SPARK-36675][SQL] Support ScriptTransformation for timestamp_ntz
- [SPARK-36626][PYTHON][FOLLOW-UP] Use datetime.tzinfo instead of datetime.tzname()
16
contributions
in private repositories
Sep 10 – Sep 26

