Chungmin Lee
Chungmin Lee
Hi guys, here is a similar problem. Reproduction scenario: ``` git clone https://github.com/clee704/gulp-autoprefixer-test.git cd gulp-autoprefixer-test npm install git checkout error gulp css # Unhandled 'error' event git checkout lost gulp...
This is essentially creating an index on a view. Related issue: https://github.com/microsoft/hyperspace/issues/186
@SynapsePOC, if your index doesn't include those added columns, you can try to create an index on the base relation. Just to be sure: in your case, do you want...
> > I quickly checked and there was only one breaking test. > > Interesting, which test was failing? I tried it again and this time there was no failing...
Current versions: - Spark 2.4.2 - Spark 3.0.1 Latest versions: - Spark 2.4.7 - Spark 3.0.2
Can we use the latest versions? Is Azure Synapse Analytics blocking this?
Interesting question. I've never questioned that before. Maybe you are asking because we're not a direct user of Spark, and those bug/security fixes really don't matter for us? In the...
I agree that it could be more beneficial for the community in general in the long run if Spark supports index as a concept in Data Source V2 API. Actually,...
> I'm good with it. One step further is to implement the rules above in `scalafmt` checker but I don't know if that is possible. It seems you can't, although...
Possible fix: 1. If index lineage is disabled: Don't apply CoveringIndex if input_file_name() is used in the query. 2. If index lineage is enabled: Replace input_file_name() with source file paths...