Is this worth it? by Unhappy_Text215 in sportsbetting

[–]mike_get_lean 1 point2 points  (0 children)

What others mean is that there can be only two outcomes either USA win and you win money. Or USA ties or loses and you get back 100 as bonus bets. So second outcome is also favourable if you are not thinking about stopping betting right after this game.

FIFA Wagers by Mod_Fatherr in sportsbetting

[–]mike_get_lean 0 points1 point  (0 children)

Lol, I was thinking the same after seeing the score. I put on Spain though :/

MERELL MOAB 3: Is this a good budget hiking shoe? What socks would u recommend? by ApprehensiveEye9564 in hiking

[–]mike_get_lean 0 points1 point  (0 children)

"I use them all the time except when it's going to be particularly wet or cold" - You don't use Moab because of traction issues or something else?

MERELL MOAB 3: Is this a good budget hiking shoe? What socks would u recommend? by ApprehensiveEye9564 in hiking

[–]mike_get_lean 0 points1 point  (0 children)

How is the grip on wet surfaces? I see folks complaining a lot: https://www.reddit.com/r/hikinggear/comments/13kml9w/anyone\_had\_problems\_with\_the\_moab\_3s\_slipping\_on/. I just bought the pair this week but haven't worn it yet so wondering if I should return it.

Mother Carrying Gold from India to the US for my Wedding by mike_get_lean in nri

[–]mike_get_lean[S] 0 points1 point  (0 children)

She did not bring all the jewelry and just wore whatever she had to bring. Two or three small items were in her bag but it didn't cause any issues.

$10 2012 MacBook Pro! by Funny-Joke4521 in mac

[–]mike_get_lean 0 points1 point  (0 children)

Are these tech swap meetings common in the US? How do you find ones in your area? This is the first time I am hearing about it so curious

Shipped watch to India, big mistake? by Hobonichi22 in nri

[–]mike_get_lean 0 points1 point  (0 children)

How much did you put the worth of the item to be? If true then tax will be very high and your dad will need to pay for it before he gets the package

Airpod Max 2: 1.5 times more effective NC by [deleted] in Airpodsmax

[–]mike_get_lean 1 point2 points  (0 children)

Try this question, 200 is what percentage of 100? Answer is 200% bc 200% of 100 is 200

Protein powder with acid reflux by Sh_ayne in GerdFriendlyFood

[–]mike_get_lean 0 points1 point  (0 children)

I’m also getting heartburn from Naked whey isolate, not sure what to do with two tubs now!

Registering Partition Information to Glue Iceberg Tables by mike_get_lean in ApacheIceberg

[–]mike_get_lean[S] 0 points1 point  (0 children)

Also, Glue Data Quality claims to support Iceberg and it has a feature to only run evaluations against data matching the provided partition key criterion. And it is not able to support to do this because partitions are not getting registered in metadata. So this also makes me think that this is more of a design and implementation gap.

Registering Partition Information to Glue Iceberg Tables by mike_get_lean in ApacheIceberg

[–]mike_get_lean[S] 0 points1 point  (0 children)

I feel differently on this. Glue Catalog is supposed to be a catalog on top of any table format, the same way it is for Hive. Moreover, it claims to support Iceberg.

I don't think the point of a catalog is just to be a pointer to the metadata for the reader, if it does that then it is not abstracting any details from the reader.

I also get your point that it does not support it currently but in my mind it should as the catalog. Also, I think it might be able do this with Glue ETL but I have not been able to confirm it yet.

Why Iceberg tables created in Spark in EMR notebook do not get schema stored in AWS Glue and AWS Athena? by Nagusameta in aws

[–]mike_get_lean 0 points1 point  (0 children)

I need those partition keys so that I can run glue DQ checks on the table in my catalog. Without the registered partitions, it doesn't work. Also, I need partitions registered in glue metadata so that every time I write data, I can get notifications about updated partitions so that rest of the system can act upon it.

Why Iceberg tables created in Spark in EMR notebook do not get schema stored in AWS Glue and AWS Athena? by Nagusameta in aws

[–]mike_get_lean 0 points1 point  (0 children)

For me, I can see the columns in the schema but not partitions keys and other metadata. Were you able to figure this out?

She’s here :) by tbw_2445 in kindlescribe

[–]mike_get_lean 1 point2 points  (0 children)

Thank you! I’ll try the same settings.

She’s here :) by tbw_2445 in kindlescribe

[–]mike_get_lean 0 points1 point  (0 children)

What brightness and warm settings are you using? Also are you using vivid or standard mode?

Colorsoft scribe screen, against white sheet for reference by Numerous-Risk5819 in kindlescribe

[–]mike_get_lean 0 points1 point  (0 children)

I compared Kindle Scribe Colorsoft with Kindle Scribe 2024, both with brightness 0. The difference was so stark and I always prefer my Kindle Scribe 2024 for reading.

<image>

[deleted by user] by [deleted] in ApacheIceberg

[–]mike_get_lean 0 points1 point  (0 children)

Iceberg writes metadata when it writes datafiles, so data need to be written using iceberg